-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jul 31, 2023 at 07:47 AM
-- Server version: 10.3.39-MariaDB
-- PHP Version: 8.1.16

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


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

--
-- Database: `vacheapc_clsi`
--

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

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

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_e_events` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_listivo_messages`
--

CREATE TABLE `wp_listivo_messages` (
  `id` bigint(20) NOT NULL,
  `user_from` bigint(20) UNSIGNED NOT NULL,
  `user_to` bigint(20) UNSIGNED NOT NULL,
  `created_at` datetime NOT NULL,
  `message` longtext DEFAULT NULL,
  `seen` tinyint(1) UNSIGNED DEFAULT 0,
  `notified` tinyint(1) UNSIGNED DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_listivo_recently_viewed`
--

CREATE TABLE `wp_listivo_recently_viewed` (
  `id` bigint(20) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_listivo_views`
--

CREATE TABLE `wp_listivo_views` (
  `id` bigint(20) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  `count` bigint(20) UNSIGNED NOT NULL,
  `date` date NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://newsunsetrentals.com/clasified', 'yes'),
(2, 'home', 'https://newsunsetrentals.com/clasified', 'yes'),
(3, 'blogname', 'Clasified', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'kari7788i@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:326:{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:6:\"ads/?$\";s:35:\"index.php?post_type=listivo_listing\";s:36:\"ads/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=listivo_listing&feed=$matches[1]\";s:31:\"ads/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=listivo_listing&feed=$matches[1]\";s:23:\"ads/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=listivo_listing&paged=$matches[1]\";s:29:\"social-auth/([a-z0-9-]+)[/]?$\";s:33:\"index.php?social_auth=$matches[1]\";s:21:\"email-confirmation/?$\";s:47:\"index.php?listivo-custom-url=email-confirmation\";s:14:\"ads/([^/]+)/?$\";s:58:\"index.php?post_type=listivo_listing&listivo_14=$matches[1]\";s:23:\"user/([^/]+)/([^/]+)/?$\";s:56:\"index.php?author_name=$matches[1]&listivo_14=$matches[2]\";s:17:\"^panel/([^/]*)/?$\";s:41:\"index.php?page_id=6181&action=$matches[1]\";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:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"listivo_field/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"listivo_field/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"listivo_field/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"listivo_field/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"listivo_field/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"listivo_field/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"listivo_field/([^/]+)/embed/?$\";s:46:\"index.php?listivo_field=$matches[1]&embed=true\";s:34:\"listivo_field/([^/]+)/trackback/?$\";s:40:\"index.php?listivo_field=$matches[1]&tb=1\";s:42:\"listivo_field/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?listivo_field=$matches[1]&paged=$matches[2]\";s:49:\"listivo_field/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?listivo_field=$matches[1]&cpage=$matches[2]\";s:38:\"listivo_field/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?listivo_field=$matches[1]&page=$matches[2]\";s:30:\"listivo_field/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"listivo_field/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"listivo_field/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"listivo_field/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"listivo_field/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"listivo_field/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"listivo_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"listivo_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"listivo_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"listivo_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"listivo_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"listivo_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"listivo_template/([^/]+)/embed/?$\";s:49:\"index.php?listivo_template=$matches[1]&embed=true\";s:37:\"listivo_template/([^/]+)/trackback/?$\";s:43:\"index.php?listivo_template=$matches[1]&tb=1\";s:45:\"listivo_template/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?listivo_template=$matches[1]&paged=$matches[2]\";s:52:\"listivo_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?listivo_template=$matches[1]&cpage=$matches[2]\";s:41:\"listivo_template/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?listivo_template=$matches[1]&page=$matches[2]\";s:33:\"listivo_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"listivo_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"listivo_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"listivo_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"listivo_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"listivo_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"ad/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"ad/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"ad/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"ad/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"ad/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"ad/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"ad/([^/]+)/embed/?$\";s:48:\"index.php?listivo_listing=$matches[1]&embed=true\";s:23:\"ad/([^/]+)/trackback/?$\";s:42:\"index.php?listivo_listing=$matches[1]&tb=1\";s:43:\"ad/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?listivo_listing=$matches[1]&feed=$matches[2]\";s:38:\"ad/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?listivo_listing=$matches[1]&feed=$matches[2]\";s:31:\"ad/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?listivo_listing=$matches[1]&paged=$matches[2]\";s:38:\"ad/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?listivo_listing=$matches[1]&cpage=$matches[2]\";s:27:\"ad/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?listivo_listing=$matches[1]&page=$matches[2]\";s:19:\"ad/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:29:\"ad/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:49:\"ad/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:44:\"ad/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:44:\"ad/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:25:\"ad/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"listivo_package/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"listivo_package/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"listivo_package/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"listivo_package/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"listivo_package/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"listivo_package/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"listivo_package/([^/]+)/embed/?$\";s:63:\"index.php?post_type=listivo_package&name=$matches[1]&embed=true\";s:36:\"listivo_package/([^/]+)/trackback/?$\";s:57:\"index.php?post_type=listivo_package&name=$matches[1]&tb=1\";s:44:\"listivo_package/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?post_type=listivo_package&name=$matches[1]&paged=$matches[2]\";s:51:\"listivo_package/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?post_type=listivo_package&name=$matches[1]&cpage=$matches[2]\";s:40:\"listivo_package/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?post_type=listivo_package&name=$matches[1]&page=$matches[2]\";s:32:\"listivo_package/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"listivo_package/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"listivo_package/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"listivo_package/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"listivo_package/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"listivo_package/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"listivo_user_package/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"listivo_user_package/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"listivo_user_package/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"listivo_user_package/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"listivo_user_package/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"listivo_user_package/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"listivo_user_package/([^/]+)/embed/?$\";s:68:\"index.php?post_type=listivo_user_package&name=$matches[1]&embed=true\";s:41:\"listivo_user_package/([^/]+)/trackback/?$\";s:62:\"index.php?post_type=listivo_user_package&name=$matches[1]&tb=1\";s:49:\"listivo_user_package/([^/]+)/page/?([0-9]{1,})/?$\";s:75:\"index.php?post_type=listivo_user_package&name=$matches[1]&paged=$matches[2]\";s:56:\"listivo_user_package/([^/]+)/comment-page-([0-9]{1,})/?$\";s:75:\"index.php?post_type=listivo_user_package&name=$matches[1]&cpage=$matches[2]\";s:45:\"listivo_user_package/([^/]+)(?:/([0-9]+))?/?$\";s:74:\"index.php?post_type=listivo_user_package&name=$matches[1]&page=$matches[2]\";s:37:\"listivo_user_package/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"listivo_user_package/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"listivo_user_package/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"listivo_user_package/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"listivo_user_package/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"listivo_user_package/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"listivo_order/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"listivo_order/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"listivo_order/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"listivo_order/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"listivo_order/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"listivo_order/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"listivo_order/([^/]+)/embed/?$\";s:61:\"index.php?post_type=listivo_order&name=$matches[1]&embed=true\";s:34:\"listivo_order/([^/]+)/trackback/?$\";s:55:\"index.php?post_type=listivo_order&name=$matches[1]&tb=1\";s:42:\"listivo_order/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?post_type=listivo_order&name=$matches[1]&paged=$matches[2]\";s:49:\"listivo_order/([^/]+)/comment-page-([0-9]{1,})/?$\";s:68:\"index.php?post_type=listivo_order&name=$matches[1]&cpage=$matches[2]\";s:38:\"listivo_order/([^/]+)(?:/([0-9]+))?/?$\";s:67:\"index.php?post_type=listivo_order&name=$matches[1]&page=$matches[2]\";s:30:\"listivo_order/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"listivo_order/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"listivo_order/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"listivo_order/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"listivo_order/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"listivo_order/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"listivo_notify/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"listivo_notify/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"listivo_notify/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"listivo_notify/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"listivo_notify/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"listivo_notify/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"listivo_notify/([^/]+)/embed/?$\";s:62:\"index.php?post_type=listivo_notify&name=$matches[1]&embed=true\";s:35:\"listivo_notify/([^/]+)/trackback/?$\";s:56:\"index.php?post_type=listivo_notify&name=$matches[1]&tb=1\";s:43:\"listivo_notify/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?post_type=listivo_notify&name=$matches[1]&paged=$matches[2]\";s:50:\"listivo_notify/([^/]+)/comment-page-([0-9]{1,})/?$\";s:69:\"index.php?post_type=listivo_notify&name=$matches[1]&cpage=$matches[2]\";s:39:\"listivo_notify/([^/]+)(?:/([0-9]+))?/?$\";s:68:\"index.php?post_type=listivo_notify&name=$matches[1]&page=$matches[2]\";s:31:\"listivo_notify/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"listivo_notify/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"listivo_notify/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"listivo_notify/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"listivo_notify/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"listivo_notify/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"listivo_notify_task/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"listivo_notify_task/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"listivo_notify_task/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"listivo_notify_task/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"listivo_notify_task/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"listivo_notify_task/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"listivo_notify_task/([^/]+)/embed/?$\";s:67:\"index.php?post_type=listivo_notify_task&name=$matches[1]&embed=true\";s:40:\"listivo_notify_task/([^/]+)/trackback/?$\";s:61:\"index.php?post_type=listivo_notify_task&name=$matches[1]&tb=1\";s:48:\"listivo_notify_task/([^/]+)/page/?([0-9]{1,})/?$\";s:74:\"index.php?post_type=listivo_notify_task&name=$matches[1]&paged=$matches[2]\";s:55:\"listivo_notify_task/([^/]+)/comment-page-([0-9]{1,})/?$\";s:74:\"index.php?post_type=listivo_notify_task&name=$matches[1]&cpage=$matches[2]\";s:44:\"listivo_notify_task/([^/]+)(?:/([0-9]+))?/?$\";s:73:\"index.php?post_type=listivo_notify_task&name=$matches[1]&page=$matches[2]\";s:36:\"listivo_notify_task/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"listivo_notify_task/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"listivo_notify_task/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"listivo_notify_task/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"listivo_notify_task/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"listivo_notify_task/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"listivo_currency/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=listivo_currency&term=$matches[1]&feed=$matches[2]\";s:52:\"listivo_currency/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=listivo_currency&term=$matches[1]&feed=$matches[2]\";s:33:\"listivo_currency/([^/]+)/embed/?$\";s:63:\"index.php?taxonomy=listivo_currency&term=$matches[1]&embed=true\";s:45:\"listivo_currency/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?taxonomy=listivo_currency&term=$matches[1]&paged=$matches[2]\";s:27:\"listivo_currency/([^/]+)/?$\";s:52:\"index.php?taxonomy=listivo_currency&term=$matches[1]\";s:49:\"category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?listivo_14=$matches[1]&feed=$matches[2]\";s:44:\"category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?listivo_14=$matches[1]&feed=$matches[2]\";s:25:\"category/([^/]+)/embed/?$\";s:43:\"index.php?listivo_14=$matches[1]&embed=true\";s:37:\"category/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?listivo_14=$matches[1]&paged=$matches[2]\";s:19:\"category/([^/]+)/?$\";s:32:\"index.php?listivo_14=$matches[1]\";s:54:\"contract-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1910=$matches[1]&feed=$matches[2]\";s:49:\"contract-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1910=$matches[1]&feed=$matches[2]\";s:30:\"contract-type/([^/]+)/embed/?$\";s:45:\"index.php?listivo_1910=$matches[1]&embed=true\";s:42:\"contract-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_1910=$matches[1]&paged=$matches[2]\";s:24:\"contract-type/([^/]+)/?$\";s:34:\"index.php?listivo_1910=$matches[1]\";s:55:\"recruiter-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1911=$matches[1]&feed=$matches[2]\";s:50:\"recruiter-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1911=$matches[1]&feed=$matches[2]\";s:31:\"recruiter-type/([^/]+)/embed/?$\";s:45:\"index.php?listivo_1911=$matches[1]&embed=true\";s:43:\"recruiter-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_1911=$matches[1]&paged=$matches[2]\";s:25:\"recruiter-type/([^/]+)/?$\";s:34:\"index.php?listivo_1911=$matches[1]\";s:50:\"job-level/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1913=$matches[1]&feed=$matches[2]\";s:45:\"job-level/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1913=$matches[1]&feed=$matches[2]\";s:26:\"job-level/([^/]+)/embed/?$\";s:45:\"index.php?listivo_1913=$matches[1]&embed=true\";s:38:\"job-level/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_1913=$matches[1]&paged=$matches[2]\";s:20:\"job-level/([^/]+)/?$\";s:34:\"index.php?listivo_1913=$matches[1]\";s:46:\"hours/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1912=$matches[1]&feed=$matches[2]\";s:41:\"hours/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_1912=$matches[1]&feed=$matches[2]\";s:22:\"hours/([^/]+)/embed/?$\";s:45:\"index.php?listivo_1912=$matches[1]&embed=true\";s:34:\"hours/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_1912=$matches[1]&paged=$matches[2]\";s:16:\"hours/([^/]+)/?$\";s:34:\"index.php?listivo_1912=$matches[1]\";s:45:\"make/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listivo_945=$matches[1]&feed=$matches[2]\";s:40:\"make/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listivo_945=$matches[1]&feed=$matches[2]\";s:21:\"make/([^/]+)/embed/?$\";s:44:\"index.php?listivo_945=$matches[1]&embed=true\";s:33:\"make/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?listivo_945=$matches[1]&paged=$matches[2]\";s:15:\"make/([^/]+)/?$\";s:33:\"index.php?listivo_945=$matches[1]\";s:46:\"model/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listivo_946=$matches[1]&feed=$matches[2]\";s:41:\"model/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?listivo_946=$matches[1]&feed=$matches[2]\";s:22:\"model/([^/]+)/embed/?$\";s:44:\"index.php?listivo_946=$matches[1]&embed=true\";s:34:\"model/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?listivo_946=$matches[1]&paged=$matches[2]\";s:16:\"model/([^/]+)/?$\";s:33:\"index.php?listivo_946=$matches[1]\";s:58:\"property-features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4661=$matches[1]&feed=$matches[2]\";s:53:\"property-features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4661=$matches[1]&feed=$matches[2]\";s:34:\"property-features/([^/]+)/embed/?$\";s:45:\"index.php?listivo_4661=$matches[1]&embed=true\";s:46:\"property-features/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_4661=$matches[1]&paged=$matches[2]\";s:28:\"property-features/([^/]+)/?$\";s:34:\"index.php?listivo_4661=$matches[1]\";s:57:\"vehicle-features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4318=$matches[1]&feed=$matches[2]\";s:52:\"vehicle-features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4318=$matches[1]&feed=$matches[2]\";s:33:\"vehicle-features/([^/]+)/embed/?$\";s:45:\"index.php?listivo_4318=$matches[1]&embed=true\";s:45:\"vehicle-features/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_4318=$matches[1]&paged=$matches[2]\";s:27:\"vehicle-features/([^/]+)/?$\";s:34:\"index.php?listivo_4318=$matches[1]\";s:53:\"service-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4660=$matches[1]&feed=$matches[2]\";s:48:\"service-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4660=$matches[1]&feed=$matches[2]\";s:29:\"service-type/([^/]+)/embed/?$\";s:45:\"index.php?listivo_4660=$matches[1]&embed=true\";s:41:\"service-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_4660=$matches[1]&paged=$matches[2]\";s:23:\"service-type/([^/]+)/?$\";s:34:\"index.php?listivo_4660=$matches[1]\";s:59:\"community-features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4659=$matches[1]&feed=$matches[2]\";s:54:\"community-features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4659=$matches[1]&feed=$matches[2]\";s:35:\"community-features/([^/]+)/embed/?$\";s:45:\"index.php?listivo_4659=$matches[1]&embed=true\";s:47:\"community-features/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_4659=$matches[1]&paged=$matches[2]\";s:29:\"community-features/([^/]+)/?$\";s:34:\"index.php?listivo_4659=$matches[1]\";s:59:\"pet-characteristic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4657=$matches[1]&feed=$matches[2]\";s:54:\"pet-characteristic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_4657=$matches[1]&feed=$matches[2]\";s:35:\"pet-characteristic/([^/]+)/embed/?$\";s:45:\"index.php?listivo_4657=$matches[1]&embed=true\";s:47:\"pet-characteristic/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_4657=$matches[1]&paged=$matches[2]\";s:29:\"pet-characteristic/([^/]+)/?$\";s:34:\"index.php?listivo_4657=$matches[1]\";s:49:\"features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_2723=$matches[1]&feed=$matches[2]\";s:44:\"features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?listivo_2723=$matches[1]&feed=$matches[2]\";s:25:\"features/([^/]+)/embed/?$\";s:45:\"index.php?listivo_2723=$matches[1]&embed=true\";s:37:\"features/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?listivo_2723=$matches[1]&paged=$matches[2]\";s:19:\"features/([^/]+)/?$\";s:34:\"index.php?listivo_2723=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=6115&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:45:\"user/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:40:\"user/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:21:\"user/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:33:\"user/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:15:\"user/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:6:{i:0;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:29:\"listivo-core/listivo-core.php\";i:4;s:35:\"listivo-updater/listivo-updater.php\";i:5;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'listivo', 'yes'),
(41, 'stylesheet', 'listivo', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '53496', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(241, '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:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'no'),
(80, 'timezone_string', '', 'yes'),
(242, 'page_for_posts', '6191', 'yes'),
(243, 'page_on_front', '6115', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(244, 'site_icon', '4089', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1704699833', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(99, 'initial_db_version', '53496', 'yes'),
(100, 'wp_user_roles', 'a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:12:\"listivo_user\";a:2:{s:4:\"name\";s:12:\"Listivo User\";s:12:\"capabilities\";a:0:{}}}', 'yes'),
(101, 'fresh_site', '1', 'yes'),
(102, 'user_count', '1', 'no'),
(103, 'widget_block', 'a:6:{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;}', 'yes'),
(104, 'sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:15:\"listivo-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:13:\"array_version\";i:3;}', 'yes'),
(105, 'cron', 'a:13:{i:1690803921;a:4:{s:39:\"listivo/notifications/modelExpire/check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:27:\"listivo/models/checkExpired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:25:\"listivo/models/checkBumps\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:26:\"listivo/notifications/send\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1690804043;a:1:{s:36:\"listivo/directMessages/notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"every_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1690807433;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:1690832633;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1690832642;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:1690871953;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1690875833;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:1690875842;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1690876313;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:1690876340;a:1:{s:21:\"listivo_check_updates\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1690876344;a:2:{s:30:\"tdf/subscriptions/checkExpired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:32:\"listivo/subscriptions/free/renew\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1691048633;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;}}}s:7:\"version\";i:2;}', 'yes'),
(106, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(245, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(121, 'recovery_keys', 'a:0:{}', 'yes'),
(159, 'finished_updating_comment_type', '1', 'yes'),
(240, 'elementor_active_kit', '5644', 'yes'),
(172, 'elementor_font_display', 'swap', 'yes'),
(215, '_elementor_installed_time', '1689148344', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(216, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{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:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{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:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{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:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{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:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{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:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{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:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{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:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{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:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{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:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{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:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{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:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{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:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{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:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{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:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{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:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{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:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{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:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{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:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{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:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{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:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{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:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{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:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{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:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{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:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{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:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{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:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{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:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{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:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{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:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{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:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{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:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{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:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{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:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{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:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{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:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{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:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{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:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(175, 'listivo_importer_redirect', '0', 'yes'),
(176, 'elementor_onboarded', '1', 'yes'),
(177, 'elementor_version', '3.14.1', 'yes'),
(178, 'elementor_install_history', 'a:1:{s:6:\"3.14.1\";i:1689148332;}', 'yes'),
(246, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(180, 'widget_listivo-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(182, 'elementor_events_db_version', '1.0.0', 'no'),
(247, 'mc4wp_version', '4.9.5', 'yes'),
(256, 'theme_mods_listivo', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"listivo-primary\";i:15;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";b:0;}', 'yes'),
(187, 'elementor_experiment-e_optimized_assets_loading', 'inactive', 'yes'),
(188, 'elementor_experiment-e_optimized_css_loading', 'inactive', 'yes'),
(189, 'elementor_experiment-e_font_icon_svg', 'inactive', 'yes'),
(190, 'elementor_experiment-additional_custom_breakpoints', 'inactive', 'yes'),
(191, 'elementor_experiment-container', 'inactive', 'yes'),
(192, 'elementor_experiment-a11y_improvements', 'inactive', 'yes'),
(193, 'elementor_experiment-e_hidden_wordpress_widgets', 'inactive', 'yes'),
(194, 'elementor_experiment-landing-pages', 'inactive', 'yes'),
(195, 'elementor_experiment-elements-color-picker', 'inactive', 'yes'),
(196, 'elementor_experiment-favorite-widgets', 'inactive', 'yes'),
(197, 'elementor_experiment-admin-top-bar', 'inactive', 'yes'),
(198, 'elementor_experiment-e_dom_optimization', 'active', 'yes'),
(199, 'elementor_disable_color_schemes', 'yes', 'yes'),
(200, 'elementor_disable_typography_schemes', 'yes', 'yes'),
(201, 'elementor_css_print_method', 'internal', 'yes'),
(202, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"page\";i:1;s:4:\"post\";i:2;s:16:\"listivo_template\";}', 'yes'),
(205, 'listivo_user_packages_updated_check', '1', 'yes'),
(206, 'listivo_legacy_notifications', '1', 'no'),
(207, 'listivo_update_cron_schedules', '1', 'no'),
(208, 'listivo_flush_urls', '0', 'yes'),
(209, 'listivo_version', '2.3.12', 'yes'),
(124, 'theme_mods_twentytwentythree', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1689147985;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\";}}}}', 'yes'),
(164, 'current_theme', 'Listivo', 'yes'),
(166, 'theme_switched', '', 'yes'),
(167, 'recovery_mode_email_last_sent', '1689147985', 'yes'),
(168, 'recently_activated', 'a:0:{}', 'yes'),
(170, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.7.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1689148313;s:7:\"version\";s:5:\"5.7.7\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(127, 'https_detection_errors', 'a:0:{}', 'yes'),
(155, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"kari7788i@gmail.com\";s:7:\"version\";s:5:\"6.2.2\";s:9:\"timestamp\";i:1689147894;}', 'no'),
(326, '_elementor_global_css', 'a:7:{s:4:\"time\";i:1689165337;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;b:0;s:3:\"css\";s:0:\"\";}', 'yes'),
(272, 'listivo_14_children', 'a:9:{i:2;a:7:{i:0;i:191;i:1;i:192;i:2;i:194;i:3;i:195;i:4;i:373;i:5;i:374;i:6;i:375;}i:6;a:5:{i:0;i:196;i:1;i:197;i:2;i:198;i:3;i:199;i:4;i:200;}i:4;a:6:{i:0;i:202;i:1;i:203;i:2;i:204;i:3;i:205;i:4;i:206;i:5;i:207;}i:7;a:7:{i:0;i:208;i:1;i:209;i:2;i:210;i:3;i:211;i:4;i:212;i:5;i:213;i:6;i:376;}i:12;a:5:{i:0;i:214;i:1;i:215;i:2;i:217;i:3;i:218;i:4;i:219;}i:5;a:5:{i:0;i:220;i:1;i:221;i:2;i:222;i:3;i:223;i:4;i:224;}i:226;a:4:{i:0;i:230;i:1;i:231;i:2;i:232;i:3;i:233;}i:228;a:4:{i:0;i:239;i:1;i:240;i:2;i:416;i:3;i:417;}i:227;a:4:{i:0;i:418;i:1;i:419;i:2;i:420;i:3;i:421;}}', 'yes'),
(153, 'can_compress_scripts', '1', 'no'),
(217, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.14 - Gain More Design Flexibility with Nested Carousels and Loop Grid Ads\";s:7:\"excerpt\";s:239:\"This version includes a new Carousel widget, extends the Loop Grid with the ability to place static content within the Loop, a Global Styles Preview, and a multitude of highly requested styling capabilities, and new Elementor AI features. \";s:7:\"created\";i:1688394655;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/introducing-314-nested-carousel-loop-grid-ads-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:87:\"Professional Hosting Tools that Boost Control and Elevate Your Online Business Presence\";s:7:\"excerpt\";s:249:\"Experience more control and workflow efficiency with powerful tools like phpMyAdmin, SFTP, and Cloning. And elevate your online brand and business with Custom Domains and Professional Mailboxes, ensuring a professional and distinct website presence.\";s:7:\"created\";i:1688054065;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:130:\"https://elementor.com/blog/new-professional-hosting-tools/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:43:\"Introducing Elementor AI for Image Creation\";s:7:\"excerpt\";s:234:\"Elementor 3.14 introduces the next phase of Elementor AI, which includes image generation. With Elementor AI you can describe the images you want to create, enhance existing images, customize and edit to adjust their size, and more.  \";s:7:\"created\";i:1687262804;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:131:\"https://elementor.com/blog/introducing-elementor-ai-images/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'),
(223, 'listivo_reset_rewrites', '1', 'yes'),
(224, 'listivo_demo_posts', '0', 'yes'),
(225, 'listivo_demo_terms', '0', 'yes'),
(226, 'listivo_demo_term_taxonomy', '0', 'yes'),
(227, 'listivo_demo_term_relationships', '0', 'yes'),
(228, 'listivo_demo_term_meta', '0', 'yes'),
(229, 'listivo_demo_media', '0', 'yes'),
(230, 'listivo_demo', '1', 'yes'),
(251, 'mc4wp', 'a:6:{s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:18:\"first_activated_on\";i:1620889343;}', 'yes'),
(396, '_site_transient_timeout_theme_roots', '1690805682', 'no'),
(397, '_site_transient_theme_roots', 'a:5:{s:13:\"listivo-child\";s:7:\"/themes\";s:7:\"listivo\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'no'),
(398, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1690803882;s:7:\"checked\";a:5:{s:13:\"listivo-child\";s:3:\"1.0\";s:7:\"listivo\";s:6:\"2.3.12\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.8.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.1\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.1.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.4.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'),
(391, '_transient_timeout_listivo/imageSizes', '1690807480', 'no'),
(392, '_transient_listivo/imageSizes', 'a:13:{s:9:\"thumbnail\";a:3:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"crop\";s:1:\"1\";}s:6:\"medium\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";b:0;}s:12:\"medium_large\";a:3:{s:5:\"width\";i:768;s:6:\"height\";i:0;s:4:\"crop\";b:0;}s:5:\"large\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"crop\";b:0;}s:9:\"1536x1536\";a:3:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";b:0;}s:9:\"2048x2048\";a:3:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";b:0;}s:15:\"listivo_100_100\";a:3:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";b:1;}s:15:\"listivo_400_400\";a:3:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"crop\";b:1;}s:15:\"listivo_360_320\";a:3:{s:5:\"width\";i:360;s:6:\"height\";i:320;s:4:\"crop\";b:1;}s:15:\"listivo_720_640\";a:3:{s:5:\"width\";i:720;s:6:\"height\";i:640;s:4:\"crop\";b:1;}s:15:\"listivo_360_240\";a:3:{s:5:\"width\";i:360;s:6:\"height\";i:240;s:4:\"crop\";b:1;}s:15:\"listivo_720_480\";a:3:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"crop\";b:1;}s:15:\"listivo_750_500\";a:3:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"crop\";b:1;}}', 'no'),
(248, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(222, 'listivo_status', '0', 'yes'),
(346, '_transient_health-check-site-status-result', '{\"good\":16,\"recommended\":4,\"critical\":1}', 'yes'),
(400, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1691408682', 'no'),
(401, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'no'),
(399, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1690803882;s:8:\"response\";a:2:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{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.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.9.6\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.9.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"5.3\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.76\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.76.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2902233\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2902233\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.7.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.14.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}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:7:\"checked\";a:8:{s:19:\"akismet/akismet.php\";s:5:\"5.0.1\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.76\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.7.7\";s:23:\"elementor/elementor.php\";s:6:\"3.14.1\";s:9:\"hello.php\";s:5:\"1.7.2\";s:29:\"listivo-core/listivo-core.php\";s:6:\"2.3.12\";s:35:\"listivo-updater/listivo-updater.php\";s:5:\"1.0.2\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.9.5\";}}', 'no'),
(385, 'ai1wm_secret_key', '3BCYEhtpdrJM', 'yes'),
(387, 'ai1wm_status', 'a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:368:\"<a href=\"https://newsunsetrentals.com/clasified/wp-content/ai1wm-backups/newsunsetrentals.com-clasified-20230722-063943-irwb28.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"newsunsetrentals.com\" download=\"newsunsetrentals.com-clasified-20230722-063943-irwb28.wpress\"><span>Download newsunsetrentals.com</span><em>Size: 203 MB</em></a>\";}', 'yes'),
(238, 'elementor_log', 'a:3:{s:32:\"eea0355d13e9af134ed4820ee93f1899\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:234;s:7:\"\0*\0date\";s:19:\"2023-07-12 07:52:59\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:147:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/search.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-12 07:52:59\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:147:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/search.svg&quot;\";s:4:\"file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:234;s:5:\"trace\";b:1;}}s:32:\"516a5d6de5f332ba8cfc1002d0d5d37e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:234;s:7:\"\0*\0date\";s:19:\"2023-07-12 07:52:59\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:149:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/thumb-up.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-12 07:52:59\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:149:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/thumb-up.svg&quot;\";s:4:\"file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:234;s:5:\"trace\";b:1;}}s:32:\"aeaa76168de297f914bbea516b9e8ef3\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:234;s:7:\"\0*\0date\";s:19:\"2023-07-12 07:53:00\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:145:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/bell.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-12 07:53:00\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:145:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://demo.listivotheme.com/wp-content/uploads/2021/11/bell.svg&quot;\";s:4:\"file\";s:104:\"/home/vacheapc/newsunsetrentals.com/clasified/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:234;s:5:\"trace\";b:1;}}}', 'no'),
(249, 'listivo_settings', 'a:154:{s:12:\"fields_order\";a:26:{i:0;s:2:\"14\";i:1;s:3:\"130\";i:2;s:3:\"338\";i:3;s:3:\"339\";i:4;s:4:\"2863\";i:5;s:3:\"340\";i:6;s:4:\"4780\";i:7;s:4:\"1910\";i:8;s:4:\"1911\";i:9;s:4:\"1913\";i:10;s:4:\"1912\";i:11;s:3:\"945\";i:12;s:3:\"946\";i:13;s:4:\"4316\";i:14;s:4:\"4686\";i:15;s:4:\"4661\";i:16;s:4:\"4318\";i:17;s:4:\"4660\";i:18;s:4:\"4659\";i:19;s:4:\"4657\";i:20;s:4:\"2723\";i:21;s:4:\"3411\";i:22;s:3:\"345\";i:23;s:3:\"145\";i:24;s:3:\"344\";i:25;s:3:\"153\";}s:4:\"logo\";i:8784;s:12:\"inverse_logo\";s:4:\"8784\";s:8:\"homepage\";i:6115;s:13:\"primary_color\";s:7:\"#DA1C2E\";s:4:\"mail\";s:26:\"support@tangibledesign.net\";s:5:\"phone\";s:14:\"(123) 345-6789\";s:7:\"address\";s:32:\"518-520 5th Ave\r\nNew York, USA\r\n\";s:5:\"about\";s:0:\"\";s:9:\"main_menu\";s:2:\"15\";s:16:\"sticky_main_menu\";b:0;s:11:\"footer_menu\";s:2:\"14\";s:15:\"copyrights_text\";s:61:\"© 2023 classified - Listing Directory . All rights reserved.\";s:16:\"facebook_profile\";s:1:\"#\";s:17:\"instagram_profile\";s:1:\"#\";s:15:\"twitter_profile\";s:1:\"#\";s:17:\"linked_in_profile\";s:1:\"#\";s:16:\"you_tube_profile\";s:0:\"\";s:17:\"decimal_separator\";s:1:\".\";s:19:\"thousands_separator\";s:1:\",\";s:12:\"heading_font\";s:9:\"Comfortaa\";s:9:\"text_font\";s:5:\"Inter\";s:21:\"disable_demo_importer\";i:0;s:23:\"listing_card_attributes\";a:5:{i:0;s:2:\"14\";i:1;s:3:\"338\";i:2;s:4:\"4316\";i:3;s:4:\"4657\";i:4;s:4:\"1910\";}s:24:\"listing_card_price_field\";s:3:\"130\";s:26:\"listing_card_gallery_field\";i:145;s:21:\"listing_card_location\";a:1:{i:0;s:3:\"153\";}s:12:\"map_language\";s:0:\"\";s:14:\"map_zoom_level\";i:0;s:10:\"map_snazzy\";s:0:\"\";s:20:\"map_initial_location\";s:0:\"\";s:20:\"show_menu_cta_button\";i:1;s:20:\"menu_cta_button_page\";i:0;s:17:\"show_menu_account\";i:1;s:14:\"message_system\";i:1;s:17:\"user_registration\";i:0;s:10:\"moderation\";i:1;s:8:\"favorite\";i:1;s:10:\"re_captcha\";i:0;s:19:\"re_captcha_site_key\";s:0:\"\";s:21:\"re_captcha_secret_key\";s:0:\"\";s:12:\"policy_label\";s:45:\"I accept the <a href=\\\"#\\\">Privacy Policy</a>\";s:23:\"user_email_confirmation\";i:0;s:10:\"error_page\";i:6169;s:10:\"login_page\";i:6186;s:10:\"panel_page\";i:6181;s:12:\"compare_page\";i:6174;s:11:\"breadcrumbs\";a:1:{i:0;s:10:\"listivo_14\";}s:11:\"pretty_urls\";b:1;s:19:\"exclude_from_search\";s:0:\"\";s:17:\"default_templates\";a:7:{s:15:\"listing_archive\";i:8517;s:14:\"listing_single\";i:8372;s:12:\"post_archive\";i:6091;s:11:\"post_single\";i:6085;s:4:\"user\";i:6080;s:11:\"print_model\";i:6076;s:6:\"layout\";i:5815;}s:23:\"additional_search_pages\";a:2:{i:0;s:4:\"6221\";i:1;s:4:\"8535\";}s:11:\"sender_name\";s:0:\"\";s:12:\"sender_email\";s:0:\"\";s:20:\"description_required\";i:0;s:20:\"submit_without_login\";i:1;s:13:\"main_category\";i:14;s:22:\"listing_card_show_user\";i:1;s:29:\"delete_model_images_on_delete\";i:0;s:25:\"auto_generate_model_title\";s:0:\"\";s:10:\"moderators\";s:0:\"\";s:15:\"enable_payments\";i:0;s:19:\"enable_free_listing\";i:1;s:19:\"free_listing_expire\";i:3;s:28:\"free_listing_featured_expire\";i:0;s:23:\"enable_register_package\";i:0;s:23:\"register_package_number\";i:0;s:23:\"register_package_expire\";i:0;s:32:\"register_package_featured_expire\";i:0;s:22:\"payment_packages_order\";a:5:{i:0;s:4:\"3004\";i:1;s:4:\"4209\";i:2;s:4:\"4211\";i:3;s:4:\"4213\";i:4;s:4:\"4215\";}s:11:\"phone_logic\";s:13:\"optional_show\";s:19:\"account_initial_tab\";s:5:\"login\";s:17:\"contact_user_form\";i:6160;s:30:\"listing_card_main_value_fields\";a:2:{i:0;s:4:\"4780\";i:1;s:3:\"130\";}s:15:\"primary_1_color\";s:7:\"#da1c2e\";s:15:\"primary_2_color\";s:7:\"#b81726\";s:15:\"primary_3_color\";s:7:\"#fff3f4\";s:17:\"secondary_1_color\";s:7:\"#ffc14a\";s:17:\"secondary_2_color\";s:7:\"#f2af2f\";s:15:\"support_1_color\";s:7:\"#b15dff\";s:16:\"card_label_color\";s:7:\"#ffa800\";s:26:\"keyword_search_description\";i:0;s:20:\"keyword_search_terms\";i:0;s:20:\"search_default_title\";s:14:\"Classified Ads\";s:19:\"search_title_fields\";a:1:{i:0;s:2:\"14\";}s:26:\"second_search_title_fields\";a:2:{i:0;s:3:\"945\";i:1;s:3:\"946\";}s:23:\"listing_card_image_size\";s:9:\"thumbnail\";s:25:\"search_override_title_tag\";i:1;s:11:\"legacy_mode\";i:0;s:14:\"compare_models\";i:1;s:18:\"listing_card_label\";a:1:{i:0;s:8:\"featured\";}s:20:\"listing_card_gallery\";i:1;s:33:\"listing_card_gallery_image_number\";i:20;s:18:\"map_default_radius\";i:0;s:12:\"map_provider\";s:11:\"google_maps\";s:13:\"register_page\";i:6186;s:21:\"moderation_re_approve\";i:0;s:25:\"description_simple_editor\";i:0;s:16:\"login_min_length\";i:1;s:30:\"message_system_initial_message\";s:0:\"\";s:13:\"disable_viber\";i:0;s:17:\"disable_whats_app\";i:0;s:12:\"disable_help\";i:0;s:10:\"quick_view\";i:1;s:12:\"account_type\";i:1;s:28:\"bumps_payment_packages_order\";a:1:{i:0;s:4:\"8740\";}s:12:\"enable_bumps\";i:1;s:25:\"free_listing_bumps_number\";i:0;s:27:\"free_listing_bumps_interval\";i:0;s:29:\"register_package_bumps_number\";i:0;s:31:\"register_package_bumps_interval\";i:0;s:13:\"name_required\";i:1;s:28:\"can_user_change_account_type\";i:0;s:20:\"enable_website_field\";i:0;s:26:\"enable_company_information\";i:0;s:27:\"require_company_information\";i:0;s:38:\"show_register_form_company_information\";i:0;s:32:\"enable_private_account_full_name\";i:0;s:33:\"require_private_account_full_name\";i:0;s:44:\"show_register_form_private_account_full_name\";i:0;s:33:\"enable_business_account_full_name\";i:0;s:34:\"require_business_account_full_name\";i:0;s:45:\"show_register_form_business_account_full_name\";i:0;s:11:\"name_length\";i:70;s:9:\"name_hint\";s:0:\"\";s:16:\"description_hint\";s:0:\"\";s:14:\"login_redirect\";s:4:\"list\";s:17:\"register_redirect\";s:4:\"list\";s:21:\"social_login_redirect\";s:4:\"list\";s:24:\"social_register_redirect\";s:4:\"list\";s:25:\"phone_country_code_select\";i:1;s:26:\"phone_default_country_code\";s:19:\"&#x1F1FA&#x1F1F8 +1\";s:20:\"custom_menu_cta_text\";s:0:\"\";s:15:\"map_radius_unit\";s:0:\"\";s:23:\"user_phone_verification\";i:0;s:20:\"enable_subscriptions\";i:0;s:24:\"enable_free_subscription\";i:1;s:22:\"free_subscription_name\";s:4:\"FREE\";s:23:\"free_subscription_label\";s:0:\"\";s:22:\"free_subscription_text\";s:0:\"\";s:24:\"free_subscription_number\";i:7;s:24:\"free_subscription_expire\";i:7;s:33:\"free_subscription_featured_expire\";i:0;s:30:\"free_subscription_bumps_number\";i:0;s:32:\"free_subscription_bumps_interval\";i:0;s:19:\"subscriptions_order\";a:2:{i:0;s:4:\"8781\";i:1;s:4:\"8782\";}s:15:\"stripe_currency\";s:3:\"USD\";s:14:\"tiktok_profile\";s:0:\"\";s:16:\"facebook_api_key\";s:0:\"\";s:19:\"google_maps_api_key\";s:0:\"\";s:18:\"twilio_account_sid\";s:0:\"\";s:17:\"twilio_auth_token\";s:0:\"\";s:19:\"twilio_phone_number\";s:0:\"\";s:25:\"twilio_verify_service_sid\";s:0:\"\";}', 'yes'),
(250, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(261, 'listivo_refresh_terms_count', '0', 'yes'),
(262, '_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.2.2.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.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.2.2\";s:7:\"version\";s:5:\"6.2.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1690803881;s:15:\"version_checked\";s:5:\"6.2.2\";s:12:\"translations\";a:0:{}}', 'no'),
(252, 'mc4wp_default_form_id', '522', 'yes'),
(253, 'mc4wp_form_stylesheets', 'a:0:{}', 'yes'),
(254, 'listivo_slugs', 'a:40:{s:7:\"listing\";s:2:\"ad\";s:8:\"listings\";s:3:\"ads\";s:10:\"pagination\";s:10:\"pagination\";s:6:\"newest\";s:6:\"newest\";s:6:\"oldest\";s:6:\"oldest\";s:13:\"most_relevant\";s:13:\"most-relevant\";s:11:\"high_to_low\";s:11:\"high-to-low\";s:11:\"low_to_high\";s:11:\"low-to-high\";s:5:\"-from\";s:5:\"-from\";s:3:\"-to\";s:3:\"-to\";s:6:\"sw-lat\";s:6:\"sw-lat\";s:6:\"sw-lng\";s:6:\"sw-lng\";s:6:\"ne-lat\";s:6:\"ne-lat\";s:6:\"ne-lng\";s:6:\"ne-lng\";s:8:\"place-id\";s:8:\"place-id\";s:6:\"radius\";s:6:\"radius\";s:12:\"set-password\";s:12:\"set-password\";s:4:\"view\";s:4:\"view\";s:4:\"card\";s:4:\"card\";s:11:\"simple_card\";s:11:\"simple-card\";s:3:\"row\";s:3:\"row\";s:7:\"sort-by\";s:7:\"sort-by\";s:3:\"tab\";s:3:\"tab\";s:5:\"login\";s:5:\"login\";s:8:\"register\";s:8:\"register\";s:7:\"keyword\";s:7:\"keyword\";s:5:\"panel\";s:5:\"panel\";s:6:\"create\";s:6:\"create\";s:4:\"edit\";s:4:\"edit\";s:4:\"list\";s:4:\"list\";s:14:\"select_package\";s:14:\"select-package\";s:11:\"buy_package\";s:7:\"package\";s:11:\"my_packages\";s:11:\"my-packages\";s:8:\"settings\";s:8:\"settings\";s:10:\"moderation\";s:10:\"moderation\";s:8:\"messages\";s:8:\"messages\";s:9:\"favorites\";s:9:\"favorites\";s:4:\"user\";s:4:\"user\";s:7:\"promote\";s:7:\"promote\";s:6:\"extend\";s:6:\"extend\";}', 'yes'),
(255, 'listivo_strings', 'a:334:{s:3:\"_in\";s:0:\"\";s:14:\"change_details\";s:0:\"\";s:7:\"actions\";s:0:\"\";s:6:\"active\";s:0:\"\";s:15:\"add_attachments\";s:0:\"\";s:11:\"add_comment\";s:0:\"\";s:14:\"add_comment_to\";s:0:\"\";s:9:\"add_image\";s:0:\"\";s:10:\"add_images\";s:0:\"\";s:11:\"add_listing\";s:12:\"Post Your Ad\";s:20:\"add_more_attachments\";s:0:\"\";s:15:\"add_more_images\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:20:\"upload_profile_photo\";s:0:\"\";s:14:\"add_to_compare\";s:0:\"\";s:16:\"add_to_favorites\";s:0:\"\";s:5:\"added\";s:0:\"\";s:18:\"added_to_favorites\";s:0:\"\";s:7:\"address\";s:0:\"\";s:3:\"ago\";s:0:\"\";s:3:\"all\";s:0:\"\";s:17:\"all_user_listings\";s:12:\"All user ads\";s:5:\"apply\";s:0:\"\";s:7:\"approve\";s:0:\"\";s:12:\"are_you_sure\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:22:\"marker_change_checkbox\";s:0:\"\";s:16:\"autocomplete_map\";s:0:\"\";s:13:\"back_to_panel\";s:0:\"\";s:14:\"back_to_search\";s:0:\"\";s:15:\"billing_details\";s:0:\"\";s:4:\"blog\";s:0:\"\";s:7:\"buy_new\";s:0:\"\";s:17:\"buy_now_pay_later\";s:0:\"\";s:15:\"buy_the_package\";s:0:\"\";s:19:\"calculate_financing\";s:0:\"\";s:12:\"call_support\";s:0:\"\";s:6:\"cancel\";s:0:\"\";s:10:\"categories\";s:0:\"\";s:8:\"category\";s:0:\"\";s:12:\"change_email\";s:0:\"\";s:15:\"change_password\";s:0:\"\";s:23:\"changes_have_been_saved\";s:0:\"\";s:14:\"chat_via_viber\";s:0:\"\";s:17:\"chat_via_whatsapp\";s:0:\"\";s:5:\"chats\";s:0:\"\";s:16:\"check_your_email\";s:0:\"\";s:8:\"checkout\";s:0:\"\";s:16:\"choose_a_package\";s:0:\"\";s:15:\"choose_category\";s:0:\"\";s:12:\"choose_files\";s:0:\"\";s:13:\"choose_images\";s:0:\"\";s:5:\"clear\";s:0:\"\";s:9:\"clear_all\";s:0:\"\";s:24:\"click_here_to_enter_code\";s:0:\"\";s:5:\"close\";s:0:\"\";s:7:\"comment\";s:0:\"\";s:27:\"comment_awaiting_moderation\";s:0:\"\";s:8:\"comments\";s:0:\"\";s:7:\"compare\";s:0:\"\";s:7:\"confirm\";s:0:\"\";s:23:\"confirmation_email_sent\";s:0:\"\";s:22:\"confirmation_link_sent\";s:0:\"\";s:22:\"continue_with_facebook\";s:0:\"\";s:20:\"continue_with_google\";s:0:\"\";s:13:\"conversations\";s:0:\"\";s:19:\"copy_any_video_link\";s:0:\"\";s:8:\"currency\";s:0:\"\";s:13:\"current_email\";s:0:\"\";s:15:\"current_package\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:18:\"date_listed_newest\";s:0:\"\";s:18:\"date_listed_oldest\";s:0:\"\";s:3:\"day\";s:0:\"\";s:4:\"days\";s:0:\"\";s:7:\"decline\";s:0:\"\";s:6:\"delete\";s:0:\"\";s:7:\"deleted\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"discount\";s:0:\"\";s:11:\"display_all\";s:0:\"\";s:16:\"display_all_from\";s:0:\"\";s:12:\"display_name\";s:0:\"\";s:24:\"display_name_min_letters\";s:0:\"\";s:8:\"distance\";s:0:\"\";s:18:\"delete_listing_msg\";s:59:\"Do you want to delete this ad? This action is irreversible.\";s:12:\"down_payment\";s:0:\"\";s:5:\"draft\";s:0:\"\";s:8:\"duration\";s:0:\"\";s:13:\"email_changed\";s:0:\"\";s:4:\"edit\";s:0:\"\";s:10:\"edit_model\";s:7:\"Edit Ad\";s:5:\"email\";s:0:\"\";s:13:\"email_address\";s:0:\"\";s:17:\"email_or_username\";s:0:\"\";s:15:\"enter_new_email\";s:0:\"\";s:19:\"decline_reason_text\";s:36:\"Enter a reason for rejecting the ad:\";s:14:\"enter_location\";s:0:\"\";s:22:\"reset_password_message\";s:0:\"\";s:18:\"enter_facebook_url\";s:0:\"\";s:19:\"enter_instagram_url\";s:0:\"\";s:18:\"enter_linkedin_url\";s:0:\"\";s:17:\"enter_twitter_url\";s:0:\"\";s:17:\"enter_youtube_url\";s:0:\"\";s:18:\"enter_your_address\";s:0:\"\";s:23:\"enter_your_display_name\";s:0:\"\";s:16:\"enter_your_email\";s:0:\"\";s:23:\"enter_your_new_password\";s:0:\"\";s:23:\"enter_your_old_password\";s:0:\"\";s:23:\"enter_your_phone_number\";s:0:\"\";s:14:\"enter_your_pin\";s:0:\"\";s:5:\"error\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:6:\"extend\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:9:\"favorites\";s:0:\"\";s:8:\"featured\";s:0:\"\";s:16:\"featured_expires\";s:0:\"\";s:17:\"field_is_required\";s:0:\"\";s:7:\"filters\";s:0:\"\";s:5:\"first\";s:0:\"\";s:6:\"first.\";s:0:\"\";s:24:\"forgot_password_question\";s:0:\"\";s:4:\"free\";s:0:\"\";s:12:\"general_info\";s:0:\"\";s:3:\"get\";s:0:\"\";s:13:\"get_direction\";s:0:\"\";s:6:\"google\";s:0:\"\";s:18:\"have_discount_code\";s:0:\"\";s:11:\"high_to_low\";s:0:\"\";s:4:\"home\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:5:\"hours\";s:0:\"\";s:17:\"i_m_interested_in\";s:0:\"\";s:8:\"id_colon\";s:0:\"\";s:24:\"reset_password_link_sent\";s:0:\"\";s:2:\"in\";s:0:\"\";s:11:\"in_progress\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:13:\"interest_rate\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:20:\"email_invalid_format\";s:0:\"\";s:28:\"invalid_username_or_password\";s:0:\"\";s:7:\"keyword\";s:0:\"\";s:5:\"label\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:9:\"list_view\";s:0:\"\";s:7:\"listing\";s:2:\"Ad\";s:22:\"listing_has_been_added\";s:17:\"Ad has been added\";s:24:\"listing_has_been_deleted\";s:19:\"Ad has been deleted\";s:22:\"listing_has_been_saved\";s:17:\"Ad has been saved\";s:24:\"listing_has_been_updated\";s:19:\"Ad has been updated\";s:30:\"listing_is_awaiting_moderation\";s:25:\"Ad is awaiting moderation\";s:12:\"listing_name\";s:7:\"Ad Name\";s:6:\"models\";s:3:\"Ads\";s:8:\"listings\";s:3:\"Ads\";s:9:\"load_more\";s:0:\"\";s:8:\"location\";s:0:\"\";s:4:\"lock\";s:0:\"\";s:6:\"locked\";s:0:\"\";s:6:\"log_in\";s:0:\"\";s:7:\"log_out\";s:0:\"\";s:5:\"login\";s:0:\"\";s:11:\"low_to_high\";s:0:\"\";s:8:\"map_view\";s:0:\"\";s:3:\"max\";s:0:\"\";s:12:\"member_since\";s:0:\"\";s:8:\"messages\";s:0:\"\";s:3:\"min\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:7:\"minutes\";s:0:\"\";s:10:\"moderation\";s:0:\"\";s:8:\"modified\";s:0:\"\";s:15:\"monthly_payment\";s:0:\"\";s:12:\"more_filters\";s:0:\"\";s:12:\"most_popular\";s:0:\"\";s:13:\"most_relevant\";s:0:\"\";s:11:\"my_listings\";s:6:\"My Ads\";s:11:\"my_packages\";s:0:\"\";s:4:\"name\";s:0:\"\";s:9:\"new_email\";s:0:\"\";s:12:\"new_password\";s:0:\"\";s:6:\"newest\";s:0:\"\";s:4:\"next\";s:0:\"\";s:18:\"no_active_listings\";s:13:\"No Active Ads\";s:17:\"no_draft_listings\";s:12:\"No Draft Ads\";s:11:\"no_listings\";s:6:\"No Ads\";s:10:\"no_options\";s:0:\"\";s:19:\"no_pending_listings\";s:14:\"No Pending Ads\";s:8:\"no_photo\";s:0:\"\";s:2:\"of\";s:0:\"\";s:2:\"ok\";s:0:\"\";s:12:\"old_password\";s:0:\"\";s:6:\"oldest\";s:0:\"\";s:12:\"only_numbers\";s:0:\"\";s:3:\"ops\";s:0:\"\";s:2:\"or\";s:0:\"\";s:15:\"or_drag_it_here\";s:0:\"\";s:15:\"our_latest_news\";s:0:\"\";s:4:\"page\";s:0:\"\";s:8:\"password\";s:0:\"\";s:16:\"password_changed\";s:0:\"\";s:20:\"password_min_letters\";s:0:\"\";s:8:\"payments\";s:0:\"\";s:7:\"pending\";s:0:\"\";s:13:\"period_months\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:12:\"phone_number\";s:0:\"\";s:12:\"phone_reveal\";s:0:\"\";s:11:\"place_order\";s:0:\"\";s:26:\"email_confirmation_message\";s:0:\"\";s:28:\"complete_all_required_fields\";s:0:\"\";s:13:\"popular_posts\";s:0:\"\";s:16:\"popular_searches\";s:0:\"\";s:12:\"post_comment\";s:0:\"\";s:5:\"price\";s:0:\"\";s:5:\"print\";s:0:\"\";s:18:\"print_listing_page\";s:13:\"Print ad page\";s:7:\"profile\";s:0:\"\";s:19:\"profile_description\";s:0:\"\";s:13:\"profile_image\";s:0:\"\";s:7:\"promote\";s:0:\"\";s:7:\"publish\";s:0:\"\";s:15:\"published_colon\";s:0:\"\";s:20:\"purchase_new_package\";s:0:\"\";s:9:\"read_more\";s:0:\"\";s:15:\"recent_comments\";s:0:\"\";s:15:\"recent_searches\";s:0:\"\";s:15:\"recently_viewed\";s:0:\"\";s:8:\"register\";s:0:\"\";s:13:\"related_posts\";s:0:\"\";s:16:\"related_searches\";s:0:\"\";s:8:\"remember\";s:0:\"\";s:20:\"remove_profile_photo\";s:0:\"\";s:5:\"reply\";s:0:\"\";s:14:\"reset_password\";s:0:\"\";s:38:\"reset_password_link_invalid_or_expired\";s:0:\"\";s:7:\"results\";s:0:\"\";s:18:\"results_lower_case\";s:0:\"\";s:6:\"reveal\";s:0:\"\";s:12:\"save_changes\";s:0:\"\";s:12:\"save_listing\";s:7:\"Save Ad\";s:14:\"comment_cookie\";s:0:\"\";s:6:\"search\";s:0:\"\";s:24:\"search_as_i_move_the_map\";s:0:\"\";s:10:\"search_for\";s:0:\"\";s:14:\"search_results\";s:0:\"\";s:11:\"search_dots\";s:0:\"\";s:7:\"see_all\";s:0:\"\";s:7:\"see_map\";s:0:\"\";s:6:\"select\";s:0:\"\";s:14:\"select_package\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:24:\"selected_area_on_the_map\";s:0:\"\";s:4:\"send\";s:0:\"\";s:12:\"send_message\";s:0:\"\";s:10:\"send_again\";s:0:\"\";s:8:\"send_sms\";s:0:\"\";s:16:\"set_new_password\";s:0:\"\";s:8:\"settings\";s:0:\"\";s:17:\"share_on_facebook\";s:0:\"\";s:18:\"share_on_messenger\";s:0:\"\";s:16:\"share_on_twitter\";s:0:\"\";s:18:\"share_on_whats_app\";s:0:\"\";s:8:\"show_all\";s:0:\"\";s:15:\"show_all_photos\";s:0:\"\";s:9:\"show_less\";s:0:\"\";s:9:\"show_more\";s:0:\"\";s:7:\"showing\";s:0:\"\";s:16:\"set_social_links\";s:0:\"\";s:20:\"something_went_wrong\";s:0:\"\";s:7:\"sort_by\";s:0:\"\";s:16:\"start_new_search\";s:0:\"\";s:15:\"starter_package\";s:0:\"\";s:6:\"status\";s:0:\"\";s:8:\"subtotal\";s:0:\"\";s:7:\"success\";s:0:\"\";s:15:\"switch_to_draft\";s:0:\"\";s:9:\"tag_cloud\";s:0:\"\";s:9:\"thank_you\";s:0:\"\";s:15:\"thank_you_order\";s:0:\"\";s:14:\"thank_you_text\";s:0:\"\";s:24:\"email_or_username_exists\";s:0:\"\";s:18:\"old_password_error\";s:0:\"\";s:23:\"required_field_is_empty\";s:0:\"\";s:22:\"user_already_confirmed\";s:0:\"\";s:24:\"error_no_package_listing\";s:43:\"There is no associated package for this ad.\";s:2:\"to\";s:0:\"\";s:5:\"total\";s:0:\"\";s:14:\"total_interest\";s:0:\"\";s:14:\"total_payments\";s:0:\"\";s:5:\"trash\";s:0:\"\";s:7:\"twitter\";s:0:\"\";s:31:\"unfortunately_your_order_cannot\";s:0:\"\";s:11:\"my_location\";s:0:\"\";s:4:\"user\";s:0:\"\";s:13:\"user_listings\";s:8:\"User Ads\";s:8:\"username\";s:0:\"\";s:17:\"login_min_letters\";s:0:\"\";s:5:\"viber\";s:0:\"\";s:12:\"enable_viber\";s:0:\"\";s:5:\"video\";s:0:\"\";s:10:\"video_link\";s:0:\"\";s:4:\"view\";s:0:\"\";s:8:\"view_all\";s:0:\"\";s:12:\"view_listing\";s:7:\"View Ad\";s:9:\"view_more\";s:0:\"\";s:12:\"view_profile\";s:0:\"\";s:5:\"views\";s:0:\"\";s:11:\"views_colon\";s:0:\"\";s:13:\"visit_profile\";s:0:\"\";s:19:\"enter_your_pin_text\";s:0:\"\";s:7:\"website\";s:0:\"\";s:13:\"whats_popular\";s:0:\"\";s:8:\"whatsapp\";s:0:\"\";s:16:\"enable_whats_app\";s:0:\"\";s:30:\"write_something_about_yourself\";s:0:\"\";s:23:\"write_your_message_here\";s:0:\"\";s:3:\"you\";s:0:\"\";s:22:\"your_are_now_logged_in\";s:0:\"\";s:12:\"you_can_also\";s:0:\"\";s:17:\"same_user_message\";s:0:\"\";s:15:\"no_listings_yet\";s:27:\"You do not have any ad yet.\";s:11:\"no_messages\";s:0:\"\";s:17:\"no_favorites_text\";s:30:\"You don\'t have favorite ad yet\";s:26:\"must_accept_privacy_policy\";s:0:\"\";s:26:\"must_be_logged_to_checkout\";s:0:\"\";s:28:\"you_need_to_choose_a_package\";s:0:\"\";s:17:\"compare_info_text\";s:60:\"You\'re almost there, select at least one more ad to compare!\";s:15:\"account_created\";s:0:\"\";s:18:\"email_changed_text\";s:0:\"\";s:10:\"your_order\";s:0:\"\";s:24:\"thank_you_for_your_order\";s:0:\"\";s:7:\"youtube\";s:0:\"\";}', 'yes'),
(257, 'listivo_legacy_update', '1', 'yes'),
(258, 'listivo_legacy_update_notice', '0', 'yes'),
(394, '_site_transient_ai1wm_last_check_for_updates', '1690803881', 'no'),
(395, 'ai1wm_updater', 'a:0:{}', 'yes');

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

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

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(33, 14, 'type', 'taxonomy'),
(5922, 14, 'required', '1'),
(5923, 14, 'value_visibility_by_user_role', ''),
(5924, 14, 'frontend_panel_visibility_by_user_role', ''),
(5925, 14, 'slug', 'category'),
(5926, 14, 'input_placeholder', ''),
(5927, 14, 'search_logic', ''),
(5928, 14, 'multiple_values', '0'),
(5929, 14, 'parent_taxonomy_fields', ''),
(5930, 14, 'field_dependency', '1'),
(5931, 14, 'frontend_panel_options', ''),
(13359, 14, 'multilevel', '1'),
(21257, 14, 'hide_terms', ''),
(672, 130, 'type', 'price'),
(876, 130, 'required', '0'),
(877, 130, 'value_visibility_by_user_role', ''),
(878, 130, 'frontend_panel_visibility_by_user_role', ''),
(3177, 130, 'slug', 'price'),
(3178, 130, 'input_placeholder', ''),
(3179, 130, 'text_before_value', ''),
(3180, 130, 'text_after_value', ''),
(19584, 130, 'hide_terms', 'a:4:{i:0;s:1:\"4\";i:1;s:2:\"12\";i:2;s:1:\"7\";i:3;s:3:\"225\";}'),
(843, 145, 'type', 'gallery'),
(871, 145, 'required', '0'),
(872, 145, 'value_visibility_by_user_role', ''),
(873, 145, 'frontend_panel_visibility_by_user_role', ''),
(874, 145, 'max_image_number', '50'),
(875, 145, 'max_file_size', '8'),
(56988, 145, 'hide_terms', ''),
(75081, 145, 'hint', ''),
(880, 153, 'type', 'location'),
(941, 153, 'required', '0'),
(942, 153, 'value_visibility_by_user_role', ''),
(943, 153, 'frontend_panel_visibility_by_user_role', ''),
(944, 153, 'map_type', 'roadmap'),
(945, 153, 'search_type', '(cities)'),
(946, 153, 'input_type', '(cities)'),
(947, 153, 'country_restrictions', 'a:1:{i:0;s:0:\"\";}'),
(44048, 153, 'hide_terms', ''),
(1645, 338, 'type', 'number'),
(35399, 338, 'required', '0'),
(35400, 338, 'value_visibility_by_user_role', ''),
(35401, 338, 'frontend_panel_visibility_by_user_role', ''),
(35402, 338, 'hide_terms', 'a:3:{i:0;s:3:\"196\";i:1;s:3:\"197\";i:2;s:3:\"200\";}'),
(35403, 338, 'slug', 'bedrooms'),
(35404, 338, 'input_placeholder', ''),
(35405, 338, 'text_before_value', ''),
(35406, 338, 'text_after_value', ''),
(35407, 338, 'decimal_places', '0'),
(1646, 339, 'type', 'number'),
(35408, 339, 'required', '0'),
(35409, 339, 'value_visibility_by_user_role', ''),
(35410, 339, 'frontend_panel_visibility_by_user_role', ''),
(35411, 339, 'hide_terms', 'a:3:{i:0;s:3:\"196\";i:1;s:3:\"197\";i:2;s:3:\"200\";}'),
(35412, 339, 'slug', 'bathrooms'),
(35413, 339, 'input_placeholder', ''),
(35414, 339, 'text_before_value', ''),
(35415, 339, 'text_after_value', ''),
(35416, 339, 'decimal_places', '0'),
(1647, 340, 'type', 'number'),
(3038, 340, 'required', '0'),
(3039, 340, 'value_visibility_by_user_role', ''),
(3040, 340, 'frontend_panel_visibility_by_user_role', ''),
(3041, 340, 'slug', 'property-size'),
(3042, 340, 'input_placeholder', ''),
(3043, 340, 'text_before_value', ''),
(3044, 340, 'text_after_value', ' ft²'),
(3045, 340, 'decimal_places', '0'),
(35385, 340, 'hide_terms', ''),
(37874, 340, 'hide_thousands_separator', '0'),
(1651, 344, 'type', 'attachments'),
(21250, 344, 'required', '0'),
(21251, 344, 'value_visibility_by_user_role', ''),
(21252, 344, 'frontend_panel_visibility_by_user_role', ''),
(21253, 344, 'hide_terms', ''),
(21254, 344, 'max_file_size', '8'),
(21255, 344, 'max_file_number', '10'),
(75080, 344, 'hint', ''),
(1652, 345, 'type', 'embed'),
(13369, 345, 'required', '0'),
(13370, 345, 'value_visibility_by_user_role', ''),
(13371, 345, 'frontend_panel_visibility_by_user_role', ''),
(13372, 345, 'allow_raw_html', '0'),
(21258, 345, 'hide_terms', ''),
(75091, 345, 'hint', ''),
(75092, 345, 'input_placeholder', ''),
(2443, 454, '_edit_lock', '1660146046:1'),
(27699, 454, '_edit_last', '1'),
(27700, 454, '_wp_page_template', 'default'),
(27703, 454, '_wp_old_slug', 'find-only-best-affordable-deals'),
(27829, 454, '_wp_old_date', '2021-09-25'),
(28504, 454, '_wp_old_slug', 'the-20-best-gifts-everyone-is-buying-in-2021'),
(39393, 454, '_thumbnail_id', '8113'),
(39394, 454, 'exclude_from_export', '0'),
(39395, 454, '_exclude_from_export', 'field_6189d855fbbaa'),
(50595, 454, '_wp_old_date', '2021-09-24'),
(2647, 489, '_menu_item_type', 'custom'),
(2648, 489, '_menu_item_menu_item_parent', '0'),
(2649, 489, '_menu_item_object_id', '489'),
(2650, 489, '_menu_item_object', 'custom'),
(2651, 489, '_menu_item_target', ''),
(2652, 489, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2653, 489, '_menu_item_xfn', ''),
(2654, 489, '_menu_item_url', '#'),
(5194, 489, '_wp_old_date', '2021-05-13'),
(5442, 489, '_wp_old_date', '2021-05-18'),
(8908, 489, '_wp_old_date', '2021-05-19'),
(11688, 489, '_wp_old_date', '2021-05-26'),
(11979, 489, '_wp_old_date', '2021-06-05'),
(12201, 489, '_wp_old_date', '2021-06-06'),
(13800, 489, '_wp_old_date', '2021-06-08'),
(14906, 489, '_wp_old_date', '2021-06-15'),
(16031, 489, '_wp_old_date', '2021-06-16'),
(17062, 489, '_wp_old_date', '2021-07-12'),
(18151, 489, '_wp_old_date', '2021-07-14'),
(18694, 489, '_wp_old_date', '2021-07-23'),
(21605, 489, '_wp_old_date', '2021-08-09'),
(21686, 489, '_wp_old_date', '2021-09-02'),
(22043, 489, '_wp_old_date', '2021-09-03'),
(27513, 489, '_wp_old_date', '2021-09-10'),
(29613, 489, '_wp_old_date', '2021-09-24'),
(39517, 489, 'exclude_from_export', '0'),
(39518, 489, '_exclude_from_export', 'field_6189d855fbbaa'),
(39547, 489, '_wp_old_date', '2021-09-27'),
(39851, 489, '_wp_old_date', '2021-11-09'),
(40076, 489, '_wp_old_date', '2021-11-10'),
(41322, 489, '_wp_old_date', '2021-11-14'),
(41554, 489, '_wp_old_date', '2021-11-25'),
(41920, 489, '_wp_old_date', '2021-11-26'),
(44115, 489, '_wp_old_date', '2021-11-28'),
(49546, 489, '_wp_old_date', '2021-12-10'),
(50896, 489, '_wp_old_date', '2022-05-17'),
(55143, 489, '_wp_old_date', '2022-05-18'),
(57769, 489, '_wp_old_date', '2022-05-29'),
(58860, 489, '_wp_old_date', '2022-05-31'),
(64065, 489, '_wp_old_date', '2022-06-01'),
(65270, 489, '_wp_old_date', '2022-06-20'),
(65596, 489, '_wp_old_date', '2022-07-02'),
(65960, 489, '_wp_old_date', '2022-07-11'),
(66149, 489, '_wp_old_date', '2022-07-24'),
(66403, 489, '_wp_old_date', '2022-07-31'),
(69294, 489, '_wp_old_date', '2022-08-07'),
(69748, 489, '_wp_old_date', '2022-08-10'),
(72777, 489, '_wp_old_date', '2022-08-17'),
(74005, 489, '_wp_old_date', '2022-10-13'),
(75243, 489, '_wp_old_date', '2022-10-19'),
(2910, 522, '_mc4wp_settings', 'a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:12:\"listivodemo3\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:1:{i:0;s:10:\"7b45d8474d\";}}'),
(2911, 522, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(2912, 522, 'text_invalid_email', 'Please provide a valid email address.'),
(2913, 522, 'text_required_field_missing', 'Please fill in the required fields.'),
(2914, 522, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(2915, 522, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(2916, 522, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(2917, 522, 'text_not_subscribed', 'Given email address is not subscribed.'),
(2918, 522, 'text_no_lists_selected', 'Please select at least one list.'),
(2919, 522, 'text_updated', 'Thank you, your records have been updated!'),
(11511, 522, '_wp_old_date', '2021-05-13'),
(17098, 522, '_wp_old_date', '2021-06-02'),
(18452, 522, '_wp_old_date', '2021-07-14'),
(18555, 522, '_wp_old_date', '2021-07-23'),
(25643, 522, '_wp_old_date', '2021-07-24'),
(40461, 522, '_wp_old_date', '2021-09-17'),
(40701, 522, '_wp_old_date', '2021-11-18'),
(48823, 522, '_wp_old_date', '2021-11-19'),
(55031, 522, '_wp_old_date', '2022-05-17'),
(69896, 522, '_wp_old_date', '2022-05-29'),
(72570, 522, '_wp_old_date', '2022-08-23'),
(5909, 945, 'type', 'taxonomy'),
(20312, 945, 'required', '0'),
(20313, 945, 'value_visibility_by_user_role', ''),
(20314, 945, 'frontend_panel_visibility_by_user_role', ''),
(20315, 945, 'hide_terms', ''),
(20316, 945, 'slug', 'make'),
(20317, 945, 'input_placeholder', ''),
(20318, 945, 'search_logic', 'or'),
(20319, 945, 'multiple_values', '0'),
(20320, 945, 'parent_taxonomy_fields', ''),
(20321, 945, 'field_dependency', '0'),
(20322, 945, 'frontend_panel_options', ''),
(20323, 945, 'multilevel', '0'),
(5910, 946, 'type', 'taxonomy'),
(14029, 946, 'required', '0'),
(14030, 946, 'value_visibility_by_user_role', ''),
(14031, 946, 'frontend_panel_visibility_by_user_role', ''),
(14032, 946, 'slug', 'model'),
(14033, 946, 'input_placeholder', ''),
(14034, 946, 'search_logic', 'or'),
(14035, 946, 'multiple_values', '0'),
(14036, 946, 'parent_taxonomy_fields', 'a:1:{i:0;s:3:\"945\";}'),
(14037, 946, 'field_dependency', '0'),
(14038, 946, 'frontend_panel_options', ''),
(14039, 946, 'multilevel', '0'),
(20311, 946, 'hide_terms', ''),
(9382, 1397, '_edit_lock', '1661165777:1'),
(9383, 1397, '_edit_last', '1'),
(9384, 1397, 'listivo_1396', ''),
(9385, 1397, 'listivo_1391', ''),
(9386, 1397, 'listivo_1387', ''),
(9387, 1397, 'listivo_957', ''),
(9388, 1397, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(9389, 1397, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(9390, 1397, 'listivo_342', ''),
(9391, 1397, 'listivo_340', ''),
(9392, 1397, 'listivo_339', ''),
(9393, 1397, 'listivo_338', ''),
(9394, 1397, 'listivo_145', 'a:11:{i:0;s:4:\"6374\";i:1;s:4:\"1380\";i:2;s:4:\"1385\";i:3;s:4:\"1384\";i:4;s:4:\"1383\";i:5;s:4:\"1382\";i:6;s:4:\"1381\";i:7;s:4:\"1379\";i:8;s:4:\"1378\";i:9;s:4:\"1377\";i:10;s:4:\"1376\";}'),
(9395, 1397, 'listivo_130_listivo_13', '499'),
(9396, 1397, 'featured', '0'),
(15394, 1397, 'listivo_1914_listivo_13', ''),
(15395, 1397, 'listivo_153_lat', '40.716722622937'),
(15396, 1397, 'listivo_153_lng', '-73.962164819745'),
(15397, 1397, 'listivo_153_address', 'New York, NY, USA'),
(17034, 1397, 'views', '1465'),
(31429, 1397, 'listivo_3411', ''),
(31430, 1397, 'listivo_2863', ''),
(33998, 1397, 'listivo_4316', ''),
(37085, 1397, '_wp_old_date', '2021-05-27'),
(37115, 1397, '_wp_old_date', '2021-09-03'),
(37166, 1397, '_wp_old_date', '2021-07-05'),
(37458, 1397, '_wp_old_date', '2021-01-08'),
(39063, 1397, 'exclude_from_export', '0'),
(39064, 1397, '_exclude_from_export', 'field_6189d855fbbaa'),
(39065, 1397, 'listivo_4780_listivo_13', ''),
(39066, 1397, 'listivo_4686', ''),
(41273, 1397, 'phone_reveals', '136'),
(50698, 1397, '_wp_old_date', '2021-06-09'),
(63848, 1397, 'favorite_count', '3'),
(9986, 1480, '_edit_last', '1'),
(9987, 1480, 'listivo_1396', ''),
(9988, 1480, 'listivo_1391', ''),
(9989, 1480, 'listivo_1387', ''),
(9990, 1480, 'listivo_957', ''),
(9991, 1480, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(9992, 1480, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(9993, 1480, 'listivo_342', ''),
(9994, 1480, 'listivo_340', ''),
(9995, 1480, 'listivo_339', ''),
(9996, 1480, 'listivo_338', ''),
(9997, 1480, 'listivo_145', 'a:6:{i:0;s:4:\"1467\";i:1;s:4:\"1460\";i:2;s:4:\"1471\";i:3;s:4:\"1470\";i:4;s:4:\"1469\";i:5;s:4:\"1466\";}'),
(9998, 1480, 'listivo_130_listivo_13', '15'),
(9999, 1480, 'featured', '0'),
(10000, 1480, '_edit_lock', '1654592028:1'),
(15270, 1480, 'listivo_1914_listivo_13', ''),
(15271, 1480, 'listivo_153_lat', '40.713949599323'),
(15272, 1480, 'listivo_153_lng', '-74.070036827974'),
(15273, 1480, 'listivo_153_address', 'New York, NY, USA'),
(16996, 1480, 'views', '1010'),
(31411, 1480, 'listivo_3411', ''),
(31412, 1480, 'listivo_2863', ''),
(34073, 1480, 'listivo_4316', ''),
(36327, 1480, 'listivo_4686', ''),
(36328, 1480, 'listivo_4662_listivo_13', ''),
(36329, 1480, '_wp_old_slug', 'babbyaccesories7'),
(37063, 1480, '_wp_old_date', '2021-05-27'),
(37236, 1480, '_wp_old_date', '2021-04-03'),
(37679, 1480, 'listivo_4780_listivo_13', ''),
(37810, 1480, '_wp_old_date', '2021-05-02'),
(37811, 1480, '_wp_old_date', '2021-06-02'),
(38926, 1480, 'exclude_from_export', '0'),
(38927, 1480, '_exclude_from_export', 'field_6189d855fbbaa'),
(40099, 1480, 'favorite_count', '1'),
(42069, 1480, 'phone_reveals', '34'),
(11742, 1681, '_edit_lock', '1660145318:1'),
(27694, 1681, '_edit_last', '1'),
(27695, 1681, '_wp_page_template', 'default'),
(27698, 1681, '_wp_old_slug', 'post-2'),
(37929, 1681, '_wp_old_slug', 'the-25-cheapest-places-to-travel-this-summer'),
(37940, 1681, '_wp_old_slug', '25-best-places-to-visit'),
(39382, 1681, '_thumbnail_id', '8106'),
(39383, 1681, 'exclude_from_export', '0'),
(39384, 1681, '_exclude_from_export', 'field_6189d855fbbaa'),
(11748, 1683, '_edit_lock', '1660145334:1'),
(27689, 1683, '_edit_last', '1'),
(27690, 1683, '_wp_page_template', 'default'),
(27693, 1683, '_wp_old_slug', 'post-3'),
(27776, 1683, '_wp_old_slug', 'find-only-best-affordable-deals-2'),
(37934, 1683, '_wp_old_slug', 'find-only-best-affordable-deals'),
(37937, 1683, '_wp_old_slug', 'find-the-best-deals-online'),
(39404, 1683, '_thumbnail_id', '8109'),
(39405, 1683, 'exclude_from_export', '0'),
(39406, 1683, '_exclude_from_export', 'field_6189d855fbbaa'),
(13393, 1910, 'type', 'taxonomy'),
(20091, 1910, 'required', '0'),
(20092, 1910, 'value_visibility_by_user_role', ''),
(20093, 1910, 'frontend_panel_visibility_by_user_role', ''),
(20094, 1910, 'hide_terms', ''),
(20095, 1910, 'slug', 'contract-type'),
(20096, 1910, 'input_placeholder', ''),
(20097, 1910, 'search_logic', 'or'),
(20098, 1910, 'multiple_values', '1'),
(20099, 1910, 'parent_taxonomy_fields', ''),
(20100, 1910, 'field_dependency', '0'),
(20101, 1910, 'frontend_panel_options', ''),
(20102, 1910, 'multilevel', '0'),
(13394, 1911, 'type', 'taxonomy'),
(32600, 1911, 'required', '0'),
(32601, 1911, 'value_visibility_by_user_role', ''),
(32602, 1911, 'frontend_panel_visibility_by_user_role', ''),
(32603, 1911, 'hide_terms', ''),
(32604, 1911, 'slug', 'recruiter-type'),
(32605, 1911, 'input_placeholder', ''),
(32606, 1911, 'search_logic', 'or'),
(32607, 1911, 'multiple_values', '0'),
(32608, 1911, 'parent_taxonomy_fields', ''),
(32609, 1911, 'field_dependency', '0'),
(32610, 1911, 'frontend_panel_options', ''),
(32611, 1911, 'multilevel', '0'),
(13395, 1912, 'type', 'taxonomy'),
(32588, 1912, 'required', '0'),
(32589, 1912, 'value_visibility_by_user_role', ''),
(32590, 1912, 'frontend_panel_visibility_by_user_role', ''),
(32591, 1912, 'hide_terms', ''),
(32592, 1912, 'slug', 'hours'),
(32593, 1912, 'input_placeholder', ''),
(32594, 1912, 'search_logic', 'or'),
(32595, 1912, 'multiple_values', '0'),
(32596, 1912, 'parent_taxonomy_fields', ''),
(32597, 1912, 'field_dependency', '0'),
(32598, 1912, 'frontend_panel_options', ''),
(32599, 1912, 'multilevel', '0'),
(13396, 1913, 'type', 'taxonomy'),
(32576, 1913, 'required', '0'),
(32577, 1913, 'value_visibility_by_user_role', ''),
(32578, 1913, 'frontend_panel_visibility_by_user_role', ''),
(32579, 1913, 'hide_terms', ''),
(32580, 1913, 'slug', 'job-level'),
(32581, 1913, 'input_placeholder', ''),
(32582, 1913, 'search_logic', 'or'),
(32583, 1913, 'multiple_values', '0'),
(32584, 1913, 'parent_taxonomy_fields', ''),
(32585, 1913, 'field_dependency', '0'),
(32586, 1913, 'frontend_panel_options', ''),
(32587, 1913, 'multilevel', '0'),
(20434, 2723, 'type', 'taxonomy'),
(20435, 2723, 'required', '0'),
(20436, 2723, 'value_visibility_by_user_role', ''),
(20437, 2723, 'frontend_panel_visibility_by_user_role', ''),
(20438, 2723, 'hide_terms', ''),
(20439, 2723, 'slug', 'features'),
(20440, 2723, 'input_placeholder', ''),
(20441, 2723, 'search_logic', 'or'),
(20442, 2723, 'multiple_values', '1'),
(20443, 2723, 'parent_taxonomy_fields', ''),
(20444, 2723, 'field_dependency', '0'),
(20445, 2723, 'frontend_panel_options', ''),
(20446, 2723, 'multilevel', '0'),
(20861, 2796, '_edit_lock', '1661166046:1'),
(20862, 2796, '_edit_last', '1'),
(20863, 2796, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(20864, 2796, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(20865, 2796, 'listivo_342', ''),
(20866, 2796, 'listivo_340', ''),
(20867, 2796, 'listivo_339', ''),
(20868, 2796, 'listivo_338', ''),
(20869, 2796, 'listivo_145', 'a:6:{i:0;s:4:\"6375\";i:1;s:4:\"3846\";i:2;s:4:\"3847\";i:3;s:4:\"3843\";i:4;s:4:\"3842\";i:5;s:4:\"2772\";}'),
(20870, 2796, 'listivo_130_listivo_13', '200'),
(20871, 2796, 'featured', '0'),
(21189, 2796, 'listivo_153_lat', '40.74444681452'),
(21190, 2796, 'listivo_153_lng', '-73.957690177431'),
(21191, 2796, 'listivo_153_address', 'New York, NY, USA'),
(21219, 2796, '_wp_old_slug', 'clothing-3'),
(21583, 2796, 'views', '901'),
(28992, 2796, 'listivo_3411', ''),
(28993, 2796, 'listivo_2863', ''),
(34026, 2796, 'listivo_4316', ''),
(36485, 2796, 'listivo_4686', ''),
(36486, 2796, 'listivo_4662_listivo_13', ''),
(37033, 2796, '_wp_old_date', '2021-08-31'),
(37202, 2796, '_wp_old_date', '2021-05-06'),
(37323, 2796, '_wp_old_date', '2021-09-01'),
(37680, 2796, 'listivo_4780_listivo_13', ''),
(39262, 2796, 'exclude_from_export', '0'),
(39263, 2796, '_exclude_from_export', 'field_6189d855fbbaa'),
(44157, 2796, 'phone_reveals', '14'),
(50701, 2796, '_wp_old_date', '2021-02-08'),
(65281, 2796, 'favorite_count', '1'),
(21256, 2863, 'type', 'number'),
(37853, 2863, 'required', '0'),
(37854, 2863, 'value_visibility_by_user_role', ''),
(37855, 2863, 'frontend_panel_visibility_by_user_role', ''),
(37856, 2863, 'hide_terms', ''),
(37857, 2863, 'slug', 'build-year'),
(37858, 2863, 'input_placeholder', ''),
(37859, 2863, 'text_before_value', ''),
(37860, 2863, 'text_after_value', ''),
(37861, 2863, 'decimal_places', '0'),
(37862, 2863, 'hide_thousands_separator', '1'),
(21813, 2991, 'number', '10'),
(21814, 2991, 'expire', '30'),
(21815, 2991, 'featured_expire', '7'),
(21816, 2991, 'price', '30'),
(21817, 2991, 'display_price', '$30.00'),
(21818, 2991, 'label', ''),
(74588, 2991, 'product_id', '8754'),
(21819, 2992, 'number', '1'),
(21820, 2992, 'expire', '30'),
(21821, 2992, 'featured_expire', '7'),
(21822, 2992, 'price', '5'),
(21823, 2992, 'display_price', '$5.00'),
(21824, 2992, 'label', ''),
(74583, 2992, 'product_id', '8753'),
(21831, 2994, 'number', '10'),
(21832, 2994, 'expire', '30'),
(21833, 2994, 'featured_expire', '30'),
(21834, 2994, 'price', '50'),
(21835, 2994, 'display_price', '$50.00'),
(21836, 2994, 'label', ''),
(74578, 2994, 'product_id', '8752'),
(21837, 2995, 'number', '10'),
(21838, 2995, 'expire', '30'),
(21839, 2995, 'featured_expire', '0'),
(21840, 2995, 'price', '20'),
(21841, 2995, 'display_price', '$20.00'),
(21842, 2995, 'label', ''),
(74573, 2995, 'product_id', '8751'),
(21843, 2996, 'number', '1'),
(21844, 2996, 'expire', '30'),
(21845, 2996, 'featured_expire', '30'),
(21846, 2996, 'price', '10'),
(21847, 2996, 'display_price', '$10.00'),
(21848, 2996, 'label', ''),
(74568, 2996, 'product_id', '8750'),
(32094, 3001, '_edit_lock', '1669119451:1'),
(32096, 3001, '_elementor_template_type', 'wp-page'),
(32097, 3001, '_elementor_version', '3.6.5'),
(32107, 3001, '_wp_page_template', 'default'),
(32108, 3001, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(32115, 3001, '_elementor_data', '[{\"id\":\"32ea3a20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7fb19642\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67f3ae83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->[woocommerce_checkout]<!-- \\/wp:shortcode -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(32123, 3001, '_elementor_page_assets', 'a:0:{}'),
(32176, 3001, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(74617, 3001, '_edit_last', '1'),
(74618, 3001, 'exclude_from_export', '0'),
(74619, 3001, '_exclude_from_export', 'field_6189d855fbbaa'),
(21853, 3004, 'number', '1'),
(21854, 3004, 'expire', '7'),
(21855, 3004, 'featured_expire', '0'),
(21856, 3004, 'price', '5'),
(21857, 3004, 'display_price', '$5.00'),
(21858, 3004, 'label', ''),
(21863, 3004, 'product_id', '3005'),
(74657, 3004, 'bumps_number', '0'),
(74658, 3004, 'bumps_interval', '0'),
(74659, 3004, 'text', ''),
(74660, 3004, 'featured', '0'),
(74796, 3004, 'user_account_type', 'any'),
(21859, 3005, 'listivo_payment_package', 'listivo_3004'),
(21860, 3005, '_virtual', 'yes'),
(21861, 3005, '_regular_price', '5'),
(21862, 3005, '_price', '5'),
(32079, 3005, 'total_sales', '14'),
(74887, 3005, '_edit_last', '1'),
(74888, 3005, '_tax_status', 'taxable'),
(74889, 3005, '_tax_class', ''),
(74890, 3005, '_manage_stock', 'no'),
(74891, 3005, '_backorders', 'no'),
(74892, 3005, '_sold_individually', 'no'),
(74893, 3005, '_downloadable', 'no'),
(74894, 3005, '_download_limit', '-1'),
(74895, 3005, '_download_expiry', '-1'),
(74896, 3005, '_stock', NULL),
(74897, 3005, '_stock_status', 'instock'),
(74898, 3005, '_wc_average_rating', '0'),
(74899, 3005, '_wc_review_count', '0'),
(74900, 3005, '_product_version', '7.2.2'),
(74901, 3005, '_edit_lock', '1672847746:1'),
(25505, 3411, 'type', 'embed'),
(25528, 3411, 'required', '0'),
(25529, 3411, 'value_visibility_by_user_role', ''),
(25530, 3411, 'frontend_panel_visibility_by_user_role', ''),
(25531, 3411, 'hide_terms', ''),
(25532, 3411, 'allow_raw_html', '0'),
(27797, 3666, '_edit_lock', '1660145334:1'),
(27835, 3666, '_wp_old_date', '2021-09-25'),
(28471, 3666, '_edit_last', '1'),
(28472, 3666, '_wp_page_template', 'default'),
(28475, 3666, '_wp_old_slug', 'popular-1'),
(28498, 3666, '_wp_old_slug', 'adoptable-cats-in-your-local-shelter'),
(39362, 3666, '_thumbnail_id', '8111'),
(39363, 3666, 'exclude_from_export', '0'),
(39364, 3666, '_exclude_from_export', 'field_6189d855fbbaa'),
(27798, 3667, '_edit_lock', '1660145322:1'),
(27822, 3667, '_wp_old_slug', 'popular-2'),
(27832, 3667, '_wp_old_date', '2021-09-25'),
(27846, 3667, '_wp_old_date', '2021-09-20'),
(28467, 3667, '_edit_last', '1'),
(28468, 3667, '_wp_page_template', 'default'),
(28495, 3667, '_wp_old_slug', '30-cool-gifts-your-best-man-will-love'),
(28501, 3667, '_wp_old_date', '2021-04-20'),
(28514, 3667, '_wp_old_date', '2021-05-06'),
(37926, 3667, '_wp_old_slug', '30-gifts-your-best-man-will-love'),
(39371, 3667, '_thumbnail_id', '8112'),
(39374, 3667, 'exclude_from_export', '0'),
(39375, 3667, '_exclude_from_export', 'field_6189d855fbbaa'),
(28552, 3785, '_menu_item_type', 'taxonomy'),
(28553, 3785, '_menu_item_menu_item_parent', '0'),
(28554, 3785, '_menu_item_object_id', '12'),
(28555, 3785, '_menu_item_object', 'listivo_14'),
(28556, 3785, '_menu_item_target', ''),
(28557, 3785, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(28558, 3785, '_menu_item_xfn', ''),
(28559, 3785, '_menu_item_url', ''),
(37801, 3785, '_wp_old_date', '2021-09-26'),
(49504, 3785, '_wp_old_date', '2021-11-02'),
(28579, 3788, '_menu_item_type', 'taxonomy'),
(28580, 3788, '_menu_item_menu_item_parent', '0'),
(28581, 3788, '_menu_item_object_id', '4'),
(28582, 3788, '_menu_item_object', 'listivo_14'),
(28583, 3788, '_menu_item_target', ''),
(28584, 3788, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(28585, 3788, '_menu_item_xfn', ''),
(28586, 3788, '_menu_item_url', ''),
(37802, 3788, '_wp_old_date', '2021-09-26'),
(49505, 3788, '_wp_old_date', '2021-11-02'),
(28657, 3797, '_edit_lock', '1654591888:1'),
(28658, 3797, '_edit_last', '1'),
(28667, 3797, 'listivo_3411', ''),
(28668, 3797, 'listivo_2863', ''),
(28669, 3797, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(28670, 3797, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(28671, 3797, 'listivo_340', ''),
(28672, 3797, 'listivo_339', ''),
(28673, 3797, 'listivo_338', ''),
(28674, 3797, 'listivo_153_lat', '40.713732469501'),
(28675, 3797, 'listivo_153_lng', '-73.99967282799'),
(28676, 3797, 'listivo_153_address', 'New York, NY, USA'),
(28677, 3797, 'listivo_145', 'a:7:{i:0;s:4:\"6372\";i:1;s:4:\"3801\";i:2;s:4:\"4740\";i:3;s:4:\"4738\";i:4;s:4:\"4742\";i:5;s:4:\"4739\";i:6;s:4:\"4741\";}'),
(28678, 3797, 'listivo_130_listivo_13', '200'),
(28679, 3797, 'featured', '0'),
(28891, 3797, 'views', '1127'),
(34006, 3797, 'listivo_4316', ''),
(36433, 3797, 'listivo_4686', ''),
(36434, 3797, 'listivo_4662_listivo_13', ''),
(37021, 3797, '_wp_old_date', '2021-09-26'),
(37239, 3797, '_wp_old_date', '2021-04-01'),
(37368, 3797, '_wp_old_date', '2021-06-05'),
(37524, 3797, '_wp_old_date', '2021-09-09'),
(37525, 3797, 'listivo_4780_listivo_13', ''),
(38928, 3797, 'exclude_from_export', '0'),
(38929, 3797, '_exclude_from_export', 'field_6189d855fbbaa'),
(40096, 3797, 'favorite_count', '4'),
(41344, 3797, 'phone_reveals', '27'),
(50695, 3797, '_wp_old_date', '2021-11-01'),
(28710, 3804, '_edit_lock', '1655802950:1'),
(28711, 3804, '_edit_last', '1'),
(28712, 3804, 'listivo_3411', ''),
(28713, 3804, 'listivo_2863', ''),
(28714, 3804, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(28715, 3804, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(28716, 3804, 'listivo_340', ''),
(28717, 3804, 'listivo_339', ''),
(28718, 3804, 'listivo_338', ''),
(28719, 3804, 'listivo_145', 'a:5:{i:0;s:4:\"4866\";i:1;s:4:\"4721\";i:2;s:4:\"4722\";i:3;s:4:\"4723\";i:4;s:4:\"4724\";}'),
(28720, 3804, 'listivo_130_listivo_13', '150000'),
(28721, 3804, 'featured', '1'),
(28892, 3804, 'views', '1972'),
(28898, 3804, 'listivo_153_lat', '40.735285059635'),
(28899, 3804, 'listivo_153_lng', '-73.9975957269'),
(28900, 3804, 'listivo_153_address', 'New York, NY, USA'),
(31142, 3804, '_wp_old_slug', 'promo-mercedes'),
(32312, 3804, 'favorite_count', '3'),
(32318, 3804, 'phone_reveals', '117'),
(34003, 3804, 'listivo_4316', '2021'),
(36281, 3804, 'listivo_4686', '30000'),
(36282, 3804, 'listivo_4662_listivo_13', ''),
(36798, 3804, 'listivo_4780_listivo_13', ''),
(37018, 3804, '_wp_old_date', '2021-09-26'),
(37154, 3804, '_wp_old_date', '2021-07-07'),
(37428, 3804, '_wp_old_date', '2021-03-05'),
(37557, 3804, '_wp_old_date', '2021-01-08'),
(38169, 3804, 'exclude_from_export', '0'),
(38170, 3804, '_exclude_from_export', 'field_6189d855fbbaa'),
(31932, 4209, 'number', '1'),
(31933, 4209, 'expire', '14'),
(31934, 4209, 'featured_expire', '3'),
(31935, 4209, 'price', '9'),
(31936, 4209, 'display_price', '$9.00'),
(31937, 4209, 'label', 'Popular'),
(31942, 4209, 'product_id', '4210'),
(74629, 4209, 'bumps_number', '0'),
(74630, 4209, 'bumps_interval', '0'),
(74631, 4209, 'text', ''),
(74632, 4209, 'featured', '1'),
(74797, 4209, 'user_account_type', 'any'),
(31938, 4210, 'listivo_payment_package', 'listivo_4209'),
(31939, 4210, '_virtual', 'yes'),
(31940, 4210, '_regular_price', '9'),
(31941, 4210, '_price', '9'),
(41419, 4210, 'total_sales', '5'),
(74872, 4210, '_edit_last', '1'),
(74873, 4210, '_tax_status', 'taxable'),
(74874, 4210, '_tax_class', ''),
(74875, 4210, '_manage_stock', 'no'),
(74876, 4210, '_backorders', 'no'),
(74877, 4210, '_sold_individually', 'no'),
(74878, 4210, '_downloadable', 'no'),
(74879, 4210, '_download_limit', '-1'),
(74880, 4210, '_download_expiry', '-1'),
(74881, 4210, '_stock', NULL),
(74882, 4210, '_stock_status', 'instock'),
(74883, 4210, '_wc_average_rating', '0'),
(74884, 4210, '_wc_review_count', '0'),
(74885, 4210, '_product_version', '7.2.2'),
(74886, 4210, '_edit_lock', '1672847741:1'),
(31943, 4211, 'number', '1'),
(31944, 4211, 'expire', '30'),
(31945, 4211, 'featured_expire', '7'),
(31946, 4211, 'price', '19'),
(31947, 4211, 'display_price', '$19.00'),
(31948, 4211, 'label', ''),
(31953, 4211, 'product_id', '4212'),
(74661, 4211, 'bumps_number', '2'),
(74662, 4211, 'bumps_interval', '10'),
(74663, 4211, 'text', ''),
(74664, 4211, 'featured', '0'),
(74798, 4211, 'user_account_type', 'any'),
(31949, 4212, 'listivo_payment_package', 'listivo_4211'),
(31950, 4212, '_virtual', 'yes'),
(31951, 4212, '_regular_price', '19'),
(31952, 4212, '_price', '19'),
(36916, 4212, 'total_sales', '2'),
(74902, 4212, '_edit_last', '1'),
(74903, 4212, '_tax_status', 'taxable'),
(74904, 4212, '_tax_class', ''),
(74905, 4212, '_manage_stock', 'no'),
(74906, 4212, '_backorders', 'no'),
(74907, 4212, '_sold_individually', 'no'),
(74908, 4212, '_downloadable', 'no'),
(74909, 4212, '_download_limit', '-1'),
(74910, 4212, '_download_expiry', '-1'),
(74911, 4212, '_stock', NULL),
(74912, 4212, '_stock_status', 'instock'),
(74913, 4212, '_wc_average_rating', '0'),
(74914, 4212, '_wc_review_count', '0'),
(74915, 4212, '_product_version', '7.2.2'),
(74916, 4212, '_edit_lock', '1672847754:1'),
(31954, 4213, 'number', '5'),
(31955, 4213, 'expire', '30'),
(31956, 4213, 'featured_expire', '7'),
(31957, 4213, 'price', '49'),
(31958, 4213, 'display_price', '$49.00'),
(31959, 4213, 'label', ''),
(31964, 4213, 'product_id', '4214'),
(74669, 4213, 'bumps_number', '2'),
(74670, 4213, 'bumps_interval', '10'),
(74671, 4213, 'text', ''),
(74672, 4213, 'featured', '0'),
(74799, 4213, 'user_account_type', 'any'),
(31960, 4214, 'listivo_payment_package', 'listivo_4213'),
(31961, 4214, '_virtual', 'yes'),
(31962, 4214, '_regular_price', '49'),
(31963, 4214, '_price', '49'),
(32035, 4214, 'total_sales', '3'),
(74857, 4214, '_edit_last', '1'),
(74858, 4214, '_tax_status', 'taxable'),
(74859, 4214, '_tax_class', ''),
(74860, 4214, '_manage_stock', 'no'),
(74861, 4214, '_backorders', 'no'),
(74862, 4214, '_sold_individually', 'no'),
(74863, 4214, '_downloadable', 'no'),
(74864, 4214, '_download_limit', '-1'),
(74865, 4214, '_download_expiry', '-1'),
(74866, 4214, '_stock', NULL),
(74867, 4214, '_stock_status', 'instock'),
(74868, 4214, '_wc_average_rating', '0'),
(74869, 4214, '_wc_review_count', '0'),
(74870, 4214, '_product_version', '7.2.2'),
(74871, 4214, '_edit_lock', '1672847735:1'),
(31965, 4215, 'number', '20'),
(31966, 4215, 'expire', '30'),
(31967, 4215, 'featured_expire', '7'),
(31968, 4215, 'price', '99'),
(31969, 4215, 'display_price', '$99.00'),
(31970, 4215, 'label', ''),
(31975, 4215, 'product_id', '4217'),
(74665, 4215, 'bumps_number', '2'),
(74666, 4215, 'bumps_interval', '10'),
(74667, 4215, 'text', ''),
(74668, 4215, 'featured', '0'),
(74800, 4215, 'user_account_type', 'any'),
(31976, 4217, 'listivo_payment_package', 'listivo_4215'),
(31977, 4217, '_virtual', 'yes'),
(31978, 4217, '_regular_price', '99'),
(31979, 4217, '_price', '99'),
(32251, 4217, 'total_sales', '5'),
(74842, 4217, '_edit_last', '1'),
(74843, 4217, '_tax_status', 'taxable'),
(74844, 4217, '_tax_class', ''),
(74845, 4217, '_manage_stock', 'no'),
(74846, 4217, '_backorders', 'no'),
(74847, 4217, '_sold_individually', 'no'),
(74848, 4217, '_downloadable', 'no'),
(74849, 4217, '_download_limit', '-1'),
(74850, 4217, '_download_expiry', '-1'),
(74851, 4217, '_stock', NULL),
(74852, 4217, '_stock_status', 'instock'),
(74853, 4217, '_wc_average_rating', '0'),
(74854, 4217, '_wc_review_count', '0'),
(74855, 4217, '_product_version', '7.2.2'),
(74856, 4217, '_edit_lock', '1672847792:1'),
(32040, 4224, '_edit_lock', '1634563202:1'),
(32041, 4224, '_edit_last', '1'),
(32042, 4224, 'discount_type', 'fixed_cart'),
(32043, 4224, 'coupon_amount', '50'),
(32044, 4224, 'individual_use', 'no'),
(32045, 4224, 'usage_limit', '0'),
(32046, 4224, 'usage_limit_per_user', '0'),
(32047, 4224, 'limit_usage_to_x_items', '0'),
(32048, 4224, 'usage_count', '1'),
(32049, 4224, 'date_expires', NULL),
(32050, 4224, 'free_shipping', 'no'),
(32051, 4224, 'exclude_sale_items', 'no'),
(32082, 4224, '_used_by', '1'),
(33116, 4316, 'type', 'number'),
(33117, 4316, 'required', '0'),
(33118, 4316, 'value_visibility_by_user_role', ''),
(33119, 4316, 'frontend_panel_visibility_by_user_role', ''),
(33120, 4316, 'hide_terms', ''),
(33121, 4316, 'slug', 'vehicle-year'),
(33122, 4316, 'input_placeholder', ''),
(33123, 4316, 'text_before_value', ''),
(33124, 4316, 'text_after_value', ''),
(33125, 4316, 'decimal_places', '0'),
(37875, 4316, 'hide_thousands_separator', '1'),
(33127, 4318, 'type', 'taxonomy'),
(35496, 4318, 'required', '0'),
(35497, 4318, 'value_visibility_by_user_role', ''),
(35498, 4318, 'frontend_panel_visibility_by_user_role', ''),
(35499, 4318, 'hide_terms', ''),
(35500, 4318, 'slug', 'vehicle-features'),
(35501, 4318, 'input_placeholder', ''),
(35502, 4318, 'search_logic', 'and'),
(35503, 4318, 'multiple_values', '1'),
(35504, 4318, 'parent_taxonomy_fields', ''),
(35505, 4318, 'field_dependency', '0'),
(35506, 4318, 'frontend_panel_options', ''),
(35507, 4318, 'multilevel', '0'),
(33410, 4374, '_edit_lock', '1654595932:1'),
(33411, 4374, '_edit_last', '1'),
(33412, 4374, 'listivo_4316', ''),
(33413, 4374, 'listivo_3411', ''),
(33414, 4374, 'listivo_2863', ''),
(33415, 4374, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(33416, 4374, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(33417, 4374, 'listivo_340', ''),
(33418, 4374, 'listivo_339', ''),
(33419, 4374, 'listivo_338', ''),
(33420, 4374, 'listivo_145', 'a:6:{i:0;s:4:\"4369\";i:1;s:4:\"4365\";i:2;s:4:\"4370\";i:3;s:4:\"4367\";i:4;s:4:\"4364\";i:5;s:4:\"4363\";}'),
(33421, 4374, 'listivo_130_listivo_13', '120.00'),
(33422, 4374, 'featured', '0'),
(34126, 4374, 'views', '363'),
(36129, 4374, 'listivo_4686', ''),
(36130, 4374, 'listivo_4662_listivo_13', ''),
(36131, 4374, 'listivo_153_lat', '37.274279847678'),
(36132, 4374, 'listivo_153_lng', '-107.87794668226'),
(36133, 4374, 'listivo_153_address', 'Durango, CO, USA'),
(37011, 4374, '_wp_old_date', '2021-10-28'),
(37147, 4374, '_wp_old_date', '2021-07-08'),
(61536, 4374, 'exclude_from_export', '0'),
(61537, 4374, '_exclude_from_export', 'field_6189d855fbbaa'),
(61538, 4374, 'listivo_4780_listivo_13', ''),
(33594, 4410, '_edit_lock', '1654593727:1'),
(33595, 4410, '_edit_last', '1'),
(33596, 4410, 'listivo_4316', ''),
(33597, 4410, 'listivo_3411', ''),
(33598, 4410, 'listivo_2863', ''),
(33599, 4410, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(33600, 4410, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(33601, 4410, 'listivo_340', ''),
(33602, 4410, 'listivo_339', ''),
(33603, 4410, 'listivo_338', ''),
(33604, 4410, 'listivo_145', 'a:5:{i:0;s:4:\"4342\";i:1;s:4:\"4346\";i:2;s:4:\"4345\";i:3;s:4:\"4344\";i:4;s:4:\"4343\";}'),
(33605, 4410, 'listivo_130_listivo_13', '200.00'),
(33606, 4410, 'featured', '0'),
(34122, 4410, 'views', '543'),
(36097, 4410, 'listivo_4686', ''),
(36098, 4410, 'listivo_4662_listivo_13', ''),
(36099, 4410, 'listivo_153_lat', '57.707533658896'),
(36100, 4410, 'listivo_153_lng', '11.971015192304'),
(36101, 4410, 'listivo_153_address', 'Gothenburg, Sweden'),
(36790, 4410, 'listivo_4780_listivo_13', ''),
(37001, 4410, '_wp_old_date', '2021-10-28'),
(37164, 4410, '_wp_old_date', '2021-07-03'),
(37465, 4410, '_wp_old_date', '2021-01-05'),
(39103, 4410, 'exclude_from_export', '0'),
(39104, 4410, '_exclude_from_export', 'field_6189d855fbbaa'),
(42331, 4410, 'favorite_count', '1'),
(42934, 4410, 'phone_reveals', '3'),
(33927, 4468, '_edit_lock', '1654594636:1'),
(33928, 4468, '_edit_last', '1'),
(33929, 4468, 'listivo_4316', ''),
(33930, 4468, 'listivo_3411', 'a:2:{s:3:\"url\";s:149:\"<iframe width=\"853\" height=\"480\" src=\"https://my.matterport.com/show/?m=uRGXgoiYk9f&amp;play=1&amp;qs=1\" frameborder=\"0\" allowfullscreen=\"\"></iframe>\";s:5:\"embed\";s:0:\"\";}'),
(33931, 4468, 'listivo_2863', '2007'),
(33932, 4468, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(33933, 4468, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(33934, 4468, 'listivo_340', '1000'),
(33935, 4468, 'listivo_339', '2'),
(33936, 4468, 'listivo_338', '3'),
(33937, 4468, 'listivo_145', 'a:6:{i:0;s:4:\"4421\";i:1;s:4:\"4425\";i:2;s:4:\"4424\";i:3;s:4:\"4423\";i:4;s:4:\"4422\";i:5;s:4:\"4420\";}'),
(33938, 4468, 'listivo_130_listivo_13', '1300000'),
(33939, 4468, 'featured', '0'),
(34106, 4468, 'views', '429'),
(35470, 4468, 'listivo_4662_listivo_13', ''),
(35523, 4468, 'listivo_153_lat', '40.702171878902'),
(35524, 4468, 'listivo_153_lng', '-73.953796375977'),
(35525, 4468, 'listivo_153_address', 'New York, NY, USA'),
(35586, 4468, '_wp_old_slug', 'apartment-4'),
(36164, 4468, 'listivo_4686', ''),
(36986, 4468, '_wp_old_date', '2021-10-28'),
(37161, 4468, '_wp_old_date', '2021-07-03'),
(39264, 4468, 'exclude_from_export', '0'),
(39265, 4468, '_exclude_from_export', 'field_6189d855fbbaa'),
(39266, 4468, 'listivo_4780_listivo_13', ''),
(39880, 4468, '_wp_old_slug', 'modern-apartment-in-the-city-center'),
(42954, 4468, 'phone_reveals', '3'),
(34693, 4599, '_edit_lock', '1654594343:1'),
(34694, 4599, '_edit_last', '1'),
(34695, 4599, 'listivo_4316', ''),
(34696, 4599, 'listivo_3411', ''),
(34697, 4599, 'listivo_2863', ''),
(34698, 4599, 'listivo_345', 'a:2:{s:3:\"url\";s:27:\"https://vimeo.com/683823391\";s:5:\"embed\";s:323:\"<iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>\";}'),
(34699, 4599, 'listivo_344', 'a:2:{i:0;s:4:\"1909\";i:1;s:4:\"1908\";}'),
(34700, 4599, 'listivo_340', ''),
(34701, 4599, 'listivo_339', ''),
(34702, 4599, 'listivo_338', ''),
(34703, 4599, 'listivo_145', 'a:5:{i:0;s:4:\"4524\";i:1;s:4:\"4525\";i:2;s:4:\"4522\";i:3;s:4:\"4521\";i:4;s:4:\"4520\";}'),
(34704, 4599, 'listivo_130_listivo_13', '600'),
(34705, 4599, 'featured', '0'),
(35292, 4599, 'views', '452'),
(35882, 4599, '_wp_old_slug', 'playstation-2'),
(35883, 4599, 'listivo_4686', ''),
(35884, 4599, 'listivo_4662_listivo_13', ''),
(35885, 4599, 'listivo_153_lat', '34.730000727438'),
(35886, 4599, 'listivo_153_lng', '-86.585345171323'),
(35887, 4599, 'listivo_153_address', 'Huntsville, AL, USA'),
(36957, 4599, '_wp_old_date', '2021-10-29'),
(37165, 4599, '_wp_old_date', '2021-07-02'),
(37378, 4599, '_wp_old_date', '2021-06-03'),
(39204, 4599, 'exclude_from_export', '0'),
(39205, 4599, '_exclude_from_export', 'field_6189d855fbbaa'),
(39206, 4599, 'listivo_4780_listivo_13', ''),
(39883, 4599, '_wp_old_slug', 'playstation-special-edition'),
(35345, 4657, 'type', 'taxonomy'),
(35428, 4657, 'required', '0'),
(35429, 4657, 'value_visibility_by_user_role', ''),
(35430, 4657, 'frontend_panel_visibility_by_user_role', ''),
(35431, 4657, 'hide_terms', ''),
(35432, 4657, 'slug', 'pet-characteristic'),
(35433, 4657, 'input_placeholder', ''),
(35434, 4657, 'search_logic', 'and'),
(35435, 4657, 'multiple_values', '1'),
(35436, 4657, 'parent_taxonomy_fields', ''),
(35437, 4657, 'field_dependency', '0'),
(35438, 4657, 'frontend_panel_options', ''),
(35439, 4657, 'multilevel', '0'),
(35365, 4659, 'type', 'taxonomy'),
(35472, 4659, 'required', '0'),
(35473, 4659, 'value_visibility_by_user_role', ''),
(35474, 4659, 'frontend_panel_visibility_by_user_role', ''),
(35475, 4659, 'hide_terms', ''),
(35476, 4659, 'slug', 'community-features'),
(35477, 4659, 'input_placeholder', ''),
(35478, 4659, 'search_logic', 'and'),
(35479, 4659, 'multiple_values', '1'),
(35480, 4659, 'parent_taxonomy_fields', ''),
(35481, 4659, 'field_dependency', '0'),
(35482, 4659, 'frontend_panel_options', ''),
(35483, 4659, 'multilevel', '0'),
(35366, 4660, 'type', 'taxonomy'),
(35484, 4660, 'required', '0'),
(35485, 4660, 'value_visibility_by_user_role', ''),
(35486, 4660, 'frontend_panel_visibility_by_user_role', ''),
(35487, 4660, 'hide_terms', ''),
(35488, 4660, 'slug', 'service-type'),
(35489, 4660, 'input_placeholder', ''),
(35490, 4660, 'search_logic', 'and'),
(35491, 4660, 'multiple_values', '1'),
(35492, 4660, 'parent_taxonomy_fields', ''),
(35493, 4660, 'field_dependency', '0'),
(35494, 4660, 'frontend_panel_options', ''),
(35495, 4660, 'multilevel', '0'),
(35367, 4661, 'type', 'taxonomy'),
(35508, 4661, 'required', '0'),
(35509, 4661, 'value_visibility_by_user_role', ''),
(35510, 4661, 'frontend_panel_visibility_by_user_role', ''),
(35511, 4661, 'hide_terms', ''),
(35512, 4661, 'slug', 'property-features'),
(35513, 4661, 'input_placeholder', ''),
(35514, 4661, 'search_logic', 'and'),
(35515, 4661, 'multiple_values', '1'),
(35516, 4661, 'parent_taxonomy_fields', ''),
(35517, 4661, 'field_dependency', '0'),
(35518, 4661, 'frontend_panel_options', ''),
(35519, 4661, 'multilevel', '0'),
(35728, 4686, 'type', 'number'),
(35748, 4686, 'required', '0'),
(35749, 4686, 'value_visibility_by_user_role', ''),
(35750, 4686, 'frontend_panel_visibility_by_user_role', ''),
(35751, 4686, 'hide_terms', ''),
(35752, 4686, 'slug', 'mileage'),
(35753, 4686, 'input_placeholder', ''),
(35754, 4686, 'text_before_value', ''),
(35755, 4686, 'text_after_value', ' miles'),
(35756, 4686, 'decimal_places', '0'),
(37876, 4686, 'hide_thousands_separator', '0'),
(36754, 4780, 'type', 'salary'),
(36755, 4780, 'required', '0'),
(36756, 4780, 'value_visibility_by_user_role', ''),
(36757, 4780, 'frontend_panel_visibility_by_user_role', ''),
(36758, 4780, 'hide_terms', ''),
(36759, 4780, 'slug', 'salary'),
(36760, 4780, 'input_placeholder', ''),
(36761, 4780, 'text_before_value', ''),
(36762, 4780, 'text_after_value', ' /month'),
(37747, 4815, '_menu_item_type', 'taxonomy'),
(37748, 4815, '_menu_item_menu_item_parent', '0'),
(37749, 4815, '_menu_item_object_id', '2'),
(37750, 4815, '_menu_item_object', 'listivo_14'),
(37751, 4815, '_menu_item_target', ''),
(37752, 4815, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(37753, 4815, '_menu_item_xfn', ''),
(37754, 4815, '_menu_item_url', ''),
(49506, 4815, '_wp_old_date', '2021-11-02'),
(37756, 4816, '_menu_item_type', 'taxonomy'),
(37757, 4816, '_menu_item_menu_item_parent', '0'),
(37758, 4816, '_menu_item_object_id', '7'),
(37759, 4816, '_menu_item_object', 'listivo_14'),
(37760, 4816, '_menu_item_target', ''),
(37761, 4816, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(37762, 4816, '_menu_item_xfn', ''),
(37763, 4816, '_menu_item_url', ''),
(49507, 4816, '_wp_old_date', '2021-11-02'),
(37765, 4817, '_menu_item_type', 'taxonomy'),
(37766, 4817, '_menu_item_menu_item_parent', '0'),
(37767, 4817, '_menu_item_object_id', '6'),
(37768, 4817, '_menu_item_object', 'listivo_14'),
(37769, 4817, '_menu_item_target', ''),
(37770, 4817, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(37771, 4817, '_menu_item_xfn', ''),
(37772, 4817, '_menu_item_url', ''),
(49508, 4817, '_wp_old_date', '2021-11-02'),
(38167, 4869, '_edit_lock', '1653456362:1'),
(38168, 4869, '_edit_last', '1'),
(45899, 5644, '_elementor_edit_mode', 'builder'),
(45900, 5644, '_elementor_template_type', 'kit'),
(45905, 5644, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45906, 5644, '_elementor_page_settings', 'a:1217:{s:13:\"system_colors\";a:8:{i:0;a:3:{s:3:\"_id\";s:9:\"lprimary1\";s:5:\"title\";s:9:\"Primary 1\";s:5:\"color\";s:7:\"#F87B54\";}i:1;a:3:{s:3:\"_id\";s:9:\"lprimary2\";s:5:\"title\";s:9:\"Primary 2\";s:5:\"color\";s:7:\"#374B5C\";}i:2;a:3:{s:3:\"_id\";s:7:\"lcolor1\";s:5:\"title\";s:7:\"Color 1\";s:5:\"color\";s:7:\"#374B5C\";}i:3;a:3:{s:3:\"_id\";s:7:\"lcolor2\";s:5:\"title\";s:7:\"Color 2\";s:5:\"color\";s:7:\"#73818C\";}i:4;a:3:{s:3:\"_id\";s:7:\"lcolor3\";s:5:\"title\";s:7:\"Color 3\";s:5:\"color\";s:7:\"#DDECF7\";}i:5;a:3:{s:3:\"_id\";s:7:\"lcolor4\";s:5:\"title\";s:7:\"Color 4\";s:5:\"color\";s:7:\"#F2F4F8\";}i:6;a:3:{s:3:\"_id\";s:7:\"lcolor5\";s:5:\"title\";s:7:\"Color 5\";s:5:\"color\";s:7:\"#FDFDFE\";}i:7;a:3:{s:3:\"_id\";s:10:\"lsectionbg\";s:5:\"title\";s:18:\"Section Background\";s:5:\"color\";s:7:\"#F8FAFD\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:11:{i:0;a:20:{s:3:\"_id\";s:9:\"lheading1\";s:5:\"title\";s:9:\"Heading 1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"68\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"68\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"-2\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:1;a:20:{s:3:\"_id\";s:9:\"lheading2\";s:5:\"title\";s:9:\"Heading 2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"36\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"38\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"-1\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:2;a:20:{s:3:\"_id\";s:9:\"lheading3\";s:5:\"title\";s:9:\"Heading 3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"-1\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:3;a:20:{s:3:\"_id\";s:9:\"lheading4\";s:5:\"title\";s:9:\"Heading 4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:4;a:8:{s:3:\"_id\";s:9:\"lheading5\";s:5:\"title\";s:9:\"Heading 5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}i:5;a:8:{s:3:\"_id\";s:9:\"lheading6\";s:5:\"title\";s:9:\"Heading 6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}}i:6;a:20:{s:3:\"_id\";s:6:\"llabel\";s:5:\"title\";s:5:\"Label\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:7;a:20:{s:3:\"_id\";s:6:\"ltext1\";s:5:\"title\";s:6:\"Text 1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"29\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:8;a:20:{s:3:\"_id\";s:10:\"ltext1bold\";s:5:\"title\";s:11:\"Text 1 Bold\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"29\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:9;a:20:{s:3:\"_id\";s:6:\"ltext2\";s:5:\"title\";s:6:\"Text 2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:10;a:20:{s:3:\"_id\";s:10:\"ltext2bold\";s:5:\"title\";s:11:\"Text 2 Bold\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Red Hat Display\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"29\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:64:\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1200;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"viewport_mobile\";i:767;s:15:\"viewport_tablet\";i:1024;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:37:\"regular_button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"regular_button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"primary_1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"primary_1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"primary_2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"primary_2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:13:\"design_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:6;s:4:\"blur\";i:20;s:6:\"spread\";i:0;s:5:\"color\";s:52:\"rgba(41.99999999999999, 56.99999999999999, 70, 0.08)\";}s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:36:\"regular_button_typography_typography\";s:0:\"\";s:37:\"regular_button_typography_font_family\";s:0:\"\";s:35:\"regular_button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"regular_button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"regular_button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"regular_button_typography_font_weight\";s:0:\"\";s:40:\"regular_button_typography_text_transform\";s:0:\"\";s:36:\"regular_button_typography_font_style\";s:0:\"\";s:41:\"regular_button_typography_text_decoration\";s:0:\"\";s:44:\"regular_button_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"regular_button_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"regular_button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"regular_button_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"regular_button_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"regular_button_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"regular_button_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"regular_button_text_shadow_text_shadow_type\";s:0:\"\";s:38:\"regular_button_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:21:\"regular_button_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"regular_button_height_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"regular_button_height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"regular_button_background\";s:0:\"\";s:25:\"regular_button_text_color\";s:0:\"\";s:25:\"regular_button_icon_color\";s:0:\"\";s:30:\"regular_button_icon_background\";s:0:\"\";s:37:\"regular_button_shadow_box_shadow_type\";s:0:\"\";s:32:\"regular_button_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:41:\"regular_button_shadow_box_shadow_position\";s:1:\" \";s:28:\"regular_button_border_border\";s:0:\"\";s:27:\"regular_button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:34:\"regular_button_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:34:\"regular_button_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:27:\"regular_button_border_color\";s:0:\"\";s:28:\"regular_button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"regular_button_hover_background\";s:0:\"\";s:31:\"regular_button_hover_text_color\";s:0:\"\";s:31:\"regular_button_hover_icon_color\";s:0:\"\";s:36:\"regular_button_hover_icon_background\";s:0:\"\";s:43:\"regular_button_hover_shadow_box_shadow_type\";s:0:\"\";s:38:\"regular_button_hover_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:47:\"regular_button_hover_shadow_box_shadow_position\";s:1:\" \";s:34:\"regular_button_hover_border_border\";s:0:\"\";s:33:\"regular_button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:40:\"regular_button_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:40:\"regular_button_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:33:\"regular_button_hover_border_color\";s:0:\"\";s:34:\"regular_button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"primary_1_typography_typography\";s:0:\"\";s:32:\"primary_1_typography_font_family\";s:0:\"\";s:30:\"primary_1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"primary_1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"primary_1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"primary_1_typography_font_weight\";s:0:\"\";s:35:\"primary_1_typography_text_transform\";s:0:\"\";s:31:\"primary_1_typography_font_style\";s:0:\"\";s:36:\"primary_1_typography_text_decoration\";s:0:\"\";s:39:\"primary_1_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"primary_1_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"primary_1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"primary_1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"primary_1_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"primary_1_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"primary_1_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"primary_1_text_shadow_text_shadow_type\";s:0:\"\";s:33:\"primary_1_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:16:\"primary_1_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"primary_1_height_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"primary_1_height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:20:\"primary_1_background\";s:0:\"\";s:20:\"primary_1_text_color\";s:0:\"\";s:20:\"primary_1_icon_color\";s:0:\"\";s:25:\"primary_1_icon_background\";s:0:\"\";s:32:\"primary_1_shadow_box_shadow_type\";s:0:\"\";s:27:\"primary_1_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:36:\"primary_1_shadow_box_shadow_position\";s:1:\" \";s:23:\"primary_1_border_border\";s:0:\"\";s:22:\"primary_1_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"primary_1_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"primary_1_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:22:\"primary_1_border_color\";s:0:\"\";s:23:\"primary_1_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"primary_1_hover_background\";s:0:\"\";s:26:\"primary_1_hover_text_color\";s:0:\"\";s:26:\"primary_1_hover_icon_color\";s:0:\"\";s:31:\"primary_1_hover_icon_background\";s:0:\"\";s:38:\"primary_1_hover_shadow_box_shadow_type\";s:0:\"\";s:33:\"primary_1_hover_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:42:\"primary_1_hover_shadow_box_shadow_position\";s:1:\" \";s:29:\"primary_1_hover_border_border\";s:0:\"\";s:28:\"primary_1_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:35:\"primary_1_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:35:\"primary_1_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:28:\"primary_1_hover_border_color\";s:0:\"\";s:29:\"primary_1_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"primary_2_typography_typography\";s:0:\"\";s:32:\"primary_2_typography_font_family\";s:0:\"\";s:30:\"primary_2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"primary_2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"primary_2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"primary_2_typography_font_weight\";s:0:\"\";s:35:\"primary_2_typography_text_transform\";s:0:\"\";s:31:\"primary_2_typography_font_style\";s:0:\"\";s:36:\"primary_2_typography_text_decoration\";s:0:\"\";s:39:\"primary_2_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"primary_2_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"primary_2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"primary_2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"primary_2_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"primary_2_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"primary_2_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"primary_2_text_shadow_text_shadow_type\";s:0:\"\";s:33:\"primary_2_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:16:\"primary_2_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"primary_2_height_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"primary_2_height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:20:\"primary_2_background\";s:0:\"\";s:20:\"primary_2_text_color\";s:0:\"\";s:20:\"primary_2_icon_color\";s:0:\"\";s:25:\"primary_2_icon_background\";s:0:\"\";s:32:\"primary_2_shadow_box_shadow_type\";s:0:\"\";s:27:\"primary_2_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:36:\"primary_2_shadow_box_shadow_position\";s:1:\" \";s:23:\"primary_2_border_border\";s:0:\"\";s:22:\"primary_2_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"primary_2_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"primary_2_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:22:\"primary_2_border_color\";s:0:\"\";s:23:\"primary_2_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"primary_2_hover_background\";s:0:\"\";s:26:\"primary_2_hover_text_color\";s:0:\"\";s:26:\"primary_2_hover_icon_color\";s:0:\"\";s:31:\"primary_2_hover_icon_background\";s:0:\"\";s:38:\"primary_2_hover_shadow_box_shadow_type\";s:0:\"\";s:33:\"primary_2_hover_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:42:\"primary_2_hover_shadow_box_shadow_position\";s:1:\" \";s:29:\"primary_2_hover_border_border\";s:0:\"\";s:28:\"primary_2_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:35:\"primary_2_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:35:\"primary_2_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:28:\"primary_2_hover_border_color\";s:0:\"\";s:29:\"primary_2_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"listivo_listing_label\";a:0:{}s:26:\"listivo_listing_attributes\";a:0:{}s:29:\"listivo_listing_card_location\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"2cf3626\";s:5:\"field\";s:11:\"listivo_153\";}}s:26:\"listivo_listing_card_label\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"873156d\";s:5:\"value\";s:8:\"featured\";}}s:26:\"listivo_listing_main_value\";a:2:{i:0;s:11:\"listivo_130\";i:1;s:12:\"listivo_4780\";}s:30:\"listivo_listing_row_image_size\";s:15:\"listivo_360_320\";s:12:\"site_favicon\";a:2:{s:3:\"url\";s:78:\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/cropped-fav-icon.png\";s:2:\"id\";s:4:\"4089\";}s:21:\"viewport_mobile_extra\";s:0:\"\";s:21:\"viewport_tablet_extra\";s:0:\"\";s:15:\"viewport_laptop\";s:0:\"\";s:19:\"viewport_widescreen\";s:0:\"\";s:11:\"__globals__\";a:29:{s:20:\"design_form_input_bg\";s:25:\"globals/colors?id=lcolor3\";s:23:\"design_form_input_color\";s:27:\"globals/colors?id=lprimary2\";s:23:\"design_small_heading_bg\";s:25:\"globals/colors?id=lcolor4\";s:26:\"design_small_heading_color\";s:25:\"globals/colors?id=lcolor2\";s:20:\"design_heading_color\";s:27:\"globals/colors?id=lprimary2\";s:37:\"listivo_listing_card_location_icon_bg\";s:25:\"globals/colors?id=lcolor3\";s:40:\"listivo_listing_card_location_icon_color\";s:27:\"globals/colors?id=lprimary2\";s:16:\"attributes_color\";s:25:\"globals/colors?id=lcolor1\";s:16:\"card_price_color\";s:27:\"globals/colors?id=lprimary2\";s:18:\"card_address_color\";s:25:\"globals/colors?id=lcolor1\";s:15:\"card_user_color\";s:27:\"globals/colors?id=lprimary2\";s:20:\"nav_arrow_background\";s:25:\"globals/colors?id=lcolor3\";s:15:\"nav_arrow_color\";s:27:\"globals/colors?id=lprimary2\";s:29:\"pagination_results_text_color\";s:27:\"globals/colors?id=lprimary2\";s:34:\"pagination_bold_results_text_color\";s:25:\"globals/colors?id=lcolor2\";s:21:\"pagination_item_color\";s:27:\"globals/colors?id=lprimary2\";s:30:\"pagination_item_disabled_color\";s:25:\"globals/colors?id=lcolor5\";s:33:\"listivo_listing_card_active_color\";s:27:\"globals/colors?id=lprimary1\";s:30:\"listivo_blog_card_date_icon_bg\";s:25:\"globals/colors?id=lcolor3\";s:33:\"listivo_blog_card_date_icon_color\";s:27:\"globals/colors?id=lprimary2\";s:21:\"blog_card_label_color\";s:27:\"globals/colors?id=lprimary2\";s:20:\"blog_card_text_color\";s:25:\"globals/colors?id=lcolor1\";s:25:\"blog_card_meta_data_color\";s:25:\"globals/colors?id=lcolor2\";s:42:\"listivo_featured_listing_card_border_color\";s:27:\"globals/colors?id=lprimary1\";s:48:\"listivo_featured_listing_card_address_icon_color\";s:25:\"globals/colors?id=lcolor5\";s:45:\"listivo_featured_listing_card_address_icon_bg\";s:27:\"globals/colors?id=lprimary1\";s:21:\"dropdown_active_color\";s:27:\"globals/colors?id=lprimary1\";s:24:\"dropdown_highlight_color\";s:27:\"globals/colors?id=lprimary1\";s:26:\"pagination_item_background\";s:25:\"globals/colors?id=lcolor3\";}s:32:\"listivo_featured_listing_card_bg\";s:7:\"#FFF0EC\";s:45:\"listivo_featured_listing_card_separator_color\";s:7:\"#F9D5CA\";s:42:\"listivo_featured_listing_card_border_width\";i:2;s:43:\"listivo_featured_listing_card_address_color\";s:7:\"#9A7C72\";s:45:\"listivo_featured_listing_card_attribute_color\";s:7:\"#9A7C72\";s:42:\"listivo_featured_listing_card_attribute_bg\";s:7:\"#F9D5CA\";s:41:\"listivo_featured_listing_card_icon_border\";s:7:\"#F9D5CA\";s:31:\"listivo_listing_card_label_type\";s:8:\"featured\";s:31:\"listivo_listing_card_max_images\";i:6;s:32:\"listivo_quick_preview_categories\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"5f095f6\";s:5:\"field\";s:10:\"listivo_14\";}}s:32:\"listivo_quick_preview_attributes\";a:15:{i:0;a:2:{s:3:\"_id\";s:7:\"9111ce1\";s:5:\"field\";s:12:\"listivo_4686\";}i:1;a:2:{s:3:\"_id\";s:7:\"7b444f6\";s:5:\"field\";s:12:\"listivo_4660\";}i:2;a:2:{s:3:\"_id\";s:7:\"51fda37\";s:5:\"field\";s:12:\"listivo_4659\";}i:3;a:2:{s:3:\"_id\";s:7:\"1b39366\";s:5:\"field\";s:12:\"listivo_4657\";}i:4;a:2:{s:3:\"_id\";s:7:\"1cacf01\";s:5:\"field\";s:12:\"listivo_2863\";}i:5;a:2:{s:3:\"_id\";s:7:\"ba2caf5\";s:5:\"field\";s:12:\"listivo_1913\";}i:6;a:2:{s:3:\"_id\";s:7:\"a981881\";s:5:\"field\";s:12:\"listivo_1912\";}i:7;a:2:{s:3:\"_id\";s:7:\"e10c33e\";s:5:\"field\";s:12:\"listivo_1911\";}i:8;a:2:{s:3:\"_id\";s:7:\"b92ee1e\";s:5:\"field\";s:12:\"listivo_1910\";}i:9;a:2:{s:3:\"_id\";s:7:\"e23bcf7\";s:5:\"field\";s:11:\"listivo_945\";}i:10;a:2:{s:3:\"_id\";s:7:\"0450bcb\";s:5:\"field\";s:11:\"listivo_946\";}i:11;a:2:{s:3:\"_id\";s:7:\"fc45e63\";s:5:\"field\";s:11:\"listivo_339\";}i:12;a:2:{s:3:\"_id\";s:7:\"86a82cf\";s:5:\"field\";s:11:\"listivo_338\";}i:13;a:2:{s:3:\"_id\";s:7:\"f0edf91\";s:5:\"field\";s:11:\"listivo_340\";}i:14;a:2:{s:3:\"_id\";s:7:\"08a7d28\";s:5:\"field\";s:12:\"listivo_4316\";}}s:53:\"listivo_featured_listing_card_icon_border_views_color\";s:7:\"#9A7C72\";s:30:\"listivo_row_listing_attributes\";a:1:{i:0;a:2:{s:3:\"_id\";s:7:\"c51429a\";s:5:\"field\";s:10:\"listivo_14\";}}s:39:\"listivo_featured_card_description_color\";s:7:\"#9A7C72\";s:40:\"listivo_featured_listing_card_user_color\";s:7:\"#9A7C72\";s:23:\"design_form_input_color\";s:7:\"#374B5C\";s:20:\"design_form_input_bg\";s:7:\"#DDECF7\";s:26:\"design_small_heading_color\";s:7:\"#73818C\";s:23:\"design_small_heading_bg\";s:7:\"#F2F4F8\";s:20:\"design_heading_color\";s:7:\"#374B5C\";s:15:\"nav_arrow_color\";s:7:\"#374B5C\";s:20:\"nav_arrow_background\";s:7:\"#DDECF7\";s:33:\"listivo_listing_card_active_color\";s:7:\"#F87B54\";s:40:\"listivo_listing_card_location_icon_color\";s:7:\"#374B5C\";s:37:\"listivo_listing_card_location_icon_bg\";s:7:\"#DDECF7\";s:18:\"card_address_color\";s:7:\"#374B5C\";s:16:\"attributes_color\";s:7:\"#374B5C\";s:16:\"card_price_color\";s:7:\"#374B5C\";s:15:\"card_user_color\";s:7:\"#374B5C\";s:42:\"listivo_featured_listing_card_border_color\";s:7:\"#F87B54\";s:48:\"listivo_featured_listing_card_address_icon_color\";s:7:\"#FDFDFE\";s:45:\"listivo_featured_listing_card_address_icon_bg\";s:7:\"#F87B54\";s:21:\"blog_card_label_color\";s:7:\"#374B5C\";s:20:\"blog_card_text_color\";s:7:\"#374B5C\";s:25:\"blog_card_meta_data_color\";s:7:\"#73818C\";s:33:\"listivo_blog_card_date_icon_color\";s:7:\"#374B5C\";s:30:\"listivo_blog_card_date_icon_bg\";s:7:\"#DDECF7\";s:29:\"pagination_results_text_color\";s:7:\"#374B5C\";s:34:\"pagination_bold_results_text_color\";s:7:\"#73818C\";s:21:\"pagination_item_color\";s:7:\"#374B5C\";s:26:\"pagination_item_background\";s:7:\"#DDECF7\";s:30:\"pagination_item_disabled_color\";s:7:\"#FDFDFE\";s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:0:\"\";s:27:\"body_typography_font_family\";s:0:\"\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:0:\"\";s:30:\"body_typography_text_transform\";s:0:\"\";s:26:\"body_typography_font_style\";s:0:\"\";s:31:\"body_typography_text_decoration\";s:0:\"\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"body_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:0:\"\";s:33:\"link_normal_typography_typography\";s:0:\"\";s:34:\"link_normal_typography_font_family\";s:0:\"\";s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_normal_typography_font_weight\";s:0:\"\";s:37:\"link_normal_typography_text_transform\";s:0:\"\";s:33:\"link_normal_typography_font_style\";s:0:\"\";s:38:\"link_normal_typography_text_decoration\";s:0:\"\";s:34:\"link_normal_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"link_normal_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"link_normal_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:0:\"\";s:32:\"link_hover_typography_typography\";s:0:\"\";s:33:\"link_hover_typography_font_family\";s:0:\"\";s:31:\"link_hover_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_hover_typography_font_weight\";s:0:\"\";s:36:\"link_hover_typography_text_transform\";s:0:\"\";s:32:\"link_hover_typography_font_style\";s:0:\"\";s:37:\"link_hover_typography_text_decoration\";s:0:\"\";s:33:\"link_hover_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"link_hover_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_hover_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h1_color\";s:0:\"\";s:24:\"h1_typography_typography\";s:0:\"\";s:25:\"h1_typography_font_family\";s:0:\"\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:0:\"\";s:28:\"h1_typography_text_transform\";s:0:\"\";s:24:\"h1_typography_font_style\";s:0:\"\";s:29:\"h1_typography_text_decoration\";s:0:\"\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:0:\"\";s:24:\"h2_typography_typography\";s:0:\"\";s:25:\"h2_typography_font_family\";s:0:\"\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:0:\"\";s:28:\"h2_typography_text_transform\";s:0:\"\";s:24:\"h2_typography_font_style\";s:0:\"\";s:29:\"h2_typography_text_decoration\";s:0:\"\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:0:\"\";s:24:\"h3_typography_typography\";s:0:\"\";s:25:\"h3_typography_font_family\";s:0:\"\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:0:\"\";s:28:\"h3_typography_text_transform\";s:0:\"\";s:24:\"h3_typography_font_style\";s:0:\"\";s:29:\"h3_typography_text_decoration\";s:0:\"\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:0:\"\";s:24:\"h4_typography_typography\";s:0:\"\";s:25:\"h4_typography_font_family\";s:0:\"\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:0:\"\";s:28:\"h4_typography_text_transform\";s:0:\"\";s:24:\"h4_typography_font_style\";s:0:\"\";s:29:\"h4_typography_text_decoration\";s:0:\"\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:0:\"\";s:24:\"h5_typography_typography\";s:0:\"\";s:25:\"h5_typography_font_family\";s:0:\"\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:0:\"\";s:28:\"h5_typography_text_transform\";s:0:\"\";s:24:\"h5_typography_font_style\";s:0:\"\";s:29:\"h5_typography_text_decoration\";s:0:\"\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:0:\"\";s:24:\"h6_typography_typography\";s:0:\"\";s:25:\"h6_typography_font_family\";s:0:\"\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:0:\"\";s:28:\"h6_typography_text_transform\";s:0:\"\";s:24:\"h6_typography_font_style\";s:0:\"\";s:29:\"h6_typography_text_decoration\";s:0:\"\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h6_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:0:\"\";s:29:\"button_typography_font_family\";s:0:\"\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:0:\"\";s:32:\"button_typography_text_transform\";s:0:\"\";s:28:\"button_typography_font_style\";s:0:\"\";s:33:\"button_typography_text_decoration\";s:0:\"\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"button_text_shadow_text_shadow_type\";s:0:\"\";s:30:\"button_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:17:\"button_text_color\";s:0:\"\";s:28:\"button_background_background\";s:7:\"classic\";s:23:\"button_background_color\";s:0:\"\";s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#f2295b\";s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"button_background_gradient_type\";s:6:\"linear\";s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:35:\"button_background_gradient_position\";s:13:\"center center\";s:26:\"button_background_position\";s:0:\"\";s:33:\"button_background_position_tablet\";s:0:\"\";s:33:\"button_background_position_mobile\";s:0:\"\";s:22:\"button_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"button_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_background_attachment\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:31:\"button_background_repeat_tablet\";s:0:\"\";s:31:\"button_background_repeat_mobile\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:29:\"button_background_size_tablet\";s:0:\"\";s:29:\"button_background_size_mobile\";s:0:\"\";s:26:\"button_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_background_video_link\";s:0:\"\";s:29:\"button_background_video_start\";s:0:\"\";s:27:\"button_background_video_end\";s:0:\"\";s:27:\"button_background_play_once\";s:0:\"\";s:32:\"button_background_play_on_mobile\";s:0:\"\";s:30:\"button_background_privacy_mode\";s:0:\"\";s:32:\"button_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"button_background_slideshow_gallery\";a:0:{}s:32:\"button_background_slideshow_loop\";s:3:\"yes\";s:42:\"button_background_slideshow_slide_duration\";i:5000;s:44:\"button_background_slideshow_slide_transition\";s:4:\"fade\";s:47:\"button_background_slideshow_transition_duration\";i:500;s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:50:\"button_background_slideshow_background_size_tablet\";s:0:\"\";s:50:\"button_background_slideshow_background_size_mobile\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:54:\"button_background_slideshow_background_position_tablet\";s:0:\"\";s:54:\"button_background_slideshow_background_position_mobile\";s:0:\"\";s:36:\"button_background_slideshow_lazyload\";s:0:\"\";s:37:\"button_background_slideshow_ken_burns\";s:0:\"\";s:52:\"button_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:33:\"button_box_shadow_box_shadow_type\";s:0:\"\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:37:\"button_box_shadow_box_shadow_position\";s:1:\" \";s:20:\"button_border_border\";s:0:\"\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"button_border_color\";s:0:\"\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"button_hover_text_color\";s:0:\"\";s:34:\"button_hover_background_background\";s:7:\"classic\";s:29:\"button_hover_background_color\";s:0:\"\";s:34:\"button_hover_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:31:\"button_hover_background_color_b\";s:7:\"#f2295b\";s:36:\"button_hover_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:37:\"button_hover_background_gradient_type\";s:6:\"linear\";s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:41:\"button_hover_background_gradient_position\";s:13:\"center center\";s:32:\"button_hover_background_position\";s:0:\"\";s:39:\"button_hover_background_position_tablet\";s:0:\"\";s:39:\"button_hover_background_position_mobile\";s:0:\"\";s:28:\"button_hover_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_hover_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_attachment\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:37:\"button_hover_background_repeat_tablet\";s:0:\"\";s:37:\"button_hover_background_repeat_mobile\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:35:\"button_hover_background_size_tablet\";s:0:\"\";s:35:\"button_hover_background_size_mobile\";s:0:\"\";s:32:\"button_hover_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_video_link\";s:0:\"\";s:35:\"button_hover_background_video_start\";s:0:\"\";s:33:\"button_hover_background_video_end\";s:0:\"\";s:33:\"button_hover_background_play_once\";s:0:\"\";s:38:\"button_hover_background_play_on_mobile\";s:0:\"\";s:36:\"button_hover_background_privacy_mode\";s:0:\"\";s:38:\"button_hover_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:41:\"button_hover_background_slideshow_gallery\";a:0:{}s:38:\"button_hover_background_slideshow_loop\";s:3:\"yes\";s:48:\"button_hover_background_slideshow_slide_duration\";i:5000;s:50:\"button_hover_background_slideshow_slide_transition\";s:4:\"fade\";s:53:\"button_hover_background_slideshow_transition_duration\";i:500;s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_tablet\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_mobile\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_tablet\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_mobile\";s:0:\"\";s:42:\"button_hover_background_slideshow_lazyload\";s:0:\"\";s:43:\"button_hover_background_slideshow_ken_burns\";s:0:\"\";s:58:\"button_hover_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:0:\"\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:43:\"button_hover_box_shadow_box_shadow_position\";s:1:\" \";s:26:\"button_hover_border_border\";s:0:\"\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"button_hover_border_color\";s:0:\"\";s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_border_border\";s:0:\"\";s:18:\"image_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:18:\"image_border_color\";s:0:\"\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"image_box_shadow_box_shadow_type\";s:0:\"\";s:27:\"image_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:28:\"image_css_filters_css_filter\";s:0:\"\";s:22:\"image_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"image_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:0:\"\";s:24:\"image_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"image_hover_border_color\";s:0:\"\";s:25:\"image_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"image_hover_box_shadow_box_shadow_type\";s:0:\"\";s:33:\"image_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:34:\"image_hover_css_filters_css_filter\";s:0:\"\";s:28:\"image_hover_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"image_hover_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:27:\"image_hover_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"image_hover_transition\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"form_label_color\";s:0:\"\";s:32:\"form_label_typography_typography\";s:0:\"\";s:33:\"form_label_typography_font_family\";s:0:\"\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:0:\"\";s:36:\"form_label_typography_text_transform\";s:0:\"\";s:32:\"form_label_typography_font_style\";s:0:\"\";s:37:\"form_label_typography_text_decoration\";s:0:\"\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_label_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_label_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:0:\"\";s:33:\"form_field_typography_font_family\";s:0:\"\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:0:\"\";s:36:\"form_field_typography_text_transform\";s:0:\"\";s:32:\"form_field_typography_font_style\";s:0:\"\";s:37:\"form_field_typography_text_decoration\";s:0:\"\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_field_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_field_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:0:\"\";s:27:\"form_field_background_color\";s:0:\"\";s:37:\"form_field_box_shadow_box_shadow_type\";s:0:\"\";s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:41:\"form_field_box_shadow_box_shadow_position\";s:1:\" \";s:24:\"form_field_border_border\";s:0:\"\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"form_field_border_color\";s:0:\"\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:27:\"form_field_focus_text_color\";s:0:\"\";s:33:\"form_field_focus_background_color\";s:0:\"\";s:43:\"form_field_focus_box_shadow_box_shadow_type\";s:0:\"\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:1:\" \";s:30:\"form_field_focus_border_border\";s:0:\"\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"form_field_focus_border_color\";s:0:\"\";s:30:\"form_field_focus_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_transition_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:16:\"site_description\";s:0:\"\";s:9:\"site_logo\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";b:0;}s:26:\"body_background_background\";s:0:\"\";s:21:\"body_background_color\";s:0:\"\";s:26:\"body_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"body_background_color_b\";s:7:\"#f2295b\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:29:\"body_background_gradient_type\";s:6:\"linear\";s:30:\"body_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:33:\"body_background_gradient_position\";s:13:\"center center\";s:21:\"body_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"body_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"body_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"body_background_position\";s:0:\"\";s:31:\"body_background_position_tablet\";s:0:\"\";s:31:\"body_background_position_mobile\";s:0:\"\";s:20:\"body_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"body_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_attachment\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:29:\"body_background_repeat_tablet\";s:0:\"\";s:29:\"body_background_repeat_mobile\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:27:\"body_background_size_tablet\";s:0:\"\";s:27:\"body_background_size_mobile\";s:0:\"\";s:24:\"body_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_video_link\";s:0:\"\";s:27:\"body_background_video_start\";s:0:\"\";s:25:\"body_background_video_end\";s:0:\"\";s:25:\"body_background_play_once\";s:0:\"\";s:30:\"body_background_play_on_mobile\";s:0:\"\";s:28:\"body_background_privacy_mode\";s:0:\"\";s:30:\"body_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"body_background_slideshow_gallery\";a:0:{}s:30:\"body_background_slideshow_loop\";s:3:\"yes\";s:40:\"body_background_slideshow_slide_duration\";i:5000;s:42:\"body_background_slideshow_slide_transition\";s:4:\"fade\";s:45:\"body_background_slideshow_transition_duration\";i:500;s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:48:\"body_background_slideshow_background_size_tablet\";s:0:\"\";s:48:\"body_background_slideshow_background_size_mobile\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:52:\"body_background_slideshow_background_position_tablet\";s:0:\"\";s:52:\"body_background_slideshow_background_position_mobile\";s:0:\"\";s:34:\"body_background_slideshow_lazyload\";s:0:\"\";s:35:\"body_background_slideshow_ken_burns\";s:0:\"\";s:50:\"body_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:25:\"mobile_browser_background\";s:0:\"\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1024;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:27:\"stretched_section_container\";s:0:\"\";s:21:\"default_page_template\";s:7:\"default\";s:18:\"active_breakpoints\";a:2:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";}s:21:\"global_image_lightbox\";s:3:\"yes\";s:23:\"lightbox_enable_counter\";s:3:\"yes\";s:26:\"lightbox_enable_fullscreen\";s:3:\"yes\";s:20:\"lightbox_enable_zoom\";s:3:\"yes\";s:21:\"lightbox_enable_share\";s:3:\"yes\";s:18:\"lightbox_title_src\";s:5:\"title\";s:24:\"lightbox_description_src\";s:11:\"description\";s:14:\"lightbox_color\";s:0:\"\";s:17:\"lightbox_ui_color\";s:0:\"\";s:23:\"lightbox_ui_color_hover\";s:0:\"\";s:19:\"lightbox_text_color\";s:0:\"\";s:19:\"lightbox_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"lightbox_slider_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:20:\"design_border_radius\";s:0:\"\";s:26:\"design_large_border_radius\";s:0:\"\";s:34:\"design_small_heading_border_radius\";s:0:\"\";s:36:\"design_heading_typography_typography\";s:0:\"\";s:37:\"design_heading_typography_font_family\";s:0:\"\";s:35:\"design_heading_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"design_heading_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"design_heading_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"design_heading_typography_font_weight\";s:0:\"\";s:40:\"design_heading_typography_text_transform\";s:0:\"\";s:36:\"design_heading_typography_font_style\";s:0:\"\";s:41:\"design_heading_typography_text_decoration\";s:0:\"\";s:37:\"design_heading_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"design_heading_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"design_heading_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"design_heading_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"design_heading_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"design_heading_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"design_heading_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"design_heading_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"design_heading_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"buttons_border_radius\";s:0:\"\";s:20:\"button_regular_color\";s:0:\"\";s:26:\"button_regular_hover_color\";s:0:\"\";s:25:\"button_regular_background\";s:0:\"\";s:31:\"button_regular_hover_background\";s:0:\"\";s:22:\"button_primary_1_color\";s:0:\"\";s:27:\"button_primary_1_background\";s:0:\"\";s:22:\"button_primary_2_color\";s:0:\"\";s:27:\"button_primary_2_background\";s:0:\"\";s:23:\"nav_arrow_border_radius\";s:0:\"\";s:18:\"tabs_border_radius\";s:0:\"\";s:17:\"login_button_type\";s:9:\"primary_1\";s:16:\"login_link_color\";s:0:\"\";s:14:\"login_input_bg\";s:0:\"\";s:24:\"login_input_border_color\";s:0:\"\";s:24:\"dropdown_highlight_color\";s:0:\"\";s:21:\"dropdown_active_color\";s:0:\"\";s:28:\"listivo_listing_card_gallery\";s:1:\"1\";s:30:\"listivo_listing_card_show_user\";s:1:\"1\";s:31:\"listivo_listing_card_show_views\";s:1:\"1\";s:31:\"listivo_listing_card_image_size\";s:15:\"listivo_360_240\";s:15:\"card_name_color\";s:0:\"\";s:25:\"card_name_typo_typography\";s:0:\"\";s:26:\"card_name_typo_font_family\";s:0:\"\";s:24:\"card_name_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"card_name_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"card_name_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"card_name_typo_font_weight\";s:0:\"\";s:29:\"card_name_typo_text_transform\";s:0:\"\";s:25:\"card_name_typo_font_style\";s:0:\"\";s:30:\"card_name_typo_text_decoration\";s:0:\"\";s:26:\"card_name_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"card_name_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"card_name_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"card_name_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"card_name_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"card_name_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"card_name_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"card_name_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"card_name_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"listivo_listing_card_label_color\";s:0:\"\";s:35:\"listivo_listing_card_label_bg_color\";s:0:\"\";s:34:\"card_address_typography_typography\";s:0:\"\";s:35:\"card_address_typography_font_family\";s:0:\"\";s:33:\"card_address_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_address_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_address_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"card_address_typography_font_weight\";s:0:\"\";s:38:\"card_address_typography_text_transform\";s:0:\"\";s:34:\"card_address_typography_font_style\";s:0:\"\";s:39:\"card_address_typography_text_decoration\";s:0:\"\";s:35:\"card_address_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"card_address_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"card_address_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"card_address_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"card_address_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"card_address_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"card_address_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_address_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_address_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"attributes_background\";s:0:\"\";s:32:\"card_price_typography_typography\";s:0:\"\";s:33:\"card_price_typography_font_family\";s:0:\"\";s:31:\"card_price_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"card_price_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"card_price_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"card_price_typography_font_weight\";s:0:\"\";s:36:\"card_price_typography_text_transform\";s:0:\"\";s:32:\"card_price_typography_font_style\";s:0:\"\";s:37:\"card_price_typography_text_decoration\";s:0:\"\";s:33:\"card_price_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_price_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_price_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"card_price_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_price_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_price_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"card_price_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"card_price_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"card_price_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"card_user_typography_typography\";s:0:\"\";s:32:\"card_user_typography_font_family\";s:0:\"\";s:30:\"card_user_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"card_user_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"card_user_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"card_user_typography_font_weight\";s:0:\"\";s:35:\"card_user_typography_text_transform\";s:0:\"\";s:31:\"card_user_typography_font_style\";s:0:\"\";s:36:\"card_user_typography_text_decoration\";s:0:\"\";s:32:\"card_user_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"card_user_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"card_user_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"card_user_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"card_user_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"card_user_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"card_user_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_user_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_user_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:20:\"card_meta_icon_color\";s:0:\"\";s:17:\"card_meta_icon_bg\";s:0:\"\";s:20:\"card_meta_text_color\";s:0:\"\";s:22:\"card_description_color\";s:0:\"\";s:32:\"card_description_typo_typography\";s:0:\"\";s:33:\"card_description_typo_font_family\";s:0:\"\";s:31:\"card_description_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"card_description_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"card_description_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"card_description_typo_font_weight\";s:0:\"\";s:36:\"card_description_typo_text_transform\";s:0:\"\";s:32:\"card_description_typo_font_style\";s:0:\"\";s:37:\"card_description_typo_text_decoration\";s:0:\"\";s:33:\"card_description_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_description_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"card_description_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"card_description_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_description_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"card_description_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"card_description_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"card_description_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"card_description_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"card_v4_show_description\";s:1:\"0\";s:25:\"card_v4_description_lines\";s:1:\"2\";s:12:\"card_v4_date\";s:1:\"0\";s:12:\"card_v4_user\";s:1:\"0\";s:11:\"row_v2_date\";s:1:\"0\";s:11:\"row_v2_user\";s:1:\"1\";s:50:\"listivo_featured_listing_card_featured_label_color\";s:0:\"\";s:47:\"listivo_featured_listing_card_featured_label_bg\";s:0:\"\";s:41:\"listivo_featured_listing_card_label_color\";s:0:\"\";s:41:\"listivo_featured_listing_card_price_color\";s:0:\"\";s:40:\"listivo_featured_listing_card_icon_color\";s:0:\"\";s:49:\"listivo_featured_card_description_typo_typography\";s:0:\"\";s:50:\"listivo_featured_card_description_typo_font_family\";s:0:\"\";s:48:\"listivo_featured_card_description_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_featured_card_description_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_featured_card_description_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_featured_card_description_typo_font_weight\";s:0:\"\";s:53:\"listivo_featured_card_description_typo_text_transform\";s:0:\"\";s:49:\"listivo_featured_card_description_typo_font_style\";s:0:\"\";s:54:\"listivo_featured_card_description_typo_text_decoration\";s:0:\"\";s:50:\"listivo_featured_card_description_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_featured_card_description_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_featured_card_description_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_featured_card_description_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_featured_card_description_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_featured_card_description_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_featured_card_description_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_featured_card_description_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_featured_card_description_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"featured_card_meta_icon_color\";s:0:\"\";s:26:\"featured_card_meta_icon_bg\";s:0:\"\";s:29:\"featured_card_meta_text_color\";s:0:\"\";s:30:\"listivo_quick_view_button_type\";s:9:\"primary_1\";s:29:\"listivo_quick_view_meta_color\";s:0:\"\";s:39:\"listivo_quick_view_meta_typo_typography\";s:0:\"\";s:40:\"listivo_quick_view_meta_typo_font_family\";s:0:\"\";s:38:\"listivo_quick_view_meta_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_quick_view_meta_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_quick_view_meta_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"listivo_quick_view_meta_typo_font_weight\";s:0:\"\";s:43:\"listivo_quick_view_meta_typo_text_transform\";s:0:\"\";s:39:\"listivo_quick_view_meta_typo_font_style\";s:0:\"\";s:44:\"listivo_quick_view_meta_typo_text_decoration\";s:0:\"\";s:40:\"listivo_quick_view_meta_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_meta_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_meta_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"listivo_quick_view_meta_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_meta_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_meta_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"listivo_quick_view_meta_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_meta_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_meta_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"listivo_quick_view_meta_icon_color\";s:0:\"\";s:31:\"listivo_quick_view_meta_icon_bg\";s:0:\"\";s:29:\"listivo_quick_view_name_color\";s:0:\"\";s:39:\"listivo_quick_view_name_typo_typography\";s:0:\"\";s:40:\"listivo_quick_view_name_typo_font_family\";s:0:\"\";s:38:\"listivo_quick_view_name_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_quick_view_name_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_quick_view_name_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"listivo_quick_view_name_typo_font_weight\";s:0:\"\";s:43:\"listivo_quick_view_name_typo_text_transform\";s:0:\"\";s:39:\"listivo_quick_view_name_typo_font_style\";s:0:\"\";s:44:\"listivo_quick_view_name_typo_text_decoration\";s:0:\"\";s:40:\"listivo_quick_view_name_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_name_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_name_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"listivo_quick_view_name_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_name_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_name_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"listivo_quick_view_name_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_name_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_name_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"listivo_quick_view_first_category_color\";s:0:\"\";s:40:\"listivo_quick_view_first_category_border\";s:0:\"\";s:49:\"listivo_quick_view_first_category_typo_typography\";s:0:\"\";s:50:\"listivo_quick_view_first_category_typo_font_family\";s:0:\"\";s:48:\"listivo_quick_view_first_category_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_quick_view_first_category_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_quick_view_first_category_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_first_category_typo_font_weight\";s:0:\"\";s:53:\"listivo_quick_view_first_category_typo_text_transform\";s:0:\"\";s:49:\"listivo_quick_view_first_category_typo_font_style\";s:0:\"\";s:54:\"listivo_quick_view_first_category_typo_text_decoration\";s:0:\"\";s:50:\"listivo_quick_view_first_category_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_quick_view_first_category_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_quick_view_first_category_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_quick_view_first_category_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_quick_view_first_category_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_quick_view_first_category_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_first_category_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_quick_view_first_category_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_quick_view_first_category_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"listivo_quick_view_category_color\";s:0:\"\";s:34:\"listivo_quick_view_category_border\";s:0:\"\";s:43:\"listivo_quick_view_category_typo_typography\";s:0:\"\";s:44:\"listivo_quick_view_category_typo_font_family\";s:0:\"\";s:42:\"listivo_quick_view_category_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_quick_view_category_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_quick_view_category_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"listivo_quick_view_category_typo_font_weight\";s:0:\"\";s:47:\"listivo_quick_view_category_typo_text_transform\";s:0:\"\";s:43:\"listivo_quick_view_category_typo_font_style\";s:0:\"\";s:48:\"listivo_quick_view_category_typo_text_decoration\";s:0:\"\";s:44:\"listivo_quick_view_category_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_category_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_category_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_category_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_category_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_category_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_quick_view_category_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_quick_view_category_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_quick_view_category_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"listivo_quick_view_address_color\";s:0:\"\";s:42:\"listivo_quick_view_address_typo_typography\";s:0:\"\";s:43:\"listivo_quick_view_address_typo_font_family\";s:0:\"\";s:41:\"listivo_quick_view_address_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_address_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_quick_view_address_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"listivo_quick_view_address_typo_font_weight\";s:0:\"\";s:46:\"listivo_quick_view_address_typo_text_transform\";s:0:\"\";s:42:\"listivo_quick_view_address_typo_font_style\";s:0:\"\";s:47:\"listivo_quick_view_address_typo_text_decoration\";s:0:\"\";s:43:\"listivo_quick_view_address_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_address_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_address_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"listivo_quick_view_address_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_quick_view_address_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_quick_view_address_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"listivo_quick_view_address_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_address_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_address_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"listivo_quick_view_address_icon_color\";s:0:\"\";s:34:\"listivo_quick_view_address_icon_bg\";s:0:\"\";s:35:\"listivo_quick_view_attributes_color\";s:0:\"\";s:32:\"listivo_quick_view_attributes_bg\";s:0:\"\";s:45:\"listivo_quick_view_attributes_typo_typography\";s:0:\"\";s:46:\"listivo_quick_view_attributes_typo_font_family\";s:0:\"\";s:44:\"listivo_quick_view_attributes_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_attributes_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_quick_view_attributes_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"listivo_quick_view_attributes_typo_font_weight\";s:0:\"\";s:49:\"listivo_quick_view_attributes_typo_text_transform\";s:0:\"\";s:45:\"listivo_quick_view_attributes_typo_font_style\";s:0:\"\";s:50:\"listivo_quick_view_attributes_typo_text_decoration\";s:0:\"\";s:46:\"listivo_quick_view_attributes_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_quick_view_attributes_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_quick_view_attributes_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_quick_view_attributes_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_quick_view_attributes_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_quick_view_attributes_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_quick_view_attributes_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_attributes_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_attributes_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"listivo_quick_view_primary_value_color\";s:0:\"\";s:48:\"listivo_quick_view_primary_value_typo_typography\";s:0:\"\";s:49:\"listivo_quick_view_primary_value_typo_font_family\";s:0:\"\";s:47:\"listivo_quick_view_primary_value_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_primary_value_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_quick_view_primary_value_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_quick_view_primary_value_typo_font_weight\";s:0:\"\";s:52:\"listivo_quick_view_primary_value_typo_text_transform\";s:0:\"\";s:48:\"listivo_quick_view_primary_value_typo_font_style\";s:0:\"\";s:53:\"listivo_quick_view_primary_value_typo_text_decoration\";s:0:\"\";s:49:\"listivo_quick_view_primary_value_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_quick_view_primary_value_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_quick_view_primary_value_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_quick_view_primary_value_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:59:\"listivo_quick_view_primary_value_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:59:\"listivo_quick_view_primary_value_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_quick_view_primary_value_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_quick_view_primary_value_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_quick_view_primary_value_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:19:\"blog_card_hide_user\";s:1:\"0\";s:27:\"blog_card_hide_publish_date\";s:1:\"0\";s:28:\"listivo_blog_card_image_size\";s:15:\"listivo_360_240\";s:37:\"blog_card_label_typography_typography\";s:0:\"\";s:38:\"blog_card_label_typography_font_family\";s:0:\"\";s:36:\"blog_card_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"blog_card_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"blog_card_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"blog_card_label_typography_font_weight\";s:0:\"\";s:41:\"blog_card_label_typography_text_transform\";s:0:\"\";s:37:\"blog_card_label_typography_font_style\";s:0:\"\";s:42:\"blog_card_label_typography_text_decoration\";s:0:\"\";s:38:\"blog_card_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"blog_card_label_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"blog_card_label_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"blog_card_label_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"blog_card_label_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"blog_card_label_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"blog_card_label_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"blog_card_label_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"blog_card_label_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"blog_card_text_typography_typography\";s:0:\"\";s:37:\"blog_card_text_typography_font_family\";s:0:\"\";s:35:\"blog_card_text_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"blog_card_text_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"blog_card_text_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"blog_card_text_typography_font_weight\";s:0:\"\";s:40:\"blog_card_text_typography_text_transform\";s:0:\"\";s:36:\"blog_card_text_typography_font_style\";s:0:\"\";s:41:\"blog_card_text_typography_text_decoration\";s:0:\"\";s:37:\"blog_card_text_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"blog_card_text_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"blog_card_text_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"blog_card_text_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"blog_card_text_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"blog_card_text_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"blog_card_text_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"blog_card_text_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"blog_card_text_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"blog_card_meta_data_typography_typography\";s:0:\"\";s:42:\"blog_card_meta_data_typography_font_family\";s:0:\"\";s:40:\"blog_card_meta_data_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"blog_card_meta_data_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"blog_card_meta_data_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"blog_card_meta_data_typography_font_weight\";s:0:\"\";s:45:\"blog_card_meta_data_typography_text_transform\";s:0:\"\";s:41:\"blog_card_meta_data_typography_font_style\";s:0:\"\";s:46:\"blog_card_meta_data_typography_text_decoration\";s:0:\"\";s:42:\"blog_card_meta_data_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"blog_card_meta_data_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"blog_card_meta_data_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"blog_card_meta_data_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"blog_card_meta_data_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"blog_card_meta_data_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"blog_card_meta_data_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"blog_card_meta_data_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"blog_card_meta_data_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"pagination_results_text_typography_typography\";s:0:\"\";s:46:\"pagination_results_text_typography_font_family\";s:0:\"\";s:44:\"pagination_results_text_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"pagination_results_text_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"pagination_results_text_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"pagination_results_text_typography_font_weight\";s:0:\"\";s:49:\"pagination_results_text_typography_text_transform\";s:0:\"\";s:45:\"pagination_results_text_typography_font_style\";s:0:\"\";s:50:\"pagination_results_text_typography_text_decoration\";s:0:\"\";s:46:\"pagination_results_text_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"pagination_results_text_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"pagination_results_text_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"pagination_results_text_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"pagination_results_text_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"pagination_results_text_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"pagination_results_text_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"pagination_results_text_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"pagination_results_text_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"pagination_bold_results_text_typography_typography\";s:0:\"\";s:51:\"pagination_bold_results_text_typography_font_family\";s:0:\"\";s:49:\"pagination_bold_results_text_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"pagination_bold_results_text_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"pagination_bold_results_text_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"pagination_bold_results_text_typography_font_weight\";s:0:\"\";s:54:\"pagination_bold_results_text_typography_text_transform\";s:0:\"\";s:50:\"pagination_bold_results_text_typography_font_style\";s:0:\"\";s:55:\"pagination_bold_results_text_typography_text_decoration\";s:0:\"\";s:51:\"pagination_bold_results_text_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"pagination_bold_results_text_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"pagination_bold_results_text_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"pagination_bold_results_text_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:61:\"pagination_bold_results_text_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:61:\"pagination_bold_results_text_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"pagination_bold_results_text_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:59:\"pagination_bold_results_text_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:59:\"pagination_bold_results_text_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"pagination_item_border_radius\";s:0:\"\";s:27:\"pagination_item_hover_color\";s:0:\"\";s:32:\"pagination_item_hover_background\";s:0:\"\";s:28:\"pagination_item_active_color\";s:0:\"\";s:33:\"pagination_item_active_background\";s:0:\"\";s:35:\"pagination_item_disabled_background\";s:0:\"\";s:31:\"pagination_item_separator_color\";s:0:\"\";s:36:\"pagination_item_separator_background\";s:0:\"\";s:33:\"listivo_regular_package_top_color\";s:0:\"\";s:30:\"listivo_regular_package_top_bg\";s:0:\"\";s:43:\"listivo_regular_package_top_typo_typography\";s:0:\"\";s:44:\"listivo_regular_package_top_typo_font_family\";s:0:\"\";s:42:\"listivo_regular_package_top_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_regular_package_top_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_regular_package_top_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"listivo_regular_package_top_typo_font_weight\";s:0:\"\";s:47:\"listivo_regular_package_top_typo_text_transform\";s:0:\"\";s:43:\"listivo_regular_package_top_typo_font_style\";s:0:\"\";s:48:\"listivo_regular_package_top_typo_text_decoration\";s:0:\"\";s:44:\"listivo_regular_package_top_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_top_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_top_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_regular_package_top_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_top_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_top_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_regular_package_top_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_regular_package_top_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_regular_package_top_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"listivo_regular_package_label_color\";s:0:\"\";s:32:\"listivo_regular_package_label_bg\";s:0:\"\";s:45:\"listivo_regular_package_label_typo_typography\";s:0:\"\";s:46:\"listivo_regular_package_label_typo_font_family\";s:0:\"\";s:44:\"listivo_regular_package_label_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_label_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_label_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"listivo_regular_package_label_typo_font_weight\";s:0:\"\";s:49:\"listivo_regular_package_label_typo_text_transform\";s:0:\"\";s:45:\"listivo_regular_package_label_typo_font_style\";s:0:\"\";s:50:\"listivo_regular_package_label_typo_text_decoration\";s:0:\"\";s:46:\"listivo_regular_package_label_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_label_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_label_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_regular_package_label_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_regular_package_label_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_regular_package_label_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_regular_package_label_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_label_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_label_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"listivo_regular_package_price_color\";s:0:\"\";s:45:\"listivo_regular_package_price_typo_typography\";s:0:\"\";s:46:\"listivo_regular_package_price_typo_font_family\";s:0:\"\";s:44:\"listivo_regular_package_price_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_price_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_price_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"listivo_regular_package_price_typo_font_weight\";s:0:\"\";s:49:\"listivo_regular_package_price_typo_text_transform\";s:0:\"\";s:45:\"listivo_regular_package_price_typo_font_style\";s:0:\"\";s:50:\"listivo_regular_package_price_typo_text_decoration\";s:0:\"\";s:46:\"listivo_regular_package_price_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_price_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_price_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:49:\"listivo_regular_package_price_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_regular_package_price_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:56:\"listivo_regular_package_price_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:47:\"listivo_regular_package_price_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_price_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:54:\"listivo_regular_package_price_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"listivo_regular_package_button_color\";s:0:\"\";s:33:\"listivo_regular_package_button_bg\";s:0:\"\";s:34:\"listivo_regular_package_text_color\";s:0:\"\";s:44:\"listivo_regular_package_text_typo_typography\";s:0:\"\";s:45:\"listivo_regular_package_text_typo_font_family\";s:0:\"\";s:43:\"listivo_regular_package_text_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_regular_package_text_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_regular_package_text_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:45:\"listivo_regular_package_text_typo_font_weight\";s:0:\"\";s:48:\"listivo_regular_package_text_typo_text_transform\";s:0:\"\";s:44:\"listivo_regular_package_text_typo_font_style\";s:0:\"\";s:49:\"listivo_regular_package_text_typo_text_decoration\";s:0:\"\";s:45:\"listivo_regular_package_text_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_regular_package_text_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:52:\"listivo_regular_package_text_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:48:\"listivo_regular_package_text_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_regular_package_text_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_regular_package_text_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:46:\"listivo_regular_package_text_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_text_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_text_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"listivo_regular_package_icon_color\";s:0:\"\";s:31:\"listivo_regular_package_icon_bg\";s:0:\"\";s:39:\"listivo_regular_package_attribute_color\";s:0:\"\";s:49:\"listivo_regular_package_attribute_typo_typography\";s:0:\"\";s:50:\"listivo_regular_package_attribute_typo_font_family\";s:0:\"\";s:48:\"listivo_regular_package_attribute_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_regular_package_attribute_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:55:\"listivo_regular_package_attribute_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:50:\"listivo_regular_package_attribute_typo_font_weight\";s:0:\"\";s:53:\"listivo_regular_package_attribute_typo_text_transform\";s:0:\"\";s:49:\"listivo_regular_package_attribute_typo_font_style\";s:0:\"\";s:54:\"listivo_regular_package_attribute_typo_text_decoration\";s:0:\"\";s:50:\"listivo_regular_package_attribute_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_regular_package_attribute_typo_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:57:\"listivo_regular_package_attribute_typo_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:53:\"listivo_regular_package_attribute_typo_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_regular_package_attribute_typo_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:60:\"listivo_regular_package_attribute_typo_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:51:\"listivo_regular_package_attribute_typo_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_regular_package_attribute_typo_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:58:\"listivo_regular_package_attribute_typo_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"listivo_featured_package_border_color\";s:0:\"\";s:35:\"listivo_featured_package_name_color\";s:0:\"\";s:32:\"listivo_featured_package_name_bg\";s:0:\"\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45907, 5644, '_elementor_version', '3.10.2'),
(46741, 5644, '_edit_lock', '1670939665:1'),
(46742, 5644, '_elementor_data', '[]'),
(46750, 5644, '_elementor_page_assets', 'a:0:{}'),
(46699, 5815, 'type', 'layout'),
(46700, 5815, '_elementor_edit_mode', 'builder'),
(46701, 5815, '_elementor_template_type', 'wp-post'),
(46702, 5815, '_elementor_version', '3.12.1'),
(46704, 5815, '_edit_lock', '1681137656:1'),
(46709, 5815, '_wp_page_template', 'default'),
(46710, 5815, '_elementor_data', '[{\"id\":\"393d6002\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"listivo-menu-transparent-height-0\"},\"elements\":[{\"id\":\"953f155\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"67099f43\",\"elType\":\"widget\",\"settings\":{\"menu\":\"listivo_15\",\"logo_max_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"logo_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"cta_button_style\":\"primary_1\",\"mobile_breakpoint\":1120,\"__globals__\":{\"menu_item_color\":\"globals\\/colors?id=lprimary2\",\"user_icon_color\":\"globals\\/colors?id=lprimary2\",\"user_item_color\":\"globals\\/colors?id=lprimary2\",\"user_item_count_color\":\"globals\\/colors?id=lcolor1\",\"user_item_count_bg\":\"globals\\/colors?id=lcolor3\"}},\"elements\":[],\"widgetType\":\"lst_menu_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"154915f5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2cc5f984\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7587ba7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_template_loader\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46c91e6f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"90\",\"left\":\"15\",\"isLinked\":false},\"content_width_tablet\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_color\":\"#314352\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"27633ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":34,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-1\"},\"elements\":[{\"id\":\"492ea69f\",\"elType\":\"widget\",\"settings\":{\"type\":\"inverse\",\"alignment\":\"left\",\"_element_vertical_align\":\"flex-start\",\"alignment_mobile\":\"center\",\"alignment_tablet\":\"center\",\"flex_alignment\":\"flex-start\",\"flex_alignment_tablet\":\"center\",\"height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_logo\"},{\"id\":\"7e151664\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"69d783c6\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_phone_v3\"},{\"id\":\"c96d547\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"text_align_text_align_mobile\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_address_v2\"},{\"id\":\"6d4c60bd\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_email_v2\"},{\"id\":\"6431e3ea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e3a8ec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow our social media\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ltext1\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"header_size\":\"div\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"346390b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cf16c62\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=lprimary1\",\"icon_hover_color\":\"globals\\/colors?id=lprimary1\",\"border_color\":\"globals\\/colors?id=lcolor2\"}},\"elements\":[],\"widgetType\":\"lst_social_profiles_v2\"}],\"isInner\":false},{\"id\":\"2e89932\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72ddfcc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Useful Links\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48502958\",\"elType\":\"widget\",\"settings\":{\"menu\":\"14\",\"link_color\":\"#BABABA\",\"link_hover_color\":\"#FFFFFF\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"color_tablet\":\"#FFFFFF\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"circle_color\":\"globals\\/colors?id=lprimary1\",\"color_hover\":\"globals\\/colors?id=lprimary1\"},\"space_between_links\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_simple_menu\"}],\"isInner\":false},{\"id\":\"6926692c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":14,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-4\"},\"elements\":[{\"id\":\"6f1c29ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1ab3de\",\"elType\":\"widget\",\"settings\":{\"menu\":\"22\",\"link_color\":\"#BABABA\",\"link_hover_color\":\"#FFFFFF\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":384,\"sizes\":[]},\"color_tablet\":\"#FFFFFF\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"circle_color\":\"globals\\/colors?id=lprimary1\",\"color_hover\":\"globals\\/colors?id=lprimary1\"},\"space_between_links\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_simple_menu\"}],\"isInner\":false},{\"id\":\"7e949703\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-4\",\"align\":\"flex-end\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"3e22f01f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newest Listings\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":262,\"sizes\":[]},\"align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb0d678\",\"elType\":\"widget\",\"settings\":{\"taxonomy_field\":\"listivo_14\",\"title_color\":\"#FFFFFF\",\"price_color\":\"#BABABA\",\"in_color\":\"#BABABA\",\"_element_width_mobile\":\"inherit\",\"category_color\":\"#BABABA\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":262,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_footer_listing_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"302eb9ee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#314352\"},\"elements\":[{\"id\":\"463d7064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44735895\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"lst_copyrights\"}],\"isInner\":false}],\"isInner\":false}]'),
(46717, 5815, '_elementor_page_assets', 'a:0:{}'),
(46769, 5823, 'type', 'layout'),
(46770, 5823, '_elementor_edit_mode', 'builder'),
(46771, 5823, '_elementor_template_type', 'wp-post'),
(46772, 5823, '_elementor_version', '3.12.1'),
(46773, 5823, '_edit_lock', '1681137657:1'),
(46783, 5823, '_wp_page_template', 'default'),
(46784, 5823, '_elementor_data', '[{\"id\":\"2bd304f0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":9999,\"css_classes\":\"listivo-menu-transparent-height-0\"},\"elements\":[{\"id\":\"1dbe340a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"68c4f23b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"listivo_15\",\"logo_max_height\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"menu_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"logo_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"menu_style\":\"light\",\"logo_type\":\"inverse\",\"cta_button_style\":\"primary_1\"},\"elements\":[],\"widgetType\":\"lst_menu_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e3e165\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2154c469\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11eb275c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_template_loader\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e36e3fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"15\",\"bottom\":\"90\",\"left\":\"15\",\"isLinked\":false},\"content_width_tablet\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_color\":\"#314352\"},\"elements\":[{\"id\":\"7b870242\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":34,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-1\"},\"elements\":[{\"id\":\"7d315c95\",\"elType\":\"widget\",\"settings\":{\"type\":\"inverse\",\"alignment\":\"left\",\"_element_vertical_align\":\"flex-start\",\"alignment_mobile\":\"center\",\"alignment_tablet\":\"center\",\"flex_alignment\":\"flex-start\",\"flex_alignment_tablet\":\"center\",\"height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_logo\"},{\"id\":\"23e1137e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"150209aa\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_phone_v3\"},{\"id\":\"4740f6e6\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_address_v2\"},{\"id\":\"4e1a0c95\",\"elType\":\"widget\",\"settings\":{\"hide_icon_tablet\":\"none\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_email_v2\"},{\"id\":\"4b204646\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"42a7a7e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow our social media\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ltext1\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"header_size\":\"div\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b95cba8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1807a68d\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"icon_hover_color\":\"globals\\/colors?id=lprimary1\",\"border_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_social_profiles_v2\"}],\"isInner\":false},{\"id\":\"1cb59564\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-3\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78d04d08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Useful Links\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48913f5e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"14\",\"link_color\":\"#BABABA\",\"link_hover_color\":\"#FFFFFF\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":384,\"sizes\":[]},\"color_tablet\":\"#FFFFFF\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"color\":\"\",\"color_hover\":\"globals\\/colors?id=lprimary1\",\"circle_color\":\"globals\\/colors?id=lprimary1\"},\"space_between_links\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_simple_menu\"}],\"isInner\":false},{\"id\":\"64fe81f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":14,\"space_between_widgets\":0,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-4\"},\"elements\":[{\"id\":\"2ab878bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6668c78\",\"elType\":\"widget\",\"settings\":{\"menu\":\"22\",\"link_color\":\"#BABABA\",\"link_hover_color\":\"#FFFFFF\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":384,\"sizes\":[]},\"color_tablet\":\"#FFFFFF\",\"text_align_text_align_tablet\":\"center\",\"__globals__\":{\"color_hover\":\"globals\\/colors?id=lprimary1\",\"circle_color\":\"globals\\/colors?id=lprimary1\"},\"space_between_links\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_simple_menu\"}],\"isInner\":false},{\"id\":\"4391f410\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"css_classes\":\"listivio-tablet-order-2\",\"align\":\"flex-end\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5005d4a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newest Listings\\u200b\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=lheading4\",\"title_color\":\"globals\\/colors?id=lcolor5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":262,\"sizes\":[]},\"align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"132bc4d1\",\"elType\":\"widget\",\"settings\":{\"taxonomy_field\":\"listivo_14\",\"title_color\":\"#FFFFFF\",\"price_color\":\"#BABABA\",\"in_color\":\"#BABABA\",\"_element_width_mobile\":\"inherit\",\"category_color\":\"#BABABA\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":262,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_footer_listing_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36431fd1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#314352\"},\"elements\":[{\"id\":\"2156f7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b1a54a0\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"lst_copyrights\"}],\"isInner\":false}],\"isInner\":false}]'),
(46791, 5823, '_elementor_page_assets', 'a:0:{}'),
(48375, 6062, 'type', 'listing_archive'),
(48377, 6062, '_elementor_edit_mode', 'builder'),
(48378, 6062, '_elementor_template_type', 'wp-post'),
(48379, 6062, '_elementor_version', '3.7.8'),
(48381, 6062, '_edit_lock', '1666254185:1'),
(48386, 6062, '_wp_page_template', 'default'),
(48387, 6062, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(48388, 6062, '_elementor_data', '[{\"id\":\"6c932e3c\",\"elType\":\"section\",\"settings\":{\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":21,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1423b20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"75595430\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"item_color\":\"globals\\/colors?id=lprimary2\",\"item_active_color\":\"globals\\/colors?id=lcolor2\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"share_border_color\":\"globals\\/colors?id=lcolor4\",\"share_icon_color\":\"globals\\/colors?id=lprimary2\",\"share_icon_hover_color\":\"globals\\/colors?id=lprimary1\",\"share_border_hover_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a84c047\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":20},\"elements\":[{\"id\":\"52430671\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"31afbed5\",\"elType\":\"widget\",\"settings\":{\"primary_fields\":[{\"_id\":\"2ac2df3\",\"field\":\"keyword\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/keyword_icon.svg\",\"id\":5667},\"library\":\"svg\"}},{\"_id\":\"7441d4a\",\"field\":\"listivo_153\",\"location_show_radius\":\"1\",\"location_radius_values\":\"0,10,20,30,50,75,100\",\"location_default_radius\":\"30\",\"location_placeholder\":\"Location (e.g. New York)\",\"icon\":{\"value\":{\"id\":\"5668\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/icons8-location.svg\"},\"library\":\"svg\"}}],\"secondary_fields\":[{\"_id\":\"ce42c93\",\"field\":\"listivo_14\",\"number_control\":\"select\",\"number_compare_type\":\"less\",\"number_values\":\"10000, 50000, 100000, 150000, 200000\",\"number_add_greater_than_value\":\"1\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_searchable\":\"\",\"taxonomy_disable_until_parent_selected\":\"\",\"taxonomy_terms_order\":\"count\"},{\"_id\":\"d0b8e3b\",\"field\":\"listivo_130\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"87eccb1\",\"field\":\"listivo_945\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"9e81c9a\",\"field\":\"listivo_946\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_disable_until_parent_selected\":\"1\"},{\"_id\":\"aa003f7\",\"field\":\"listivo_4316\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"157eb4d\",\"field\":\"listivo_4686\",\"number_control\":\"select\",\"number_compare_type\":\"less\",\"number_values\":\"10000, 50000, 100000, 150000, 200000\",\"number_add_greater_than_value\":\"1\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"accba97\",\"field\":\"listivo_338\",\"number_control\":\"select\",\"number_values\":\"1,2,3,4,5\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"836016e\",\"field\":\"listivo_339\",\"number_control\":\"select\",\"number_values\":\"1,2,3,4,5\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"0ea752e\",\"field\":\"listivo_340\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"number_control\":\"select\",\"number_values\":\"500,1000,2000,3000,4000,5000,6000,7000\"},{\"_id\":\"8812884\",\"field\":\"listivo_1910\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"7b8480c\",\"field\":\"listivo_1911\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"a95a1a3\",\"field\":\"listivo_1912\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"de2de4f\",\"field\":\"listivo_1913\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"56792da\",\"field\":\"listivo_4318\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"beac97e\",\"field\":\"listivo_4660\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"}],\"sort_by_options\":[{\"_id\":\"9b87499\",\"type\":\"most_relevant\"},{\"_id\":\"c8f4a55\"},{\"_id\":\"a590ac6\",\"type\":\"oldest\"},{\"_id\":\"82de061\",\"type\":\"listivo_130-low_to_high\"},{\"_id\":\"163f0f7\",\"type\":\"listivo_130-high_to_low\"}],\"limit\":12,\"initial_view\":\"card\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lprimary1\",\"view_selector_color\":\"globals\\/colors?id=lprimary2\",\"view_selector_border_color\":\"globals\\/colors?id=lcolor4\",\"view_selector_hover_border_color\":\"globals\\/colors?id=lprimary1\",\"results_number_color\":\"globals\\/colors?id=lprimary2\",\"primary_fields_bg\":\"globals\\/colors?id=lcolor3\",\"form_input_number_color\":\"globals\\/colors?id=lcolor1\",\"form_input_number_bg\":\"globals\\/colors?id=lcolor3\",\"form_input_match_color\":\"globals\\/colors?id=lprimary1\",\"form_input_highlight_color\":\"globals\\/colors?id=lprimary1\"},\"sort_by_initial\":\"most_relevant\",\"primary_fields_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"secondary_fields_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"card_type\":\"card_small\",\"columns\":\"4\",\"columns_tablet\":\"2\",\"columns_mobile\":\"1\",\"results_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"row_card_type\":\"row_regular_v2\",\"column_gap\":15,\"row_gap\":15,\"show_search_filters\":\"1\"},\"elements\":[],\"widgetType\":\"lst_search\"}],\"isInner\":false}],\"isInner\":false}]'),
(48396, 6062, '_elementor_page_assets', 'a:0:{}'),
(48376, 6063, 'type', 'listing_archive'),
(48420, 6063, '_elementor_edit_mode', 'builder'),
(48421, 6063, '_elementor_template_type', 'wp-post'),
(48422, 6063, '_elementor_version', '3.7.7'),
(48423, 6063, '_edit_lock', '1665671239:1'),
(48429, 6063, '_wp_page_template', 'default'),
(48430, 6063, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(48431, 6063, '_elementor_data', '[{\"id\":\"1794017b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=5832982\"}},\"elements\":[{\"id\":\"26cf4f41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39f92a38\",\"elType\":\"widget\",\"settings\":{\"primary_fields\":[{\"_id\":\"fc6e9dd\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/keyword_icon.svg\",\"id\":5667},\"library\":\"svg\"},\"field\":\"keyword\",\"keyword_taxonomies\":[\"listivo_14\"]},{\"_id\":\"d63c6d7\",\"field\":\"listivo_153\",\"icon\":{\"value\":{\"id\":\"5668\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/icons8-location.svg\"},\"library\":\"svg\"}},{\"_id\":\"f8417ec\",\"field\":\"listivo_14\",\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\"},{\"_id\":\"ecb6bcc\",\"field\":\"listivo_945\"},{\"_id\":\"fff30fc\",\"field\":\"listivo_946\"},{\"_id\":\"a795ba2\",\"field\":\"listivo_130\",\"price_control\":\"select\",\"price_compare_type\":\"less\",\"price_values_listivo_13\":\"100,250,500,750,1000,2500,5000,7500,10000,25000,50000,75000,100000,250000,500000,750000,1000000, 2500000,5000000,7500000,10000000\"},{\"_id\":\"1d1ec4b\",\"field\":\"listivo_338\",\"number_control\":\"select\",\"number_values\":\"1,2,3,4,5\"},{\"_id\":\"ae9a473\",\"field\":\"listivo_339\",\"number_control\":\"select\",\"number_values\":\"1,2,3,4,5\"},{\"_id\":\"9dcb2e3\",\"field\":\"listivo_1910\",\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\"},{\"_id\":\"dd3c46b\",\"field\":\"listivo_1911\",\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\"},{\"_id\":\"072ec5b\",\"field\":\"listivo_2723\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\"},{\"_id\":\"fe4d71b\",\"field\":\"listivo_4657\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\"},{\"_id\":\"8323c40\",\"field\":\"listivo_4318\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\"},{\"_id\":\"9a6c5e9\",\"field\":\"listivo_4661\",\"taxonomy_control\":\"select_multiple\",\"taxonomy_term_no_results\":\"hide\"}],\"secondary_fields\":[],\"sort_by_options\":[{\"name\":\"Most Relevant\",\"type\":\"most_relevant\",\"_id\":\"740ae03\"},{\"name\":\"Date Listed: Newest\",\"_id\":\"411f033\"},{\"name\":\"Rent  Price: Highest\",\"type\":\"oldest\",\"_id\":\"0b76ab3\"},{\"_id\":\"d54659f\",\"type\":\"listivo_130-high_to_low\"},{\"_id\":\"69a5102\",\"type\":\"listivo_130-low_to_high\"}],\"clustering\":\"\",\"limit\":10,\"sort_by_initial\":\"most_relevant\"},\"elements\":[],\"widgetType\":\"lst_search_map\"}],\"isInner\":false}],\"isInner\":false}]'),
(48439, 6063, '_elementor_page_assets', 'a:0:{}'),
(48479, 6076, 'type', 'print_model'),
(48480, 6076, '_elementor_edit_mode', 'builder'),
(48481, 6076, '_elementor_template_type', 'wp-post'),
(48482, 6076, '_elementor_version', '3.9.2'),
(48485, 6076, '_edit_lock', '1673089331:1'),
(48494, 6076, '_wp_page_template', 'default'),
(48495, 6076, '_elementor_data', '[{\"id\":\"12462e35\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":732,\"sizes\":[]}},\"elements\":[{\"id\":\"3800a733\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"59460550\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c8139e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"67a1629\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"15a2bc02\",\"elType\":\"widget\",\"settings\":{\"flex_alignment\":\"center\",\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"lst_logo\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71704cd4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2c9e3ce8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2ee6ece9\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align\":\"center\",\"__globals__\":{\"typography_typography_typography\":\"\",\"color_color\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography_font_family\":\"Red Hat Display\",\"typography_typography_font_size\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"typography_typography_font_weight\":\"800\",\"typography_typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-1\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_print_listing_name\"},{\"id\":\"2dac134d\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"typography_typography_font_weight\":\"900\"},\"elements\":[],\"widgetType\":\"lst_print_listing_address\"},{\"id\":\"71fc2063\",\"elType\":\"widget\",\"settings\":{\"text_align_text_align\":\"center\"},\"elements\":[],\"widgetType\":\"lst_print_listing_price\"},{\"id\":\"7cfb1a72\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"79689bc7\",\"elType\":\"widget\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_image\"},{\"id\":\"1dc4a1e2\",\"elType\":\"widget\",\"settings\":{\"label\":\"Contact Information\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_user\"},{\"id\":\"9f9089\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"5b3eefe\",\"id\":\"14\"},{\"_id\":\"82eb576\",\"id\":\"338\"},{\"_id\":\"ca1a6a2\",\"id\":\"339\"},{\"_id\":\"7b17836\",\"id\":\"2863\"},{\"_id\":\"2ce94fe\",\"id\":\"340\"},{\"_id\":\"1407a81\",\"id\":\"945\"},{\"_id\":\"a4d5f33\",\"id\":\"946\"},{\"_id\":\"8efd467\",\"id\":\"1910\"},{\"_id\":\"c7effa3\",\"id\":\"1911\"},{\"_id\":\"2521aab\",\"id\":\"1912\"},{\"_id\":\"e9a5241\",\"id\":\"1913\"},{\"_id\":\"54d37f8\",\"id\":\"4316\"},{\"_id\":\"edeaa29\",\"id\":\"4657\"},{\"_id\":\"5f515fd\",\"id\":\"4659\"},{\"_id\":\"4a31a7f\",\"id\":\"4660\"},{\"_id\":\"2b0a667\",\"id\":\"4686\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_attributes\"},{\"id\":\"68e8d94d\",\"elType\":\"widget\",\"settings\":{\"label\":\"Description\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align_text_align\":\"justify\"},\"elements\":[],\"widgetType\":\"lst_print_listing_description\"},{\"id\":\"317b7054\",\"elType\":\"widget\",\"settings\":{\"label\":\"Additional Features\",\"taxonomy\":\"listivo_4661\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_features\"},{\"id\":\"aab4461\",\"elType\":\"widget\",\"settings\":{\"label\":\"Additional Features\",\"taxonomy\":\"listivo_4318\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_features\"},{\"id\":\"757a116\",\"elType\":\"widget\",\"settings\":{\"label\":\"Additional Features\",\"taxonomy\":\"listivo_4318\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_features\"},{\"id\":\"1198d611\",\"elType\":\"widget\",\"settings\":{\"label\":\"All photos\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_print_listing_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(48496, 6076, '_elementor_page_assets', 'a:0:{}'),
(74434, 6076, '_elementor_page_settings', 'a:1:{s:15:\"preview_listing\";s:4:\"4468\";}'),
(48504, 6080, 'type', 'user'),
(48505, 6080, '_elementor_edit_mode', 'builder'),
(48506, 6080, '_elementor_template_type', 'wp-post'),
(48507, 6080, '_elementor_version', '3.7.8'),
(48508, 6080, '_edit_lock', '1681243252:1'),
(48518, 6080, '_wp_page_template', 'default'),
(48519, 6080, '_elementor_page_settings', 'a:2:{s:12:\"preview_user\";s:1:\"4\";s:10:\"tdf_layout\";s:4:\"5815\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48520, 6080, '_elementor_data', '[{\"id\":\"2bdb0b5c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"1a87482f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f36acdb\",\"elType\":\"widget\",\"settings\":{\"background_image\":{\"id\":7935,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/user_banner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"__globals__\":{\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"user_color\":\"globals\\/colors?id=lprimary2\",\"social_icon_color\":\"globals\\/colors?id=lprimary2\",\"social_icon_hover_color\":\"globals\\/colors?id=lprimary1\",\"social_icon_border_color\":\"globals\\/colors?id=lcolor4\",\"social_icon_hover_border_color\":\"globals\\/colors?id=lprimary1\",\"text_color\":\"globals\\/colors?id=lcolor1\"},\"mask_color\":\"#2A3946\",\"mask_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"full_width\":\"\",\"background_height\":200,\"decoration\":\"\",\"background_height_mobile\":170},\"elements\":[],\"widgetType\":\"lst_user_hero\"},{\"id\":\"3f90469b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fffcbf5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"3bb9bd18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"space-around\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"dff33d\",\"elType\":\"widget\",\"settings\":{\"phone_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"star_color\":\"globals\\/colors?id=lprimary1\",\"eye_icon_background\":\"globals\\/colors?id=lprimary1\",\"eye_icon_color\":\"globals\\/colors?id=lcolor5\",\"eye_icon_border_color\":\"globals\\/colors?id=lprimary1\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"icon_border_color\":\"globals\\/colors?id=lcolor4\",\"cb_border_color\":\"globals\\/colors?id=lcolor4\",\"text_color\":\"globals\\/colors?id=lprimary2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":390,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_user_hidden_phone\"},{\"id\":\"53084ccd\",\"elType\":\"widget\",\"settings\":{\"sms_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"__globals__\":{\"cb_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"icon_border_color\":\"globals\\/colors?id=lcolor4\",\"text_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_user_sms\"},{\"id\":\"2cf50752\",\"elType\":\"widget\",\"settings\":{\"viber_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":390,\"sizes\":[]},\"__globals__\":{\"cb_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"icon_border_color\":\"globals\\/colors?id=lcolor4\",\"text_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_user_viber\"},{\"id\":\"3017e8db\",\"elType\":\"widget\",\"settings\":{\"whatsapp_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=lprimary2\",\"icon_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"cb_border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_user_whats_app\"},{\"id\":\"73448a0a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1f6887\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"2bc4f249\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"75584fc8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"304a988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"166f6de9\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"label_color\":\"globals\\/colors?id=lprimary2\",\"text_color\":\"globals\\/colors?id=lcolor1\"}},\"elements\":[],\"widgetType\":\"lst_contact_user\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b9cc495\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48acca92\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"116985ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1273d6c7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d4f5e36\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=lprimary2\",\"count_color\":\"globals\\/colors?id=lprimary2\",\"count_background\":\"globals\\/colors?id=lcolor3\"},\"card_type\":\"card_small\",\"grid_columns\":\"4\",\"grid_columns_tablet\":\"3\",\"grid_columns_mobile\":\"1\",\"limit\":12},\"elements\":[],\"widgetType\":\"lst_user_listings\"},{\"id\":\"37181e3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48528, 6080, '_elementor_page_assets', 'a:0:{}'),
(48542, 6085, 'type', 'post_single'),
(48543, 6085, '_elementor_edit_mode', 'builder'),
(48544, 6085, '_elementor_template_type', 'wp-post'),
(48545, 6085, '_elementor_version', '3.12.1'),
(48546, 6085, '_edit_lock', '1681137725:1'),
(48556, 6085, '_wp_page_template', 'default'),
(48557, 6085, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(48558, 6085, '_elementor_data', '[{\"id\":\"47158070\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":12,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"531bed6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3c9cca5\",\"elType\":\"widget\",\"settings\":{\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_color\":\"globals\\/colors?id=lprimary2\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"item_active_color\":\"globals\\/colors?id=lcolor2\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cee2d05\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"2db773f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d6e9b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7279c8db\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"54b3956d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3a4044\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"290bc7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5feab0da\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"icon_background\":\"globals\\/colors?id=lcolor3\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"background\":\"globals\\/colors?id=lcolor5\",\"list_circle_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_blog_post_v2\"},{\"id\":\"72db7ecc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d54ec88\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"count_background\":\"globals\\/colors?id=lcolor3\",\"count_color\":\"globals\\/colors?id=lprimary2\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"icon_background\":\"globals\\/colors?id=lcolor3\"}},\"elements\":[],\"widgetType\":\"lst_blog_post_comments\"},{\"id\":\"be48548\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"5624acc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"listivo-sticky listivo-rtl-fix-column-padding\"},\"elements\":[{\"id\":\"67bf4a39\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_blog_keyword_search\"},{\"id\":\"18a85cc2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eb6e4f8\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\",\"name_color\":\"globals\\/colors?id=lprimary2\",\"name_hover_color\":\"globals\\/colors?id=lprimary1\",\"number_bg\":\"globals\\/colors?id=lcolor3\",\"number_color\":\"globals\\/colors?id=lcolor2\"}},\"elements\":[],\"widgetType\":\"lst_blog_categories\"},{\"id\":\"2d4c4ea9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cebff9c\",\"elType\":\"widget\",\"settings\":{\"posts\":[],\"__globals__\":{\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\",\"title_color\":\"globals\\/colors?id=lprimary2\",\"title_hover_color\":\"globals\\/colors?id=lprimary1\",\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"date_color\":\"globals\\/colors?id=lcolor2\",\"icon_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_posts_sidebar\"},{\"id\":\"1a3e5cc1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78dccb72\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_tags_cloud\"},{\"id\":\"12a1b6a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"622e4b94\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":9},\"elements\":[{\"id\":\"41debb67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4013a2a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f49d80d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"72ce52ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6aaa6fdb\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Read More\",\"heading\":\"Related Posts\",\"limit\":6},\"elements\":[],\"widgetType\":\"lst_related_blog_posts_carousel\"},{\"id\":\"34d6fefb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc8c160\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3f6aedd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61f4acf7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fb0268e\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"5d6223a4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4cf37cac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"70c971d0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48566, 6085, '_elementor_page_assets', 'a:0:{}'),
(48584, 6091, 'type', 'post_archive'),
(48585, 6091, '_elementor_edit_mode', 'builder'),
(48586, 6091, '_elementor_template_type', 'wp-post'),
(48587, 6091, '_elementor_version', '3.12.1'),
(48589, 6091, '_edit_lock', '1681137725:1'),
(48598, 6091, '_wp_page_template', 'default'),
(48599, 6091, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(48600, 6091, '_elementor_data', '[{\"id\":\"4ab6d3b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"7c567b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b9dee49\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/blog_banner.jpg\",\"id\":7929,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_color_b\":\"#2A3946\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c1af38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"5ed64b7\",\"elType\":\"widget\",\"settings\":{\"color\":\"#FDFDFE\",\"_element_width\":\"auto\",\"__globals__\":{\"color\":\"globals\\/colors?id=lcolor5\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Red Hat Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_dynamic_title\"},{\"id\":\"78bfa82\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e36df22\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"height\":50,\"has_background\":\"1\",\"background_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"item_color\":\"globals\\/colors?id=lcolor5\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"background_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"777a47fe\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"95d0a6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"390d87ec\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28f615f4\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"33c2ee73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b07acd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":11},\"elements\":[{\"id\":\"5e550124\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"66cc1c89\",\"elType\":\"widget\",\"settings\":{\"limit\":5},\"elements\":[],\"widgetType\":\"lst_blog_archive_v2\"},{\"id\":\"cba5e4e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"5a22d6fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"listivo-sticky listivo-rtl-fix-column-padding\"},\"elements\":[{\"id\":\"4a8aed7f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_blog_keyword_search\"},{\"id\":\"1c66593a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"67e71586\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"name_color\":\"globals\\/colors?id=lprimary2\",\"name_hover_color\":\"globals\\/colors?id=lprimary1\",\"number_bg\":\"globals\\/colors?id=lcolor3\",\"number_color\":\"globals\\/colors?id=lprimary2\",\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_blog_categories\"},{\"id\":\"36c5c9a8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2dd6bd97\",\"elType\":\"widget\",\"settings\":{\"posts\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=lprimary2\",\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"date_color\":\"globals\\/colors?id=lcolor2\",\"title_hover_color\":\"globals\\/colors?id=lprimary1\",\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_posts_sidebar\"},{\"id\":\"7d3c75ca\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2c07271a\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"background_color\":\"\",\"blog_widget_label_color\":\"globals\\/colors?id=lprimary2\"}},\"elements\":[],\"widgetType\":\"lst_tags_cloud\"},{\"id\":\"ab05621\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6df532de\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"17bbf3a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f728c51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"255c6d9c\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"7798f349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68cb67b1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2aac29c9\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"1c05c09b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c9da2ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"53517ba6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48608, 6091, '_elementor_page_assets', 'a:0:{}'),
(48795, 6115, '_wp_page_template', 'default'),
(48796, 6115, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(48797, 6115, '_edit_lock', '1679510224:1'),
(48798, 6115, '_elementor_edit_mode', 'builder'),
(48799, 6115, '_elementor_template_type', 'wp-page'),
(48800, 6115, '_elementor_version', '3.7.8'),
(48814, 6115, '_elementor_data', '[{\"id\":\"127aa0d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5772\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/bg-long.svg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"5f65ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"236fad9f\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Find Anything\\nAround <span>You<\\/span>.\",\"main_field_terms_listivo_14\":[],\"main_field_terms_listivo_5495\":[],\"main_field_terms_listivo_5992\":[],\"main_field_terms_listivo_4661\":[],\"fields\":[{\"_id\":\"05ecd58\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/keyword_icon.svg\",\"id\":5667},\"library\":\"svg\"},\"field\":\"keyword\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"keyword_taxonomies\":[\"listivo_14\"],\"keyword_placeholder\":\"I\'m looking for...\"},{\"_id\":\"49285ba\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/icons8-location.svg\",\"id\":5668},\"library\":\"svg\"},\"field\":\"listivo_153\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"location_placeholder\":\"Location (e.g. New York)\"}],\"first_image\":{\"id\":\"5770\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/hero_image_1.jpeg\"},\"second_image\":{\"id\":\"5771\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/hero_image_2.jpg\"},\"limit\":4,\"main_field_terms_listivo_1910\":[],\"main_field_terms_listivo_1911\":[],\"main_field_terms_listivo_1913\":[],\"main_field_terms_listivo_1912\":[],\"main_field_terms_listivo_945\":[],\"main_field_terms_listivo_946\":[],\"main_field_terms_listivo_4318\":[],\"main_field_terms_listivo_4660\":[],\"main_field_terms_listivo_4659\":[],\"main_field_terms_listivo_4657\":[],\"main_field_terms_listivo_2723\":[],\"taxonomies\":[\"listivo_14\"],\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lprimary2\",\"arrow_color\":\"\",\"whats_popular_color\":\"\",\"heading_color_tablet\":\"globals\\/colors?id=lcolor5\",\"form_input_number_bg\":\"globals\\/colors?id=lcolor3\",\"form_input_number_color\":\"globals\\/colors?id=lcolor1\",\"form_input_match_color\":\"globals\\/colors?id=lprimary1\",\"form_input_highlight_color\":\"globals\\/colors?id=lprimary1\"},\"arrow_color\":\"#F87B54\",\"heading_color\":\"#374B5C\",\"heading_color_tablet\":\"#FDFDFE\"},\"elements\":[],\"widgetType\":\"lst_hero_search_v6\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fed6d1c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"3546d007\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"355445d5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4d90bbf5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover some great stuff & services you\'re looking for\",\"terms\":[{\"_id\":\"1be6e53\",\"taxonomy\":\"listivo_14\",\"term_listivo_5495\":\"433\",\"image\":{\"id\":\"5773\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/categories_1.png\"},\"term_listivo_14\":\"2\"},{\"_id\":\"d94ec1c\",\"image\":{\"id\":\"5774\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/categories_2.png\"},\"taxonomy\":\"listivo_14\",\"term_listivo_5495\":\"432\",\"term_listivo_14\":\"228\"},{\"_id\":\"5e6f782\",\"image\":{\"id\":\"5775\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/categories_3.png\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"4\"},{\"_id\":\"09f8b2b\",\"image\":{\"id\":5794,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/services_keys_2x.png\",\"alt\":\"\",\"source\":\"library\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"6\"},{\"_id\":\"bb8b828\",\"image\":{\"id\":\"5777\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/categories_5.png\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"7\"}],\"label_color\":\"#374B5C\",\"icon_color\":\"#374B5C\",\"icon_hover_color\":\"#FDFDFE\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=lprimary2\",\"icon_color\":\"globals\\/colors?id=lprimary2\",\"icon_hover_color\":\"globals\\/colors?id=lcolor5\",\"icon_background_color\":\"\",\"icon_background_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"lst_categories_v2\"},{\"id\":\"352269fa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7e56b589\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Featured categories\",\"heading\":\"Discover more\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"77a0d8ef\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b65863a\",\"elType\":\"widget\",\"settings\":{\"view_all_text\":\"Didn\'t find the category you\'re looking for?\",\"terms\":[{\"_id\":\"0fe479f\",\"image\":{\"id\":\"5756\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_4.jpg\"},\"label\":\"Popular\",\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"231\"},{\"image\":{\"id\":\"5757\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_3.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"227\",\"_id\":\"25c5ac6\"},{\"image\":{\"id\":\"5758\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_5.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"226\",\"_id\":\"2cfe567\"},{\"image\":{\"id\":\"5759\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_6.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"416\",\"_id\":\"d3a0f0d\"},{\"image\":{\"id\":\"5760\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_1.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"220\",\"_id\":\"bdc4d45\"},{\"image\":{\"id\":\"5761\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_2.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"376\",\"_id\":\"dd341f0\"},{\"image\":{\"id\":\"5762\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/category_image_7.jpg\"},\"taxonomy\":\"listivo_14\",\"term_listivo_14\":\"213\",\"_id\":\"24a5c73\"}],\"view_all_style\":\"style_3\",\"mask_opacity\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"__globals__\":{\"mask_color\":\"globals\\/colors?id=lprimary2\",\"label_color\":\"globals\\/colors?id=lprimary2\",\"view_all_background\":\"globals\\/colors?id=lprimary2\"},\"view_all_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/category.jpeg\",\"id\":7842,\"alt\":\"\",\"source\":\"library\"},\"view_all_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_categories_v1\"},{\"id\":\"1d12fdb8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20b2cd4\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"1e7785e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52379aa9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4ede6f15\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Check out what\'s new\",\"heading\":\"Featured ads\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"49a2953e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"608ca96\",\"elType\":\"widget\",\"settings\":{\"show_all_tab_control\":\"1\",\"tabs\":[{\"_id\":\"1708b74\",\"taxonomy\":\"listivo_14\",\"terms_listivo_14\":[\"191\"]},{\"_id\":\"20ec27d\",\"taxonomy\":\"listivo_14\",\"terms_listivo_14\":[\"228\"]},{\"_id\":\"49bfa06\",\"taxonomy\":\"listivo_14\",\"terms_listivo_14\":[\"227\"]},{\"_id\":\"16ad7c8\",\"taxonomy\":\"listivo_14\",\"terms_listivo_14\":[\"6\"]},{\"_id\":\"1b8958b\",\"taxonomy\":\"listivo_14\",\"terms_listivo_14\":[\"7\"]}],\"__globals__\":{\"tab_color\":\"globals\\/colors?id=lprimary2\",\"tab_bg\":\"\",\"nav_bg\":\"globals\\/colors?id=lprimary1\",\"nav_color\":\"globals\\/colors?id=lcolor5\"},\"slides_per_view\":\"4_slide\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\",\"card_type\":\"card_small\",\"tab_color\":\"#374B5C\",\"show_featured_label\":\"\"},\"elements\":[],\"widgetType\":\"lst_listing_carousel_with_tabs_v2\"},{\"id\":\"3f07fe3d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f1e8d17\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"6e03d5ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6893faa7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"40acc70d\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Your free classifieds site\",\"heading\":\"The most powerful \\nsearch engine on the market\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"14862993\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"218c34a0\",\"elType\":\"widget\",\"settings\":{\"services\":[{\"_id\":\"159c075\",\"image\":{\"id\":\"5763\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_1.png\"},\"title\":\"Search anything you are looking for\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\"},{\"image\":{\"id\":\"5764\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_2.png\"},\"title\":\"Find your ads with precise location\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\",\"_id\":\"998a55d\"},{\"image\":{\"id\":\"5765\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_3.png\"},\"title\":\"Explore from the best available ads\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\",\"_id\":\"7c5e581\"}],\"arrow_color\":\"#F87B54\",\"__globals__\":{\"arrow_color\":\"\",\"heading_color\":\"globals\\/colors?id=lprimary2\",\"text_color\":\"globals\\/colors?id=lcolor1\"}},\"elements\":[],\"widgetType\":\"lst_services_v5\"},{\"id\":\"5fe432f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23e02f9f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"692269ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cebcd43\",\"elType\":\"widget\",\"settings\":{\"background_image\":{\"id\":8150,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/home_3.jpeg\",\"alt\":\"\",\"source\":\"library\"},\"small_heading\":\"Find everything\",\"heading\":\"Get the best classified\\nads experience with Listivo\",\"button_text\":\"Explore listings\",\"button_destination\":\"listing_archive\",\"image_1\":{\"id\":\"5779\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_1-1.jpg\"},\"image_2\":{\"id\":\"5780\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_2.jpg\"},\"image_3\":{\"id\":\"5781\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_3.jpg\"},\"image_4\":{\"id\":\"5782\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_4.jpg\"},\"image_5\":{\"id\":\"5783\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_5.jpg\"},\"image_6\":{\"id\":\"5784\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/cta_image_6.jpg\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=lprimary2\",\"small_heading_bg\":\"globals\\/colors?id=lprimary2\",\"heading_color\":\"globals\\/colors?id=lcolor5\",\"small_heading_color\":\"globals\\/colors?id=lcolor5\"},\"background_mask_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_call_to_action_section_v3\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"127c5335\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"75f652ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49601b55\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"10897608\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"What our clients say\",\"heading\":\"Testimonials\",\"testimonials\":[{\"_id\":\"81e206f\",\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":5257,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2021\\/11\\/testimonial-2-2.png\",\"alt\":\"\",\"source\":\"library\"},\"author\":\"Adam Jarod\",\"job_title\":\"Sales manager\"},{\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":5258,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2021\\/11\\/testimonial-3-2.png\",\"alt\":\"\",\"source\":\"library\"},\"author\":\"Emily Rees\",\"job_title\":\"Marketing specialist\",\"_id\":\"501018a\"},{\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":5260,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2021\\/11\\/testimonial-1-2.png\",\"alt\":\"\",\"source\":\"library\"},\"author\":\"John Smith\",\"job_title\":\"Office assistant\",\"_id\":\"7754cff\"},{\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":\"5730\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatar_2.jpeg\"},\"author\":\"Paul Trueman\",\"job_title\":\"Designer\",\"_id\":\"38da1cb\"},{\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":6279,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatr_4-1.jpeg\",\"alt\":\"\",\"source\":\"library\"},\"author\":\"George Davin\",\"job_title\":\"Project manager\",\"_id\":\"4197ef8\"}],\"__globals__\":{\"icon_color\":\"globals\\/colors?id=lprimary2\",\"author_color\":\"globals\\/colors?id=lprimary2\",\"job_title_color\":\"globals\\/colors?id=lcolor1\",\"text_color\":\"globals\\/colors?id=lcolor1\"}},\"elements\":[],\"widgetType\":\"lst_testimonials_v3\"},{\"id\":\"2ee55f88\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf826de\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"a3e39f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0e45d56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d61eef7\",\"elType\":\"widget\",\"settings\":{\"heading\":\"The latest news\",\"small_heading\":\"News\"},\"elements\":[],\"widgetType\":\"lst_post_carousel\"},{\"id\":\"f742d1b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbc599d\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"48b8d5d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e42c720\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12953334\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"202e68f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"481f49de\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"459cf073\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48822, 6115, '_elementor_page_assets', 'a:0:{}'),
(55051, 6115, '_edit_last', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75564, 8784, '_wp_attached_file', '2023/07/logo-classified.png'),
(75565, 8784, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:308;s:6:\"height\";i:100;s:4:\"file\";s:27:\"2023/07/logo-classified.png\";s:8:\"filesize\";i:14852;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"logo-classified-300x97.png\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"logo-classified-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6355;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:27:\"logo-classified-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48891, 6129, '_wp_page_template', 'default'),
(48892, 6129, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(48893, 6129, '_edit_lock', '1666157745:1'),
(48894, 6129, '_elementor_edit_mode', 'builder'),
(48895, 6129, '_elementor_template_type', 'wp-page'),
(48896, 6129, '_elementor_version', '3.7.8'),
(48910, 6129, '_elementor_data', '[{\"id\":\"487cf2c3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"1e08f408\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72c02ee6\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/blog_banner.jpg\",\"id\":7929,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_color_b\":\"#2A3946\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a9f053d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"e19c973\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Read <span>FAQ<\\/span>\'s\",\"alignment\":\"left\",\"heading_text_typography_typography\":\"custom\",\"heading_text_typography_font_family\":\"Red Hat Display\",\"heading_text_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_font_weight\":\"800\",\"heading_text_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"heading_text_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"__globals__\":{\"small_heading_color\":\"\",\"heading_text_typography_typography\":\"\",\"heading_color\":\"globals\\/colors?id=lcolor5\"},\"heading_color\":\"#FDFDFE\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"21685f14\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4cc0a7e6\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"height\":50,\"has_background\":\"1\",\"background_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"item_color\":\"globals\\/colors?id=lcolor5\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"background_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75002213\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"30fa7219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa59a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"323ca981\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4a834909\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bc80aa0\",\"elType\":\"widget\",\"settings\":{\"heading\":\"General Questions\",\"alignment\":\"left\",\"alignment_tablet\":\"left\",\"alignment_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"268d28da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c9c8a2e\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"label\":\"Question #1\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"1a96722\"},{\"label\":\"Question #2\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"369699a\"},{\"label\":\"Question #3\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"8c4daf0\"},{\"label\":\"Question #4\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"9bda806\"},{\"label\":\"Question #5\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"9713103\"},{\"label\":\"Question #6\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"3c89ecf\"}]},\"elements\":[],\"widgetType\":\"lst_accordion\"},{\"id\":\"4910c301\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ab34f60\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Listing Management\",\"alignment\":\"left\",\"alignment_tablet\":\"left\",\"alignment_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"650b8cff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"21636d5a\",\"elType\":\"widget\",\"settings\":{\"open_first\":\"\",\"items\":[{\"label\":\"Question #1\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"1a96722\"},{\"label\":\"Question #2\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"369699a\"},{\"label\":\"Question #3\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"8c4daf0\"}]},\"elements\":[],\"widgetType\":\"lst_accordion\"},{\"id\":\"b5a677f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"3f49f1ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"listivo-sticky\"},\"elements\":[{\"id\":\"285e357e\",\"elType\":\"widget\",\"settings\":{\"label\":\"Useful Links\",\"links\":[{\"_id\":\"ddca344\",\"label\":\"Contact Us\",\"destination\":\"6151\"},{\"_id\":\"25c710f\",\"label\":\"Latest News\",\"destination\":\"blog\"},{\"_id\":\"62f2c70\",\"label\":\"Login and Register\",\"destination\":\"6186\"},{\"_id\":\"a7b0790\",\"label\":\"Meet Our Team\",\"destination\":\"6143\"}]},\"elements\":[],\"widgetType\":\"lst_links_sidebar\"},{\"id\":\"566c541b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3dba5de1\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"6134\"},\"elements\":[],\"widgetType\":\"lst_contact_form\"},{\"id\":\"525eaa9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d4bf371\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fc027b6\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1d8d0042\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"106ef84f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5620842\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"7595ebc8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e87f1c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"791331a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48918, 6129, '_elementor_page_assets', 'a:0:{}'),
(48919, 6134, '_form', '<div class=\"listivo-contact-form listivo-contact-form--v3\">\n<div class=\"listivo-contact-form__label\">Didn\'t find the answer?<br>\nAsk us questions directly</div>\n\n<div><div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\n<div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></span></button>\n</div>\n</div>'),
(48920, 6134, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"Message from [your-name]\";s:6:\"sender\";s:32:\"wordpress@demo3.listivotheme.com\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:170:\"<strong>Name:</strong> [your-name]\n<strong>Email:</strong> [your-email]\n<strong>Phone:</strong> [your-phone]\n\n<hr>\n\n<strong>Contact form message:</strong>\n\n[your-message]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(48921, 6134, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo3.listivotheme.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(48922, 6134, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(48923, 6134, '_additional_settings', ''),
(48924, 6134, '_locale', 'en_US'),
(75294, 6134, '_config_errors', 'a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),
(48951, 6138, '_wp_page_template', 'default'),
(48952, 6138, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(48953, 6138, '_edit_lock', '1666157817:1'),
(48954, 6138, '_elementor_edit_mode', 'builder'),
(48955, 6138, '_elementor_template_type', 'wp-page'),
(48956, 6138, '_elementor_version', '3.7.8'),
(48970, 6138, '_elementor_data', '[{\"id\":\"47cf339c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"6b40f44c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48081f81\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/about_banner.jpg\",\"id\":7928,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_color_b\":\"#2A3946\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cb80337\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"4bd86b9\",\"elType\":\"widget\",\"settings\":{\"heading\":\"<span>About<\\/span> Listivo\",\"alignment\":\"left\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lcolor5\",\"heading_text_typography_typography\":\"\"},\"heading_color\":\"#FDFDFE\",\"heading_text_typography_typography\":\"custom\",\"heading_text_typography_font_family\":\"Red Hat Display\",\"heading_text_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_font_weight\":\"800\",\"heading_text_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"heading_text_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"7df0ffe4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7f0d64cc\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"height\":50,\"has_background\":\"1\",\"background_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"item_color\":\"globals\\/colors?id=lcolor5\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"background_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bf92ae2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"2aa22530\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"102efc2d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6b353dc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"5724\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/about_us_background-1.jpeg\"},\"small_heading\":\"About us\",\"heading\":\"Connect with us to learn how Listivo works \",\"text\":\"Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.\",\"button_text\":\"Explore Listings\",\"button_destination\":\"listing_archive\",\"button_type\":\"primary_1\"},\"elements\":[],\"widgetType\":\"lst_content_v2\"},{\"id\":\"d3b1d1c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"376b8feb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"445d8a2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"62c4926b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"18914933\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Why choose us?\",\"heading\":\"We are the best\\nclassified ads platform\",\"alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"895ff6d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5918e38d\",\"elType\":\"widget\",\"settings\":{\"attributes\":[{\"_id\":\"91fe658\",\"value\":\"120\",\"after_value\":\"k\",\"label\":\"Listings added\"},{\"_id\":\"7ab2261\",\"value\":\"2.7\",\"after_value\":\"m\",\"label\":\"Daily searches\"},{\"_id\":\"7ce0472\",\"value\":\"20k\",\"after_value\":\"+\",\"label\":\"Registered users\"},{\"_id\":\"fd0e4ff\",\"value\":\"50\",\"after_value\":\"+\",\"label\":\"Quality awards\"}]},\"elements\":[],\"widgetType\":\"lst_stats_v1\"},{\"id\":\"271aacc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6da3dfaf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"53b6ccae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42784476\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"79984f9c\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"We Can Assist You Further\",\"heading\":\"How Listivo works\\nthe best search experience\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"19a36ef4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61840a05\",\"elType\":\"widget\",\"settings\":{\"services\":[{\"_id\":\"db64bbe\",\"image\":{\"id\":5763,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_1.png\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Search anything you are looking for\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\"},{\"_id\":\"f7fdaab\",\"image\":{\"id\":5764,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_2.png\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Find your listings with precise location\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\"},{\"_id\":\"c57c673\",\"image\":{\"id\":5765,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_3.png\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Explore the best  available listings\",\"text\":\"Pellentesque at urna non laoreet. \\nAenean euismod, et laoreet luctus,\\n justo ligula libero felis.\"}],\"arrow_color\":\"#F87B54\",\"__globals__\":{\"arrow_color\":\"\"}},\"elements\":[],\"widgetType\":\"lst_services_v5\"},{\"id\":\"5635fd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bcc3379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"4abb522d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1324eea9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"776a293b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3dcb097e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a1b5400\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"About uUs\",\"heading\":\"We are here to help you achieve your goals\",\"text\":\"Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.\",\"button_text\":\"Explore Listings\",\"button_destination\":\"listing_archive\",\"button_type\":\"primary_1\"},\"elements\":[],\"widgetType\":\"lst_content_v3\"}],\"isInner\":true},{\"id\":\"2110d908\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a1c9c7a\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/listivotheme.com\\/listivo_video.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/683823391\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":\"5728\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/video_poster.jpeg\"},\"lightbox\":\"yes\",\"aspect_ratio\":\"43\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5441536f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c79b0\",\"elType\":\"section\",\"settings\":{\"overflow\":\"hidden\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"69a9632e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8824b4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6be1fdd1\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"What our clients say\",\"heading\":\"Testimonials\",\"text\":\"Aenean porta vehicula felis, malesuada maximus justo egestas non ultrices euismod.\",\"testimonials\":[{\"_id\":\"f0b542d\",\"heading\":\"I\'m very happy with how smoothly the process went\",\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":\"5729\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatar_1.jpeg\"},\"author\":\"Emily Rees\",\"job_title\":\"Marketing specialist \"},{\"_id\":\"1aee47a\",\"heading\":\"Thank you very much for offering great products\",\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":\"5730\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatar_2.jpeg\"},\"author\":\"Max Yarych\",\"job_title\":\"IT Specialist\"},{\"heading\":\"I\'m very happy with how smoothly the process went\",\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":\"5729\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatar_1.jpeg\"},\"author\":\"Emma Miller\",\"job_title\":\"Dantist\",\"_id\":\"6b0854b\"},{\"heading\":\"Thank you very much for offering great products\",\"text\":\"Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. \\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.\",\"avatar\":{\"id\":\"5730\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/testimonial_avatar_2.jpeg\"},\"author\":\"Max Yarych\",\"job_title\":\"IT Specialist\",\"_id\":\"923db83\"}]},\"elements\":[],\"widgetType\":\"lst_testimonials_v2\"},{\"id\":\"442b51dc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510ac081\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1524c4ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46ec9719\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2cebf8c2\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"2f7eb8f3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2b017e58\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"4e29b09b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(48978, 6138, '_elementor_page_assets', 'a:0:{}'),
(49527, 6138, '_edit_last', '1'),
(61806, 6138, '_oembed_9efa4c56d6d8c1f091144b53ae28a6f0', '<iframe title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\" src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;dnt=1&amp;app_id=122963\" width=\"900\" height=\"506\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen></iframe>'),
(61807, 6138, '_oembed_time_9efa4c56d6d8c1f091144b53ae28a6f0', '1654614750'),
(48980, 6143, '_wp_page_template', 'default'),
(48981, 6143, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(48982, 6143, '_edit_lock', '1666157841:1'),
(48983, 6143, '_elementor_edit_mode', 'builder'),
(48984, 6143, '_elementor_template_type', 'wp-page'),
(48985, 6143, '_elementor_version', '3.7.8'),
(49000, 6143, '_elementor_data', '[{\"id\":\"3dafa13b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"z_index\":10,\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"37de4a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"638f2cfa\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/team_banner.jpg\",\"id\":7934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_color_b\":\"#2A3946\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"28d46036\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"9ee08cd\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Our <span>team<\\/span>\",\"alignment\":\"left\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lcolor5\",\"heading_text_typography_typography\":\"\"},\"heading_color\":\"#FDFDFE\",\"heading_text_typography_typography\":\"custom\",\"heading_text_typography_font_family\":\"Red Hat Display\",\"heading_text_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_font_weight\":\"800\",\"heading_text_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"heading_text_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"1df6666d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e3c05af\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"height\":50,\"has_background\":\"1\",\"background_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"item_color\":\"globals\\/colors?id=lcolor5\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"background_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49fdf263\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"24d258b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"222972f8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"76af5e29\",\"elType\":\"widget\",\"settings\":{\"user\":\"4\",\"decoration\":\"\"},\"elements\":[],\"widgetType\":\"lst_user_profile_v2\"},{\"id\":\"510a7d05\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1730586c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"5f401466\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"369a0568\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5171e474\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"Our Team\",\"heading\":\"The Geniuses Behind Our Work\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"274c3b37\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c5e4efc\",\"elType\":\"widget\",\"settings\":{\"users\":[{\"_id\":\"4839567\",\"id\":\"3\"},{\"_id\":\"f947fc2\",\"id\":\"5\"},{\"_id\":\"21d62aa\",\"id\":\"6\"},{\"_id\":\"c42ec90\",\"id\":\"7\"}],\"grid_columns\":\"4\",\"grid_columns_tablet\":\"2\",\"grid_columns_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"lst_user_profiles\"},{\"id\":\"262503ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d8680ad\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"background_image\":{\"id\":\"5785\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/newsletter_background.svg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6949ad83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7cd271a4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4acaa366\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Sign up to receive the latest\\nupdates and news\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"213eb9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4bf16389\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"lst_mailchimp_newsletter_form_v3\"},{\"id\":\"61172a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(49008, 6143, '_elementor_page_assets', 'a:0:{}'),
(49030, 6151, '_wp_page_template', 'default'),
(49031, 6151, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49032, 6151, '_edit_lock', '1681243725:1'),
(49033, 6151, '_elementor_edit_mode', 'builder'),
(49034, 6151, '_elementor_template_type', 'wp-page'),
(49035, 6151, '_elementor_version', '3.12.1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(49049, 6151, '_elementor_data', '[{\"id\":\"4ec8c489\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"38e8c955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b34e437\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/blog_banner.jpg\",\"id\":7929,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_color_b\":\"#2A3946\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a9c31c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"bottom\",\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"855eaa5\",\"elType\":\"widget\",\"settings\":{\"heading\":\"<span>Contact<\\/span> us\",\"alignment\":\"left\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lcolor5\",\"heading_text_typography_typography\":\"\"},\"heading_color\":\"#FDFDFE\",\"heading_text_typography_typography\":\"custom\",\"heading_text_typography_font_family\":\"Red Hat Display\",\"heading_text_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_font_weight\":\"800\",\"heading_text_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_text_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"heading_text_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"714b2c04\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"11702cab\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"height\":50,\"has_background\":\"1\",\"background_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"item_color\":\"globals\\/colors?id=lcolor5\",\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"background_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50b5843a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"48685a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c5c8d82\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e2a611c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"custom\"},\"elements\":[{\"id\":\"816c237\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"css_classes\":\"listivo-rtl-fix-contact-form-column-padding\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"420c6afc\",\"elType\":\"widget\",\"settings\":{\"small_heading\":\"How Can We Help?\",\"heading\":\"We Are Ready to Help\",\"alignment\":\"left\",\"alignment_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"6c173ff4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1bd642a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=lcolor2\",\"typography_typography\":\"globals\\/typography?id=ltext1\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6edd4570\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"70bb765c\",\"elType\":\"widget\",\"settings\":{\"style\":\"v2\",\"text_align_text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"lst_social_profiles_v2\"}],\"isInner\":true},{\"id\":\"5217db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"50fd22a5\",\"elType\":\"widget\",\"settings\":{\"contact_form\":\"6156\",\"_margin\":{\"unit\":\"px\",\"top\":\"-190\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":10,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"lst_contact_form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d1771ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"114b8c5c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"6a61dd15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"345fd41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e818ddf\",\"elType\":\"widget\",\"settings\":{\"services\":[{\"_id\":\"b44a5a7\",\"image\":{\"id\":5764,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/default_services_2.png\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Visit Us\",\"type\":\"address\"},{\"_id\":\"90eb6fe\",\"image\":{\"id\":\"5739\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/contact_phone.png\"},\"title\":\"Call Us\",\"type\":\"phone\"},{\"_id\":\"0812f6a\",\"image\":{\"id\":\"5740\",\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/contact_mail.png\"},\"title\":\"Write to Us\",\"type\":\"mail\"}],\"icon_circle\":\"1\",\"__globals__\":{\"circle_background\":\"globals\\/colors?id=lcolor3\"}},\"elements\":[],\"widgetType\":\"lst_services_v4\"},{\"id\":\"29bdf041\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f589ff0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"31aa575b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62c44941\",\"elType\":\"widget\",\"settings\":{\"lat\":\"40.712776\",\"lng\":\"-74.005974\",\"marker_type\":\"classic\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":460,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_map\"}],\"isInner\":false}],\"isInner\":false}]'),
(49057, 6151, '_elementor_page_assets', 'a:0:{}'),
(49058, 6156, '_form', '<div class=\"listivo-contact-form listivo-contact-form--v2\">\n<div class=\"listivo-contact-form__label\">Send a message</div>\n\n<div class=\"listivo-contact-form__fields\"><div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send Message <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></span></button>\n</div>\n</div>'),
(49059, 6156, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"Message from [your-name]\";s:6:\"sender\";s:32:\"wordpress@demo3.listivotheme.com\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:170:\"<strong>Name:</strong> [your-name]\n<strong>Email:</strong> [your-email]\n<strong>Phone:</strong> [your-phone]\n\n<hr>\n\n<strong>Contact form message:</strong>\n\n[your-message]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(49060, 6156, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo3.listivotheme.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(49061, 6156, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(49062, 6156, '_additional_settings', ''),
(49063, 6156, '_locale', 'en_US'),
(75295, 6156, '_config_errors', 'a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),
(49089, 6160, '_form', '[hidden listivo-user-id default:shortcode_attr]\n<div class=\"listivo-contact-form\">\n<div class=\"listivo-contact-form__label\">Send a message</div>\n\n<div><div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\n<div class=\"listivo-contact-form__field\">\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\n<div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></span></button>\n</div>\n</div>'),
(49090, 6160, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:32:\"wordpress@demo3.listivotheme.com\";s:9:\"recipient\";s:20:\"[_post_author_email]\";s:4:\"body\";s:253:\"<strong>Name:</strong> [your-name]\n<strong>Email:</strong> [your-email]\n<strong>Phone:</strong> [your-phone]\n<strong>Page Title:</strong> [_post_title]\n<strong>Page Link:</strong> [_post_url]\n\n<hr>\n\n<strong>Contact form message:</strong>\n\n[your-message]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(49091, 6160, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo3.listivotheme.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(49092, 6160, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(49093, 6160, '_additional_settings', ''),
(49094, 6160, '_locale', 'en_US'),
(75296, 6160, '_config_errors', 'a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),
(49169, 6169, '_wp_page_template', 'default'),
(49170, 6169, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49171, 6169, '_edit_lock', '1666157870:1'),
(49172, 6169, '_elementor_edit_mode', 'builder'),
(49173, 6169, '_elementor_template_type', 'wp-page'),
(49174, 6169, '_elementor_version', '3.7.8'),
(49188, 6169, '_elementor_data', '[{\"id\":\"1c651376\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"7615fbb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"177b02b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4929102c\",\"elType\":\"widget\",\"settings\":{\"heading\":\"404\",\"heading_color\":\"#D5E3EE\",\"heading_text_typography_typography\":\"custom\",\"heading_text_typography_font_family\":\"Prompt\",\"heading_text_typography_font_size\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"heading_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"heading_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"heading_text_typography_font_weight\":\"700\",\"heading_text_typography_line_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"heading_text_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"heading_text_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"heading_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"heading_color\":\"globals\\/colors?id=lcolor3\",\"heading_text_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"lst_heading_v2\"},{\"id\":\"3e90a6a1\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e4e01d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8080,\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/404-1.png\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":280},\"_position\":\"absolute\",\"_offset_x\":{\"size\":50,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"size\":50,\"unit\":\"%\"},\"_offset_y\":{\"size\":120,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":20,\"unit\":\"px\"},\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"%\",\"size\":-50,\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"666c31d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6cdae46a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oops! That page can\\u2019t be found.\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=lcolor1\",\"typography_typography\":\"globals\\/typography?id=lheading2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c8fa753\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2624285d\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Back to homepage\",\"button_destination\":null,\"alignment_class\":\"center\",\"flex_alignment\":\"center\"},\"elements\":[],\"widgetType\":\"lst_button\"},{\"id\":\"1b9dac51\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(49196, 6169, '_elementor_page_assets', 'a:0:{}'),
(58359, 6169, '_edit_last', '1'),
(49198, 6174, '_wp_page_template', 'default'),
(49199, 6174, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49200, 6174, '_edit_lock', '1666164303:1'),
(49201, 6174, '_elementor_edit_mode', 'builder'),
(49202, 6174, '_elementor_template_type', 'wp-page'),
(49203, 6174, '_elementor_version', '3.6.5'),
(49217, 6174, '_elementor_data', '[{\"id\":\"2152926a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"content_width_tablet\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]}},\"elements\":[{\"id\":\"4f15861f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4edbd908\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39442867\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"06c4283\",\"field\":\"listivo_130\"},{\"_id\":\"6288165\",\"field\":\"listivo_4780\"},{\"_id\":\"5e915a7\",\"field\":\"listivo_14\"},{\"_id\":\"36a6381\",\"field\":\"listivo_338\"},{\"_id\":\"0a0df0c\",\"field\":\"listivo_339\"},{\"_id\":\"f7a6459\",\"field\":\"listivo_2863\"},{\"_id\":\"e4da183\",\"field\":\"listivo_340\"},{\"_id\":\"b15e1f4\",\"field\":\"listivo_1910\"},{\"_id\":\"06ec90a\",\"field\":\"listivo_1911\"},{\"_id\":\"c4acfee\",\"field\":\"listivo_1913\"},{\"_id\":\"322879f\",\"field\":\"listivo_1912\"},{\"_id\":\"ccadd63\",\"field\":\"listivo_945\"},{\"_id\":\"412f917\",\"field\":\"listivo_946\"},{\"_id\":\"9657383\",\"field\":\"listivo_4316\"},{\"_id\":\"291269f\",\"field\":\"listivo_4686\"},{\"_id\":\"223f093\",\"field\":\"listivo_4661\"},{\"_id\":\"0d413e0\",\"field\":\"listivo_4318\"},{\"_id\":\"c1d5b9d\",\"field\":\"listivo_4660\"},{\"_id\":\"f43cfe7\",\"field\":\"listivo_4659\"},{\"_id\":\"920fdd4\",\"field\":\"listivo_4657\"},{\"_id\":\"398574b\",\"field\":\"listivo_2723\"}],\"text\":\"Aenean porta vehicula felis, malesuada maximus justo egestas euismod dignissim. Praesent maximus condimentum maximus.\"},\"elements\":[],\"widgetType\":\"lst_compare_area\"},{\"id\":\"3d56fea8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(49225, 6174, '_elementor_page_assets', 'a:0:{}'),
(49246, 6181, '_wp_page_template', 'default'),
(49247, 6181, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49248, 6181, '_edit_lock', '1660144277:1'),
(49249, 6181, '_elementor_edit_mode', 'builder'),
(49250, 6181, '_elementor_template_type', 'wp-page'),
(49251, 6181, '_elementor_version', '3.7.0'),
(49265, 6181, '_elementor_data', '[{\"id\":\"1e2f1ff4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[{\"id\":\"25274a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"275f5ae5\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"item_color\":\"globals\\/colors?id=lprimary2\",\"active_item_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\",\"tab_background\":\"globals\\/colors?id=lcolor3\",\"tab_color\":\"globals\\/colors?id=lprimary2\",\"tab_count_color\":\"globals\\/colors?id=lprimary2\",\"tab_count_background\":\"globals\\/colors?id=lcolor5\",\"tab_active_background\":\"globals\\/colors?id=lprimary1\",\"tab_active_count_background\":\"globals\\/colors?id=lcolor5\",\"tab_active_count_color\":\"globals\\/colors?id=lprimary2\",\"tab_active_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_panel\"}],\"isInner\":false}],\"isInner\":false}]'),
(49273, 6181, '_elementor_page_assets', 'a:0:{}'),
(49274, 6186, '_wp_page_template', 'default'),
(49275, 6186, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49276, 6186, '_edit_lock', '1662892636:1'),
(49277, 6186, '_elementor_edit_mode', 'builder'),
(49278, 6186, '_elementor_template_type', 'wp-page'),
(49279, 6186, '_elementor_version', '3.7.4'),
(49293, 6186, '_elementor_data', '[{\"id\":\"66d451d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":3,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/08\\/login_banner.jpg\",\"id\":7932,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#2A3946\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"223caa18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f3ecde\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7a499e9a\",\"elType\":\"widget\",\"settings\":{\"background\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"lst_login_and_register\"},{\"id\":\"74c1877\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(49301, 6186, '_elementor_page_assets', 'a:0:{}'),
(55216, 6186, '_edit_last', '1'),
(55217, 6186, 'exclude_from_export', '0'),
(55218, 6186, '_exclude_from_export', 'field_6189d855fbbaa'),
(49303, 6191, '_wp_page_template', 'default'),
(49304, 6191, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";i:5815;}'),
(49305, 6191, '_edit_lock', '1652770943:1'),
(49306, 6191, '_elementor_edit_mode', 'builder'),
(49307, 6191, '_elementor_template_type', 'wp-page'),
(49308, 6191, '_elementor_version', '3.6.5'),
(49459, 6211, '_menu_item_type', 'post_type'),
(49460, 6211, '_menu_item_menu_item_parent', '0'),
(49461, 6211, '_menu_item_object_id', '6151'),
(49462, 6211, '_menu_item_object', 'page'),
(49463, 6211, '_menu_item_target', ''),
(49464, 6211, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49465, 6211, '_menu_item_xfn', ''),
(49466, 6211, '_menu_item_url', ''),
(49468, 6212, '_menu_item_type', 'post_type'),
(49469, 6212, '_menu_item_menu_item_parent', '0'),
(49470, 6212, '_menu_item_object_id', '6143'),
(49471, 6212, '_menu_item_object', 'page'),
(49472, 6212, '_menu_item_target', ''),
(49473, 6212, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49474, 6212, '_menu_item_xfn', ''),
(49475, 6212, '_menu_item_url', ''),
(49477, 6213, '_menu_item_type', 'post_type'),
(49478, 6213, '_menu_item_menu_item_parent', '0'),
(49479, 6213, '_menu_item_object_id', '6138'),
(49480, 6213, '_menu_item_object', 'page'),
(49481, 6213, '_menu_item_target', ''),
(49482, 6213, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49483, 6213, '_menu_item_xfn', ''),
(49484, 6213, '_menu_item_url', ''),
(49486, 6214, '_menu_item_type', 'post_type'),
(49487, 6214, '_menu_item_menu_item_parent', '0'),
(49488, 6214, '_menu_item_object_id', '6129'),
(49489, 6214, '_menu_item_object', 'page'),
(49490, 6214, '_menu_item_target', ''),
(49491, 6214, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49492, 6214, '_menu_item_xfn', ''),
(49493, 6214, '_menu_item_url', ''),
(49495, 6215, '_menu_item_type', 'post_type'),
(49496, 6215, '_menu_item_menu_item_parent', '0'),
(49497, 6215, '_menu_item_object_id', '6186'),
(49498, 6215, '_menu_item_object', 'page'),
(49499, 6215, '_menu_item_target', ''),
(49500, 6215, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49501, 6215, '_menu_item_xfn', ''),
(49502, 6215, '_menu_item_url', ''),
(49530, 6218, '_menu_item_type', 'post_type'),
(49531, 6218, '_menu_item_menu_item_parent', '0'),
(49532, 6218, '_menu_item_object_id', '6115'),
(49533, 6218, '_menu_item_object', 'page'),
(49534, 6218, '_menu_item_target', ''),
(49535, 6218, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49536, 6218, '_menu_item_xfn', ''),
(49537, 6218, '_menu_item_url', ''),
(50889, 6218, '_wp_old_date', '2022-05-17'),
(55105, 6218, 'exclude_from_export', '0'),
(55106, 6218, '_exclude_from_export', 'field_6189d855fbbaa'),
(55135, 6218, '_wp_old_date', '2022-05-18'),
(57758, 6218, '_wp_old_date', '2022-05-29'),
(58849, 6218, '_wp_old_date', '2022-05-31'),
(64054, 6218, '_wp_old_date', '2022-06-01'),
(65257, 6218, '_wp_old_date', '2022-06-20'),
(65582, 6218, '_wp_old_date', '2022-07-02'),
(65944, 6218, '_wp_old_date', '2022-07-11'),
(66132, 6218, '_wp_old_date', '2022-07-24'),
(66385, 6218, '_wp_old_date', '2022-07-31'),
(69277, 6218, '_wp_old_date', '2022-08-07'),
(69729, 6218, '_wp_old_date', '2022-08-10'),
(72758, 6218, '_wp_old_date', '2022-08-17'),
(73985, 6218, '_wp_old_date', '2022-10-13'),
(75223, 6218, '_wp_old_date', '2022-10-19'),
(49638, 6228, '_menu_item_type', 'post_type'),
(49639, 6228, '_menu_item_menu_item_parent', '489'),
(49640, 6228, '_menu_item_object_id', '6169'),
(49641, 6228, '_menu_item_object', 'page'),
(49642, 6228, '_menu_item_target', ''),
(49643, 6228, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49644, 6228, '_menu_item_xfn', ''),
(49645, 6228, '_menu_item_url', ''),
(50904, 6228, '_wp_old_date', '2022-05-17'),
(55123, 6228, 'exclude_from_export', '0'),
(55124, 6228, '_exclude_from_export', 'field_6189d855fbbaa'),
(55152, 6228, '_wp_old_date', '2022-05-18'),
(57779, 6228, '_wp_old_date', '2022-05-29'),
(58870, 6228, '_wp_old_date', '2022-05-31'),
(64075, 6228, '_wp_old_date', '2022-06-01'),
(65280, 6228, '_wp_old_date', '2022-06-20'),
(65606, 6228, '_wp_old_date', '2022-07-02'),
(65970, 6228, '_wp_old_date', '2022-07-11'),
(66159, 6228, '_wp_old_date', '2022-07-24'),
(66413, 6228, '_wp_old_date', '2022-07-31'),
(69304, 6228, '_wp_old_date', '2022-08-07'),
(69758, 6228, '_wp_old_date', '2022-08-10'),
(72787, 6228, '_wp_old_date', '2022-08-17'),
(74015, 6228, '_wp_old_date', '2022-10-13'),
(75253, 6228, '_wp_old_date', '2022-10-19'),
(49647, 6229, '_menu_item_type', 'post_type'),
(49648, 6229, '_menu_item_menu_item_parent', '489'),
(49649, 6229, '_menu_item_object_id', '6138'),
(49650, 6229, '_menu_item_object', 'page'),
(49651, 6229, '_menu_item_target', ''),
(49652, 6229, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49653, 6229, '_menu_item_xfn', ''),
(49654, 6229, '_menu_item_url', ''),
(50897, 6229, '_wp_old_date', '2022-05-17'),
(55111, 6229, 'exclude_from_export', '0'),
(55112, 6229, '_exclude_from_export', 'field_6189d855fbbaa'),
(55144, 6229, '_wp_old_date', '2022-05-18'),
(57773, 6229, '_wp_old_date', '2022-05-29'),
(58864, 6229, '_wp_old_date', '2022-05-31'),
(64069, 6229, '_wp_old_date', '2022-06-01'),
(65274, 6229, '_wp_old_date', '2022-06-20'),
(65600, 6229, '_wp_old_date', '2022-07-02'),
(65964, 6229, '_wp_old_date', '2022-07-11'),
(66153, 6229, '_wp_old_date', '2022-07-24'),
(66407, 6229, '_wp_old_date', '2022-07-31'),
(69298, 6229, '_wp_old_date', '2022-08-07'),
(69752, 6229, '_wp_old_date', '2022-08-10'),
(72781, 6229, '_wp_old_date', '2022-08-17'),
(74009, 6229, '_wp_old_date', '2022-10-13'),
(75247, 6229, '_wp_old_date', '2022-10-19'),
(49656, 6230, '_menu_item_type', 'post_type'),
(49657, 6230, '_menu_item_menu_item_parent', '489'),
(49658, 6230, '_menu_item_object_id', '6151'),
(49659, 6230, '_menu_item_object', 'page'),
(49660, 6230, '_menu_item_target', ''),
(49661, 6230, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49662, 6230, '_menu_item_xfn', ''),
(49663, 6230, '_menu_item_url', ''),
(50898, 6230, '_wp_old_date', '2022-05-17'),
(55113, 6230, 'exclude_from_export', '0'),
(55114, 6230, '_exclude_from_export', 'field_6189d855fbbaa'),
(55145, 6230, '_wp_old_date', '2022-05-18'),
(57774, 6230, '_wp_old_date', '2022-05-29'),
(58865, 6230, '_wp_old_date', '2022-05-31'),
(64070, 6230, '_wp_old_date', '2022-06-01'),
(65275, 6230, '_wp_old_date', '2022-06-20'),
(65601, 6230, '_wp_old_date', '2022-07-02'),
(65965, 6230, '_wp_old_date', '2022-07-11'),
(66154, 6230, '_wp_old_date', '2022-07-24'),
(66408, 6230, '_wp_old_date', '2022-07-31'),
(69299, 6230, '_wp_old_date', '2022-08-07'),
(69753, 6230, '_wp_old_date', '2022-08-10'),
(72782, 6230, '_wp_old_date', '2022-08-17'),
(74010, 6230, '_wp_old_date', '2022-10-13'),
(75248, 6230, '_wp_old_date', '2022-10-19'),
(49665, 6231, '_menu_item_type', 'post_type'),
(49666, 6231, '_menu_item_menu_item_parent', '489'),
(49667, 6231, '_menu_item_object_id', '6129'),
(49668, 6231, '_menu_item_object', 'page'),
(49669, 6231, '_menu_item_target', ''),
(49670, 6231, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49671, 6231, '_menu_item_xfn', ''),
(49672, 6231, '_menu_item_url', ''),
(50903, 6231, '_wp_old_date', '2022-05-17'),
(55121, 6231, 'exclude_from_export', '0'),
(55122, 6231, '_exclude_from_export', 'field_6189d855fbbaa'),
(55151, 6231, '_wp_old_date', '2022-05-18'),
(57778, 6231, '_wp_old_date', '2022-05-29'),
(58869, 6231, '_wp_old_date', '2022-05-31'),
(64074, 6231, '_wp_old_date', '2022-06-01'),
(65279, 6231, '_wp_old_date', '2022-06-20'),
(65605, 6231, '_wp_old_date', '2022-07-02'),
(65969, 6231, '_wp_old_date', '2022-07-11'),
(66158, 6231, '_wp_old_date', '2022-07-24'),
(66412, 6231, '_wp_old_date', '2022-07-31'),
(69303, 6231, '_wp_old_date', '2022-08-07'),
(69757, 6231, '_wp_old_date', '2022-08-10'),
(72786, 6231, '_wp_old_date', '2022-08-17'),
(74014, 6231, '_wp_old_date', '2022-10-13'),
(75252, 6231, '_wp_old_date', '2022-10-19'),
(49674, 6232, '_menu_item_type', 'post_type'),
(49675, 6232, '_menu_item_menu_item_parent', '489'),
(49676, 6232, '_menu_item_object_id', '6186'),
(49677, 6232, '_menu_item_object', 'page'),
(49678, 6232, '_menu_item_target', ''),
(49679, 6232, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(49680, 6232, '_menu_item_xfn', ''),
(49681, 6232, '_menu_item_url', ''),
(50902, 6232, '_wp_old_date', '2022-05-17'),
(55119, 6232, 'exclude_from_export', '0'),
(55120, 6232, '_exclude_from_export', 'field_6189d855fbbaa'),
(55150, 6232, '_wp_old_date', '2022-05-18'),
(57775, 6232, '_wp_old_date', '2022-05-29'),
(58866, 6232, '_wp_old_date', '2022-05-31'),
(64071, 6232, '_wp_old_date', '2022-06-01'),
(65276, 6232, '_wp_old_date', '2022-06-20'),
(65602, 6232, '_wp_old_date', '2022-07-02'),
(65966, 6232, '_wp_old_date', '2022-07-11'),
(66155, 6232, '_wp_old_date', '2022-07-24'),
(66409, 6232, '_wp_old_date', '2022-07-31'),
(69300, 6232, '_wp_old_date', '2022-08-07'),
(69754, 6232, '_wp_old_date', '2022-08-10'),
(72783, 6232, '_wp_old_date', '2022-08-17'),
(74011, 6232, '_wp_old_date', '2022-10-13'),
(75249, 6232, '_wp_old_date', '2022-10-19'),
(50597, 6359, '_wp_page_template', 'default'),
(50598, 6359, '_cdp_origin', '454'),
(50599, 6359, '_cdp_origin_site', '-1'),
(50600, 6359, '_cdp_origin_title', ' Best Holiday Gift Ideas for 2022 #[Counter]'),
(50601, 6359, '_cdp_counter', '2'),
(50602, 6359, '_wp_page_template', 'default'),
(50603, 6359, '_wp_old_slug', 'find-only-best-affordable-deals'),
(50604, 6359, '_wp_old_slug', 'the-20-best-gifts-everyone-is-buying-in-2021'),
(50605, 6359, '_wp_old_date', '2021-09-25'),
(50606, 6359, '_wp_old_date', '2021-09-24'),
(50607, 6359, '_thumbnail_id', '8107'),
(50608, 6359, '_edit_lock', '1660145341:1'),
(50611, 6359, '_wp_old_slug', 'best-holiday-gift-ideas-for-2021'),
(50614, 6359, '_wp_old_date', '2022-05-18'),
(69163, 6359, '_edit_last', '1'),
(69164, 6359, 'exclude_from_export', '0'),
(69165, 6359, '_exclude_from_export', 'field_6189d855fbbaa'),
(51417, 6471, '_menu_item_type', 'post_type'),
(51418, 6471, '_menu_item_menu_item_parent', '489'),
(51419, 6471, '_menu_item_object_id', '6143'),
(51420, 6471, '_menu_item_object', 'page'),
(51421, 6471, '_menu_item_target', ''),
(51422, 6471, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(51423, 6471, '_menu_item_xfn', ''),
(51424, 6471, '_menu_item_url', ''),
(55117, 6471, 'exclude_from_export', '0'),
(55118, 6471, '_exclude_from_export', 'field_6189d855fbbaa'),
(55148, 6471, '_wp_old_date', '2022-05-18'),
(57776, 6471, '_wp_old_date', '2022-05-29'),
(58867, 6471, '_wp_old_date', '2022-05-31'),
(64072, 6471, '_wp_old_date', '2022-06-01'),
(65277, 6471, '_wp_old_date', '2022-06-20'),
(65603, 6471, '_wp_old_date', '2022-07-02'),
(65967, 6471, '_wp_old_date', '2022-07-11'),
(66156, 6471, '_wp_old_date', '2022-07-24'),
(66410, 6471, '_wp_old_date', '2022-07-31'),
(69301, 6471, '_wp_old_date', '2022-08-07'),
(69755, 6471, '_wp_old_date', '2022-08-10'),
(72784, 6471, '_wp_old_date', '2022-08-17'),
(74012, 6471, '_wp_old_date', '2022-10-13'),
(75250, 6471, '_wp_old_date', '2022-10-19'),
(55231, 6960, '_menu_item_type', 'post_type'),
(55232, 6960, '_menu_item_menu_item_parent', '489'),
(55233, 6960, '_menu_item_object_id', '6191'),
(55234, 6960, '_menu_item_object', 'page'),
(55235, 6960, '_menu_item_target', ''),
(55236, 6960, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(55237, 6960, '_menu_item_xfn', ''),
(55238, 6960, '_menu_item_url', ''),
(55240, 6960, 'exclude_from_export', '0'),
(55241, 6960, '_exclude_from_export', 'field_6189d855fbbaa'),
(57770, 6960, '_wp_old_date', '2022-05-29'),
(58861, 6960, '_wp_old_date', '2022-05-31'),
(64066, 6960, '_wp_old_date', '2022-06-01');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(65271, 6960, '_wp_old_date', '2022-06-20'),
(65597, 6960, '_wp_old_date', '2022-07-02'),
(65961, 6960, '_wp_old_date', '2022-07-11'),
(66150, 6960, '_wp_old_date', '2022-07-24'),
(66404, 6960, '_wp_old_date', '2022-07-31'),
(69295, 6960, '_wp_old_date', '2022-08-07'),
(69749, 6960, '_wp_old_date', '2022-08-10'),
(72778, 6960, '_wp_old_date', '2022-08-17'),
(74006, 6960, '_wp_old_date', '2022-10-13'),
(75244, 6960, '_wp_old_date', '2022-10-19'),
(70260, 8225, 'payment_package', '3004'),
(70261, 8225, 'display_price', '$5.00'),
(70262, 8225, 'categories', 'a:0:{}'),
(70263, 8225, 'number', '1'),
(70264, 8225, 'expire', '30'),
(70265, 8225, 'featured_expire', '7'),
(71399, 8372, 'type', 'listing_single'),
(71400, 8372, '_elementor_edit_mode', 'builder'),
(71401, 8372, '_elementor_template_type', 'wp-post'),
(71402, 8372, '_elementor_version', '3.12.1'),
(71403, 8372, '_edit_lock', '1681137726:1'),
(71410, 8372, '_wp_page_template', 'default'),
(71411, 8372, '_elementor_page_settings', 'a:2:{s:15:\"preview_listing\";s:4:\"4468\";s:10:\"tdf_layout\";s:4:\"5815\";}'),
(71412, 8372, '_elementor_data', '[{\"id\":\"6b37a5ce\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"z_index\":11,\"__globals__\":{\"background_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"background_color\":\"#F8FAFD\"},\"elements\":[{\"id\":\"3dc0d089\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c5fc31f\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3223ac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":10},\"elements\":[{\"id\":\"a5599ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7cff9fd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width_tablet\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":20},\"elements\":[{\"id\":\"47d8d85a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=lcolor4\",\"background_color\":\"\"},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ae3797\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"495cedab\",\"elType\":\"widget\",\"settings\":{\"image_size_size\":\"listivo_720_640\",\"__globals__\":{\"zoom_background\":\"globals\\/colors?id=lcolor5\",\"zoom_color\":\"globals\\/colors?id=lcolor1\",\"navigation_color\":\"globals\\/colors?id=lcolor1\",\"navigation_background\":\"globals\\/colors?id=lcolor5\",\"image_number_color\":\"globals\\/colors?id=lcolor1\",\"image_number_background\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_listing_gallery\"},{\"id\":\"40e01386\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_listing_stats\"},{\"id\":\"3d4006ca\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"typography_typography_typography\":\"\",\"color_color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"typography_typography_typography\":\"custom\",\"typography_typography_font_family\":\"Red Hat Display\",\"typography_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_typography_font_weight\":\"800\",\"typography_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-1\",\"sizes\":[]},\"color_color\":\"#374B5C\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\"},\"elements\":[],\"widgetType\":\"lst_listing_name\"},{\"id\":\"569cfe44\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"98d9abc\",\"id\":\"14\",\"show_label\":\"\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"first_attribute_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_attributes_v3\"},{\"id\":\"722a585d\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"icon_color\":\"globals\\/colors?id=lcolor1\",\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_address\"},{\"id\":\"5db3fdb\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_listing_price\"},{\"id\":\"5d2c152e\",\"elType\":\"widget\",\"settings\":{\"tags_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"fields\":[{\"_id\":\"4285c78\",\"id\":\"338\",\"show_label\":\"1\"},{\"_id\":\"6c04e6a\",\"id\":\"339\",\"show_label\":\"1\"},{\"_id\":\"5a73a84\",\"id\":\"2863\",\"show_label\":\"\"},{\"_id\":\"a300800\",\"id\":\"340\"},{\"_id\":\"11e0790\",\"id\":\"945\"},{\"_id\":\"454809a\",\"id\":\"946\"},{\"_id\":\"917584a\",\"id\":\"4686\"},{\"_id\":\"a8dc42f\",\"id\":\"1910\"},{\"_id\":\"4ff780e\",\"id\":\"1911\"},{\"_id\":\"8a55dad\",\"id\":\"1912\"},{\"_id\":\"30b6c3e\",\"id\":\"1913\"},{\"_id\":\"f2e89dd\",\"id\":\"4316\"},{\"_id\":\"01a7ba0\",\"id\":\"4660\"},{\"_id\":\"1372048\",\"id\":\"4659\"},{\"_id\":\"6d3baaa\",\"id\":\"4657\"}],\"tags_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"tags_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"tags_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_attributes\"},{\"id\":\"5e957eee\",\"elType\":\"widget\",\"settings\":{\"label\":\"Description\",\"description_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"description_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_description\"},{\"id\":\"44eb06f5\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"e9b9512\",\"id\":\"2723\"},{\"_id\":\"3a16f4c\",\"id\":\"4318\"},{\"_id\":\"698c47b\",\"id\":\"4661\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_bg\":\"\"},\"label\":\"Features\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\",\"grid_cols_mobile\":\"repeat(1, minmax(0, 1fr))\"},\"elements\":[],\"widgetType\":\"lst_listing_features\"},{\"id\":\"5543a139\",\"elType\":\"widget\",\"settings\":{\"attachments_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"attachments_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":15},\"elements\":[],\"widgetType\":\"lst_listing_attachments\"},{\"id\":\"556e5e6c\",\"elType\":\"widget\",\"settings\":{\"embed_field\":\"345\",\"embed_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"embed_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_embed_field\"},{\"id\":\"24265f92\",\"elType\":\"widget\",\"settings\":{\"map_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"map_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":14},\"elements\":[],\"widgetType\":\"lst_listing_map\"},{\"id\":\"a6cf76d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"419ab7bd\",\"elType\":\"widget\",\"settings\":{\"rate\":5,\"months\":36,\"custom_rules\":[],\"loan_calculator_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"total_background\":\"globals\\/colors?id=lcolor3\",\"total_value_color\":\"globals\\/colors?id=lcolor1\",\"total_color\":\"globals\\/colors?id=lcolor1\",\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"},\"loan_calculator_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"dynamic_down_payment\":\"\",\"show_logic\":[{\"_id\":\"4343801\",\"taxonomy\":\"listivo_14\",\"taxonomy_listivo_14\":[\"6\",\"2\"]}]},\"elements\":[],\"widgetType\":\"lst_loan_calculator\"},{\"id\":\"4c35d4af\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"70849277\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"listivo-sticky listivo-rtl-fix-column-padding\"},\"elements\":[{\"id\":\"3cd35106\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"address_icon_color\":\"globals\\/colors?id=lcolor1\",\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"phone_icon_color\":\"\",\"phone_number_star_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_bg\":\"globals\\/colors?id=lprimary1\",\"phone_eye_border_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_color\":\"globals\\/colors?id=lcolor5\"},\"address_icon_color\":\"#374B5C\",\"address_icon_bg\":\"#FFB300\",\"contact_form\":\"8411\",\"show_user_state\":\"1\"},\"elements\":[],\"widgetType\":\"lst_listing_user_v2\"},{\"id\":\"19e00a1a\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_user_chat_via_socials\"},{\"id\":\"3684a3dd\",\"elType\":\"widget\",\"settings\":{\"socials_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"show_facebook\":\"\",\"show_twitter\":\"\",\"__globals__\":{\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_listing_socials\"},{\"id\":\"6d252bcb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_vertical_align\":\"center\",\"typo_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_report_abuse\"},{\"id\":\"a40eba5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Featured listings\",\"only_featured\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"arrows_background\":\"globals\\/colors?id=lprimary1\",\"arrows_color\":\"globals\\/colors?id=lcolor5\"},\"order_by\":\"random\"},\"elements\":[],\"widgetType\":\"lst_mini_listing_carousel\"},{\"id\":\"32d3eb00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ef9f4ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"5fc15d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"729b005b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10580c57\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"805feb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49df4108\",\"elType\":\"widget\",\"settings\":{\"heading\":\"More from this user\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"slides_per_view\":\"4_slide\",\"card_type\":\"card_small\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\"},\"elements\":[],\"widgetType\":\"lst_listing_user_listings\"},{\"id\":\"12197afe\",\"elType\":\"widget\",\"settings\":{\"heading\":\"You may also like...\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"related_by\":[\"14\"],\"slides_per_view\":\"4_slide\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\",\"card_type\":\"card_small\"},\"elements\":[],\"widgetType\":\"lst_related_listings\"},{\"id\":\"1ff3a9bc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(71419, 8372, '_elementor_page_assets', 'a:0:{}'),
(71481, 8383, 'type', 'listing_single'),
(71482, 8383, '_elementor_edit_mode', 'builder'),
(71483, 8383, '_elementor_template_type', 'wp-post'),
(71484, 8383, '_elementor_version', '3.12.1'),
(71485, 8383, '_edit_lock', '1681137715:1'),
(71492, 8383, '_wp_page_template', 'default'),
(71493, 8383, '_elementor_data', '[{\"id\":\"407484aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"z_index\":11,\"__globals__\":{\"background_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"background_color\":\"#F8FAFD\"},\"elements\":[{\"id\":\"7fa9328d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46abbad5\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"676be5a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1380,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"6f25049e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2d469763\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_gallery_v2\"},{\"id\":\"1b340f7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ba31347\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":10},\"elements\":[{\"id\":\"5720d27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1761bdfd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width_tablet\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":20},\"elements\":[{\"id\":\"410645b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=lcolor4\",\"background_color\":\"\"},\"_inline_size_tablet\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"2e908afe\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_stats\"},{\"id\":\"580309e\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"typography_typography_typography\":\"\",\"color_color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"typography_typography_typography\":\"custom\",\"typography_typography_font_family\":\"Red Hat Display\",\"typography_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_typography_font_weight\":\"800\",\"typography_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-1\",\"sizes\":[]},\"color_color\":\"#374B5C\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\"},\"elements\":[],\"widgetType\":\"lst_listing_name\"},{\"id\":\"751a520d\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"98d9abc\",\"id\":\"14\",\"show_label\":\"\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"first_attribute_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_attributes_v3\"},{\"id\":\"617e576e\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"icon_color\":\"globals\\/colors?id=lcolor1\",\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_address\"},{\"id\":\"26c8b14e\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_listing_price\"},{\"id\":\"44566b1f\",\"elType\":\"widget\",\"settings\":{\"tags_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"fields\":[{\"_id\":\"69d0600\",\"id\":\"338\",\"show_label\":\"1\"},{\"_id\":\"6c04e6a\",\"id\":\"339\",\"show_label\":\"1\"},{\"_id\":\"5a73a84\",\"id\":\"2863\",\"show_label\":\"\"},{\"_id\":\"a300800\",\"id\":\"340\"},{\"_id\":\"11e0790\",\"id\":\"945\"},{\"_id\":\"454809a\",\"id\":\"946\"},{\"_id\":\"917584a\",\"id\":\"4686\"},{\"_id\":\"a8dc42f\",\"id\":\"1910\"},{\"_id\":\"4ff780e\",\"id\":\"1911\"},{\"_id\":\"8a55dad\",\"id\":\"1912\"},{\"_id\":\"30b6c3e\",\"id\":\"1913\"},{\"_id\":\"f2e89dd\",\"id\":\"4316\"},{\"_id\":\"801f313\",\"id\":\"4657\"},{\"_id\":\"837b93d\",\"id\":\"4659\"},{\"_id\":\"01a7ba0\",\"id\":\"4660\"}],\"tags_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"tags_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"tags_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_attributes\"},{\"id\":\"1178fa84\",\"elType\":\"widget\",\"settings\":{\"label\":\"Description\",\"description_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"description_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_description\"},{\"id\":\"60adf2e0\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"3a16f4c\",\"id\":\"4318\"},{\"_id\":\"22495f8\",\"id\":\"4661\"},{\"_id\":\"0c0b608\",\"id\":\"2723\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_bg\":\"\"},\"label\":\"Features\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\",\"grid_cols_mobile\":\"repeat(1, minmax(0, 1fr))\"},\"elements\":[],\"widgetType\":\"lst_listing_features\"},{\"id\":\"4ab40a86\",\"elType\":\"widget\",\"settings\":{\"attachments_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"attachments_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":15},\"elements\":[],\"widgetType\":\"lst_listing_attachments\"},{\"id\":\"7a0b2d01\",\"elType\":\"widget\",\"settings\":{\"embed_field\":\"345\",\"embed_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"embed_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_embed_field\"},{\"id\":\"23502577\",\"elType\":\"widget\",\"settings\":{\"map_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"map_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":14},\"elements\":[],\"widgetType\":\"lst_listing_map\"},{\"id\":\"30c1c400\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f6e1e8\",\"elType\":\"widget\",\"settings\":{\"rate\":5,\"months\":36,\"custom_rules\":[],\"loan_calculator_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"total_background\":\"globals\\/colors?id=lcolor3\",\"total_value_color\":\"globals\\/colors?id=lcolor1\",\"total_color\":\"globals\\/colors?id=lcolor1\",\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"},\"loan_calculator_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"show_logic\":[{\"_id\":\"7a71d97\",\"taxonomy\":\"listivo_14\",\"taxonomy_listivo_14\":[\"6\",\"2\"]}],\"dynamic_down_payment\":\"\"},\"elements\":[],\"widgetType\":\"lst_loan_calculator\"},{\"id\":\"493a2830\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"43252ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"listivo-sticky listivo-rtl-fix-column-padding\"},\"elements\":[{\"id\":\"b09076b\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"address_icon_color\":\"globals\\/colors?id=lcolor1\",\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"phone_icon_color\":\"\",\"phone_number_star_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_bg\":\"globals\\/colors?id=lprimary1\",\"phone_eye_border_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_color\":\"globals\\/colors?id=lcolor5\"},\"address_icon_color\":\"#374B5C\",\"address_icon_bg\":\"#FFB300\",\"contact_form\":\"8411\",\"show_user_state\":\"1\"},\"elements\":[],\"widgetType\":\"lst_listing_user_v2\"},{\"id\":\"36a22f5e\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_user_chat_via_socials\"},{\"id\":\"537f6401\",\"elType\":\"widget\",\"settings\":{\"socials_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"show_facebook\":\"\",\"show_twitter\":\"\",\"__globals__\":{\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_listing_socials\"},{\"id\":\"415d7219\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_vertical_align\":\"center\",\"typo_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_report_abuse\"},{\"id\":\"1ae9f4a4\",\"elType\":\"widget\",\"settings\":{\"label\":\"Featured listings\",\"only_featured\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"arrows_background\":\"globals\\/colors?id=lprimary1\",\"arrows_color\":\"globals\\/colors?id=lcolor5\"},\"order_by\":\"random\"},\"elements\":[],\"widgetType\":\"lst_mini_listing_carousel\"},{\"id\":\"4d45b8db\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70bbaca4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"353b5464\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18fe6b0e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13471d52\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"38d294a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70744330\",\"elType\":\"widget\",\"settings\":{\"heading\":\"More from this user\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"slides_per_view\":\"4_slide\",\"card_type\":\"card_small\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\"},\"elements\":[],\"widgetType\":\"lst_listing_user_listings\"},{\"id\":\"3ee61b6e\",\"elType\":\"widget\",\"settings\":{\"heading\":\"You may also like...\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"related_by\":[\"14\"],\"slides_per_view\":\"4_slide\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\",\"card_type\":\"card_small\"},\"elements\":[],\"widgetType\":\"lst_related_listings\"},{\"id\":\"51bb17dc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(71499, 8383, '_elementor_page_assets', 'a:0:{}'),
(71500, 8383, '_elementor_page_settings', 'a:2:{s:15:\"preview_listing\";s:4:\"4468\";s:10:\"tdf_layout\";s:4:\"5815\";}'),
(71569, 8395, 'type', 'listing_single'),
(71570, 8395, '_elementor_edit_mode', 'builder'),
(71571, 8395, '_elementor_template_type', 'wp-post'),
(71572, 8395, '_elementor_version', '3.12.1'),
(71573, 8395, '_edit_lock', '1681137725:1'),
(71580, 8395, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(71581, 8395, '_elementor_data', '[{\"id\":\"52bc780a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"z_index\":11,\"__globals__\":{\"background_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"background_color\":\"#F8FAFD\"},\"elements\":[{\"id\":\"7c407d4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ec7428d\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"235fba93\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1380,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"7c172231\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fea3c5f\",\"elType\":\"widget\",\"settings\":{\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"zoom_color\":\"globals\\/colors?id=lcolor1\",\"zoom_background\":\"globals\\/colors?id=lcolor5\",\"navigation_color\":\"globals\\/colors?id=lcolor1\",\"navigation_background\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_listing_gallery_v3\"},{\"id\":\"3c226310\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6186ba24\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":10},\"elements\":[{\"id\":\"6165ff29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12b3b968\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width_tablet\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":20},\"elements\":[{\"id\":\"4116758d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=lcolor4\",\"background_color\":\"\"},\"_inline_size_tablet\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"57b661ae\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_stats\"},{\"id\":\"3d9679bc\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"typography_typography_typography\":\"\",\"color_color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"typography_typography_typography\":\"custom\",\"typography_typography_font_family\":\"Red Hat Display\",\"typography_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_typography_font_weight\":\"800\",\"typography_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-1\",\"sizes\":[]},\"color_color\":\"#374B5C\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\"},\"elements\":[],\"widgetType\":\"lst_listing_name\"},{\"id\":\"6c551d7d\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"98d9abc\",\"id\":\"14\",\"show_label\":\"\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"first_attribute_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_attributes_v3\"},{\"id\":\"2b107058\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"icon_color\":\"globals\\/colors?id=lcolor1\",\"icon_bg\":\"globals\\/colors?id=lcolor3\",\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_listing_address\"},{\"id\":\"1bc3f60a\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=lcolor1\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"}},\"elements\":[],\"widgetType\":\"lst_listing_price\"},{\"id\":\"2e6e0e59\",\"elType\":\"widget\",\"settings\":{\"tags_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"fields\":[{\"_id\":\"69d0600\",\"id\":\"338\",\"show_label\":\"1\"},{\"_id\":\"6c04e6a\",\"id\":\"339\",\"show_label\":\"1\"},{\"_id\":\"5a73a84\",\"id\":\"2863\",\"show_label\":\"\"},{\"_id\":\"a300800\",\"id\":\"340\"},{\"_id\":\"11e0790\",\"id\":\"945\"},{\"_id\":\"454809a\",\"id\":\"946\"},{\"_id\":\"917584a\",\"id\":\"4686\"},{\"_id\":\"a8dc42f\",\"id\":\"1910\"},{\"_id\":\"4ff780e\",\"id\":\"1911\"},{\"_id\":\"8a55dad\",\"id\":\"1912\"},{\"_id\":\"30b6c3e\",\"id\":\"1913\"},{\"_id\":\"f2e89dd\",\"id\":\"4316\",\"show_label\":\"1\"},{\"_id\":\"801f313\",\"id\":\"4657\"},{\"_id\":\"837b93d\",\"id\":\"4659\"},{\"_id\":\"01a7ba0\",\"id\":\"4660\"}],\"tags_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"tags_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"tags_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_attributes\"},{\"id\":\"4f70f123\",\"elType\":\"widget\",\"settings\":{\"label\":\"Description\",\"description_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"description_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_description\"},{\"id\":\"3f1e30a0\",\"elType\":\"widget\",\"settings\":{\"fields\":[{\"_id\":\"3a16f4c\",\"id\":\"4318\"},{\"_id\":\"9a9779c\",\"id\":\"4661\"},{\"_id\":\"fed7d68\",\"id\":\"2723\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=lcolor5\",\"_border_color\":\"globals\\/colors?id=lcolor4\",\"icon_bg\":\"\"},\"label\":\"Features\",\"_background_color\":\"#FDFDFE\",\"_border_color\":\"#F2F4F8\",\"grid_cols_mobile\":\"repeat(1, minmax(0, 1fr))\"},\"elements\":[],\"widgetType\":\"lst_listing_features\"},{\"id\":\"70ac6a32\",\"elType\":\"widget\",\"settings\":{\"attachments_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"attachments_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"attachments_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":15},\"elements\":[],\"widgetType\":\"lst_listing_attachments\"},{\"id\":\"1db906d5\",\"elType\":\"widget\",\"settings\":{\"embed_field\":\"345\",\"embed_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"embed_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"embed_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"lst_listing_embed_field\"},{\"id\":\"5180e16d\",\"elType\":\"widget\",\"settings\":{\"map_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"map_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"map_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\",\"_z_index\":14},\"elements\":[],\"widgetType\":\"lst_listing_map\"},{\"id\":\"5383dcf2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=lcolor4\",\"_background_color\":\"globals\\/colors?id=lcolor5\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"150ca72d\",\"elType\":\"widget\",\"settings\":{\"rate\":5,\"months\":36,\"custom_rules\":[],\"loan_calculator_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"total_background\":\"globals\\/colors?id=lcolor3\",\"total_value_color\":\"globals\\/colors?id=lcolor1\",\"total_color\":\"globals\\/colors?id=lcolor1\",\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"},\"loan_calculator_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"show_logic\":[{\"_id\":\"6c7d649\",\"taxonomy\":\"listivo_14\",\"taxonomy_listivo_14\":[\"6\",\"2\"]}]},\"elements\":[],\"widgetType\":\"lst_loan_calculator\"},{\"id\":\"515d8ef1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"b94edcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"listivo-sticky listivo-rtl-fix-column-padding\"},\"elements\":[{\"id\":\"fb2a2d4\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"address_icon_color\":\"globals\\/colors?id=lcolor1\",\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"phone_icon_color\":\"\",\"phone_number_star_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_bg\":\"globals\\/colors?id=lprimary1\",\"phone_eye_border_color\":\"globals\\/colors?id=lprimary1\",\"phone_eye_icon_color\":\"globals\\/colors?id=lcolor5\"},\"address_icon_color\":\"#374B5C\",\"address_icon_bg\":\"#DDECF7\",\"contact_form\":\"8411\",\"phone_number_star_color\":\"#F87B54\",\"phone_eye_icon_color\":\"#374B5C\",\"phone_eye_icon_bg\":\"#374B5C\",\"show_user_state\":\"1\"},\"elements\":[],\"widgetType\":\"lst_listing_user_v2\"},{\"id\":\"4a7d2062\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lst_user_chat_via_socials\"},{\"id\":\"43680944\",\"elType\":\"widget\",\"settings\":{\"socials_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"show_facebook\":\"\",\"show_twitter\":\"\",\"__globals__\":{\"background\":\"globals\\/colors?id=lcolor5\",\"border_color\":\"globals\\/colors?id=lcolor4\"}},\"elements\":[],\"widgetType\":\"lst_listing_socials\"},{\"id\":\"7d72b922\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_vertical_align\":\"center\",\"typo_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"lst_listing_report_abuse\"},{\"id\":\"517b1bbf\",\"elType\":\"widget\",\"settings\":{\"label\":\"Featured listings\",\"only_featured\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"address_icon_bg\":\"globals\\/colors?id=lcolor3\",\"arrows_background\":\"globals\\/colors?id=lprimary1\",\"arrows_color\":\"globals\\/colors?id=lcolor5\"},\"order_by\":\"random\"},\"elements\":[],\"widgetType\":\"lst_mini_listing_carousel\"},{\"id\":\"4e06e88c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22312da5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"496041b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"629a02b3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e6663f1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"561e180a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50cd5bf6\",\"elType\":\"widget\",\"settings\":{\"heading\":\"More from this user\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"slides_per_view\":\"4_slide\",\"card_type\":\"card_small\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\"},\"elements\":[],\"widgetType\":\"lst_listing_user_listings\"},{\"id\":\"222f8bd3\",\"elType\":\"widget\",\"settings\":{\"heading\":\"You may also like...\",\"widget_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"widget_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"primary_1\",\"related_by\":[\"14\"],\"slides_per_view\":\"4_slide\",\"slides_per_view_tablet\":\"2.5_slide\",\"slides_per_view_mobile\":\"1.25_slide\",\"card_type\":\"card_small\"},\"elements\":[],\"widgetType\":\"lst_related_listings\"},{\"id\":\"15f169d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(71587, 8395, '_elementor_page_assets', 'a:0:{}'),
(71588, 8395, '_elementor_page_settings', 'a:2:{s:15:\"preview_listing\";s:4:\"4468\";s:10:\"tdf_layout\";s:4:\"5815\";}'),
(71692, 8411, '_form', '[hidden listivo-user-id default:shortcode_attr]\n<div class=\"listivo-contact-form listivo-contact-form--v4\">\n    <div class=\"listivo-contact-form__label\">Send a message</div>\n\n    <div><div class=\"listivo-contact-form__field\">\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg></div>[text* your-name placeholder \"Name *\"]</div></div>\n        <div class=\"listivo-contact-form__field\">\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\n        <div class=\"listivo-contact-form__field\">\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\n        <div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\n    <div class=\"listivo-contact-form__bottom\">\n    <div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>\n    <div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></span></button>\n    </div></div>\n</div>'),
(71693, 8411, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"Message from [your-name]\";s:6:\"sender\";s:32:\"wordpress@demo3.listivotheme.com\";s:9:\"recipient\";s:20:\"[_post_author_email]\";s:4:\"body\";s:253:\"<strong>Name:</strong> [your-name]\n<strong>Email:</strong> [your-email]\n<strong>Phone:</strong> [your-phone]\n<strong>Page Title:</strong> [_post_title]\n<strong>Page Link:</strong> [_post_url]\n\n<hr>\n\n<strong>Contact form message:</strong>\n\n[your-message]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(71694, 8411, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:55:\"[_site_title] <wordpress@demo3staging.listivotheme.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(71695, 8411, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(71696, 8411, '_additional_settings', ''),
(71697, 8411, '_locale', 'en_US'),
(75297, 8411, '_config_errors', 'a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),
(72135, 8460, 'payment_package', '3004'),
(72136, 8460, 'display_price', '$5.00'),
(72137, 8460, 'categories', 'a:0:{}'),
(72138, 8460, 'number', '1'),
(72139, 8460, 'expire', '30'),
(72140, 8460, 'featured_expire', '7'),
(72603, 8517, 'type', 'listing_archive'),
(72604, 8517, '_elementor_edit_mode', 'builder'),
(72605, 8517, '_elementor_template_type', 'wp-post'),
(72606, 8517, '_elementor_version', '3.7.8'),
(72607, 8517, '_edit_lock', '1666252810:1'),
(72638, 8517, '_wp_page_template', 'default'),
(72639, 8517, '_elementor_page_settings', 'a:1:{s:10:\"tdf_layout\";s:4:\"5815\";}'),
(72640, 8517, '_elementor_data', '[{\"id\":\"78c26f8b\",\"elType\":\"section\",\"settings\":{\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"},\"z_index\":20,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"7dcf22a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5406038b\",\"elType\":\"widget\",\"settings\":{\"show_facebook\":\"\",\"show_twitter\":\"\",\"__globals__\":{\"item_separator_color\":\"globals\\/colors?id=lprimary1\",\"item_hover_color\":\"globals\\/colors?id=lprimary1\"}},\"elements\":[],\"widgetType\":\"lst_breadcrumbs_v2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d574fd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=lsectionbg\"}},\"elements\":[{\"id\":\"65a8bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"288fe3fd\",\"elType\":\"widget\",\"settings\":{\"columns\":\"3\",\"primary_fields\":[{\"_id\":\"6400463\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/keyword_icon.svg\",\"id\":5667},\"library\":\"svg\"},\"field\":\"keyword\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"keyword_taxonomies\":[\"listivo_14\"],\"keyword_placeholder\":\"I\'m looking for...\"},{\"_id\":\"8a3218e\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/newsunsetrentals.com\\/clasified\\/wp-content\\/uploads\\/2022\\/05\\/icons8-location.svg\",\"id\":5668},\"library\":\"svg\"},\"field\":\"listivo_153\",\"location_show_radius\":\"1\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"location_placeholder\":\"Location (e.g. New York)\"}],\"sidebar_fields\":[{\"_id\":\"a2df3ee\",\"field\":\"listivo_14\",\"taxonomy_multilevel_control\":\"radio\",\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_option_limit\":\"\"},{\"_id\":\"ec80038\",\"field\":\"listivo_130\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"c5d761c\",\"field\":\"listivo_338\",\"number_control\":\"radio\",\"number_values\":\"1,2,3,4,5\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"fac2d26\",\"field\":\"listivo_339\",\"number_control\":\"radio\",\"number_values\":\"1,2,3,4,5\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"145cae0\",\"field\":\"listivo_2863\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"9e4c4e0\",\"field\":\"listivo_340\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"2a3856a\",\"field\":\"listivo_4780\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"f41e524\",\"field\":\"listivo_1910\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":10,\"taxonomy_searchable\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"f12fd4a\",\"field\":\"listivo_1911\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":10,\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"4fb4f88\",\"field\":\"listivo_1913\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":10,\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"7eae552\",\"field\":\"listivo_1912\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":10,\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_searchable\":\"\",\"taxonomy_terms_order\":\"count\"},{\"_id\":\"7f626ab\",\"field\":\"listivo_945\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"7063ba5\",\"field\":\"listivo_946\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\",\"taxonomy_disable_until_parent_selected\":\"1\"},{\"_id\":\"fee7cfe\",\"field\":\"listivo_4316\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\"},{\"_id\":\"b3dad8c\",\"field\":\"listivo_4686\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"number_control\":\"select\",\"number_compare_type\":\"less\",\"number_values\":\"10000,50000,100000,150000,200000,250000\",\"number_add_greater_than_value\":\"1\"},{\"_id\":\"b919c38\",\"field\":\"listivo_4661\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"99db1d4\",\"field\":\"listivo_4318\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"981a374\",\"field\":\"listivo_4660\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"e0de38d\",\"field\":\"listivo_4659\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"479d2a5\",\"field\":\"listivo_4657\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"},{\"_id\":\"c194b23\",\"field\":\"listivo_2723\",\"taxonomy_control\":\"checkbox\",\"taxonomy_option_limit\":\"\",\"location_radius_values\":\"10,20,30,50,75,100,200,500\",\"location_default_radius\":\"30\",\"taxonomy_term_no_results\":\"hide\",\"taxonomy_limit_height\":\"1\"}],\"sort_by_options\":[{\"name\":\"Most Relevant\",\"type\":\"most_relevant\",\"_id\":\"da64a0f\"},{\"name\":\"Date Listed: Newest\",\"_id\":\"49e5460\"},{\"name\":\"Price: Highest\",\"type\":\"listivo_130-high_to_low\",\"_id\":\"a582a66\"},{\"name\":\"Price: Lowest\",\"type\":\"listivo_130-low_to_high\",\"_id\":\"1ca513e\"}],\"row_card_type\":\"row_regular_v2\",\"limit\":12,\"initial_view\":\"card\",\"card_type\":\"card_small\",\"columns_tablet\":\"2\",\"columns_mobile\":\"1\",\"column_gap\":15,\"show_search_filters\":\"1\",\"sort_by_initial\":\"most_relevant\",\"row_gap\":15},\"elements\":[],\"widgetType\":\"lst_search_v2\"}],\"isInner\":false}],\"isInner\":false}]'),
(72647, 8517, '_elementor_page_assets', 'a:0:{}'),
(74593, 8740, 'type', 'bumps'),
(74594, 8740, 'display_price', '$3.00'),
(74595, 8740, 'price', '3'),
(74596, 8740, 'bumps_number', '1'),
(74601, 8740, 'product_id', '8741'),
(74602, 8740, 'label', ''),
(74603, 8740, 'text', ''),
(74604, 8740, 'featured', '0'),
(74801, 8740, 'user_account_type', 'any'),
(74597, 8741, 'listivo_payment_package', 'listivo_8740'),
(74598, 8741, '_virtual', 'yes'),
(74599, 8741, '_regular_price', '3'),
(74600, 8741, '_price', '3'),
(74826, 8741, '_edit_last', '1'),
(74827, 8741, 'total_sales', '0'),
(74828, 8741, '_tax_status', 'taxable'),
(74829, 8741, '_tax_class', ''),
(74830, 8741, '_manage_stock', 'no'),
(74831, 8741, '_backorders', 'no'),
(74832, 8741, '_sold_individually', 'no'),
(74833, 8741, '_downloadable', 'no'),
(74834, 8741, '_download_limit', '-1'),
(74835, 8741, '_download_expiry', '-1'),
(74836, 8741, '_stock', NULL),
(74837, 8741, '_stock_status', 'instock'),
(74838, 8741, '_wc_average_rating', '0'),
(74839, 8741, '_wc_review_count', '0'),
(74840, 8741, '_product_version', '7.2.2'),
(74841, 8741, '_edit_lock', '1672847718:1'),
(74734, 8746, 'type', 'regular'),
(74735, 8746, 'payment_package', '4215'),
(74736, 8746, 'display_price', '$50.00'),
(74737, 8746, 'categories', 'a:0:{}'),
(74738, 8746, 'number', '9'),
(74739, 8746, 'expire', '30'),
(74740, 8746, 'featured_expire', '30'),
(74741, 8746, 'bumps_number', '9'),
(74742, 8746, 'bumps_interval', '3'),
(75106, 8762, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75107, 8762, 'trigger', 'user_welcome'),
(75108, 8762, 'mail_title', 'Welcome to our website!'),
(75109, 8762, 'mail_text', 'Hello {userDisplayName},\r\n\r\nWelcome to our website! We are so excited to have you here. \r\n\r\nBest, \r\nSupport Team'),
(75110, 8763, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75111, 8763, 'trigger', 'user_new_message'),
(75112, 8763, 'mail_title', 'New message from {messageSenderDisplayName}'),
(75113, 8763, 'mail_text', 'Welcome {userDisplayName}! \r\n\r\nYou have a new message waiting for you from {messageSenderDisplayNameWithUrl}. \r\n\r\n\"{messageText}\"\r\n\r\nYou can reply here: {messageReplyUrl}. \r\n\r\nBest, \r\nSupport Team'),
(75114, 8764, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75115, 8764, 'trigger', 'user_model_pending'),
(75116, 8764, 'mail_title', 'Your ad is pending approval'),
(75117, 8764, 'mail_text', 'Hello {userDisplayNameWithLink},\r\n\r\nYour ad \"{adName}\" is currently awaiting moderation. We will check it as soon as possible. \r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75118, 8765, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75119, 8765, 'trigger', 'moderation_model_pending'),
(75120, 8765, 'mail_title', 'The new ad is waiting for moderation'),
(75121, 8765, 'mail_text', 'Hello,\r\n\r\nThe new ad \"{adName}\" by {userDisplayNameWithLink} is awaiting your approval. \r\n\r\nBest, \r\nSupport Team'),
(75122, 8765, 'send_to_groups', 'a:1:{i:0;s:10:\"moderators\";}'),
(75123, 8766, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75124, 8766, 'trigger', 'model_expire'),
(75125, 8766, 'mail_title', 'Your ad will expire soon'),
(75126, 8766, 'mail_text', 'Hello {userDisplayName},\r\n\r\nYour ad \"{adName}\" will expire in 24 hours. You can extend your ad duration or buy extra promotions in your user panel.\r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75127, 8766, 'hours', '24'),
(75128, 8767, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75129, 8767, 'trigger', 'model_expired'),
(75130, 8767, 'mail_title', 'Your ad has expired'),
(75131, 8767, 'mail_text', 'Hello {userDisplayName},\r\n\r\nYour ad \"{adName}\" has expired. You can renew your ad anytime in your user panel. \r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75132, 8768, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75133, 8768, 'trigger', 'model_approved'),
(75134, 8768, 'mail_title', 'Your ad has been approved'),
(75135, 8768, 'mail_text', 'Congratulation {userDisplayName},\r\n\r\nYour ad \"{adName}\" has been approved. You can find your ad here: {adUrl} \r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75136, 8769, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75137, 8769, 'trigger', 'model_declined'),
(75138, 8769, 'mail_title', 'Your ad has been declined'),
(75139, 8769, 'mail_text', 'Hello {userDisplayName},\r\n\r\nYour ad \"{adName}\" has been declined. \r\n\r\nReason of decline: {declineReason}\r\n\r\nPlease take a moment to go to your account and make any necessary corrections before submitting it again. \r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75140, 8770, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75141, 8770, 'trigger', 'model_featured_expired'),
(75142, 8770, 'mail_title', 'The promotion of your ad has just expired'),
(75143, 8770, 'mail_text', 'Hello {userDisplayName},\r\n\r\nYour ad \"{adName}\" is no longer featured on our website. You can extend promotions anytime in your user panel. \r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75144, 8771, 'types', 'a:1:{i:0;s:4:\"mail\";}'),
(75145, 8771, 'trigger', 'model_bumped'),
(75146, 8771, 'mail_title', 'Your ad has been bumped up'),
(75147, 8771, 'mail_text', 'Hello {userDisplayName},\r\n\r\nYour ad \"{adName}\" was automatically bumped up. You will now find your ad at the top of the search results list, so more people can see it.\r\n\r\nThank you for being a part of our community!\r\n\r\nBest, \r\nSupport Team'),
(75267, 8781, 'number', '10'),
(75268, 8781, 'expire', '14'),
(75269, 8781, 'featured_expire', '3'),
(75270, 8781, 'bumps_number', '1'),
(75271, 8781, 'bumps_interval', '7'),
(75272, 8781, 'display_price', '$39'),
(75273, 8781, 'stripe_price', '39'),
(75274, 8781, 'stripe_currency', 'usd'),
(75275, 8781, 'user_account_type', 'any'),
(75276, 8781, 'label', ''),
(75277, 8781, 'text', ''),
(75278, 8781, 'featured', '1'),
(75279, 8782, 'number', '10'),
(75280, 8782, 'expire', '30'),
(75281, 8782, 'featured_expire', '7'),
(75282, 8782, 'bumps_number', '3'),
(75283, 8782, 'bumps_interval', '7'),
(75284, 8782, 'display_price', '$99'),
(75285, 8782, 'stripe_price', '99'),
(75286, 8782, 'stripe_currency', 'usd'),
(75287, 8782, 'user_account_type', 'any'),
(75288, 8782, 'label', ''),
(75289, 8782, 'text', ''),
(75290, 8782, 'featured', '0'),
(75444, 751, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p7-1.jpg\";s:8:\"filesize\";i:40095;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p7-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11971;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p7-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:5249;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p7-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:3255;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p7-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21255;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p7-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16217;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p7-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12728;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p7-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39097;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p7-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40390;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p7-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14184;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p7-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42886;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p7-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13622;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p7-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41941;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p7-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39097;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p7-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12957;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4583, 751, '_wp_attached_file', '2021/05/p7-1.jpg'),
(4584, 751, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p7-1.jpg\";s:8:\"filesize\";i:93301;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p7-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p7-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p7-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p7-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p7-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p7-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45450, 751, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p7-1.jpg\";s:8:\"filesize\";i:93301;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p7-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p7-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p7-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p7-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p7-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p7-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(57598, 751, 'exclude_from_export', '1'),
(57599, 751, '_exclude_from_export', 'field_6189d855fbbaa'),
(75445, 753, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p6-1.jpg\";s:8:\"filesize\";i:36525;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p6-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p6-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:5316;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3279;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p6-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20338;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p6-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15961;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p6-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12704;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p6-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34989;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p6-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36183;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p6-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14132;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p6-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38291;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p6-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13568;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p6-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37152;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p6-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34989;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p6-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4587, 753, '_wp_attached_file', '2021/05/p6-1.jpg'),
(4588, 753, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p6-1.jpg\";s:8:\"filesize\";i:77880;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p6-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p6-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p6-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p6-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p6-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p6-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(45452, 753, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p6-1.jpg\";s:8:\"filesize\";i:77880;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p6-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p6-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p6-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p6-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p6-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p6-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(57600, 753, 'exclude_from_export', '1'),
(57601, 753, '_exclude_from_export', 'field_6189d855fbbaa'),
(75446, 754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p2-1.jpg\";s:8:\"filesize\";i:40953;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p2-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p2-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:5444;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p2-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:3300;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p2-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22475;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p2-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17077;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p2-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14041;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p2-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42058;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p2-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43099;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p2-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15320;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p2-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44827;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p2-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14351;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p2-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43459;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p2-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42058;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p2-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4589, 754, '_wp_attached_file', '2021/05/p2-1.jpg'),
(4590, 754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p2-1.jpg\";s:8:\"filesize\";i:83801;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p2-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p2-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p2-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p2-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p2-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p2-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(45453, 754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p2-1.jpg\";s:8:\"filesize\";i:83801;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p2-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p2-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p2-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p2-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p2-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p2-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(57602, 754, 'exclude_from_export', '1'),
(57603, 754, '_exclude_from_export', 'field_6189d855fbbaa'),
(75447, 755, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p4-1.jpg\";s:8:\"filesize\";i:53284;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p4-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p4-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:6032;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p4-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:3448;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p4-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28123;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p4-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20615;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p4-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16324;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p4-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52417;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p4-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53848;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p4-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18014;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p4-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56948;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p4-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17418;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p4-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56660;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p4-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52417;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p4-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4591, 755, '_wp_attached_file', '2021/05/p4-1.jpg'),
(4592, 755, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p4-1.jpg\";s:8:\"filesize\";i:115071;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p4-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p4-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p4-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p4-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p4-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p4-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(45454, 755, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p4-1.jpg\";s:8:\"filesize\";i:115071;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p4-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p4-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p4-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p4-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p4-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p4-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(57604, 755, 'exclude_from_export', '1'),
(57605, 755, '_exclude_from_export', 'field_6189d855fbbaa'),
(75448, 756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p1-1.jpg\";s:8:\"filesize\";i:40907;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p1-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p1-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:5923;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p1-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:3589;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22436;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p1-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17851;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p1-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14479;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p1-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39868;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p1-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41120;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p1-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16015;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p1-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p1-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14919;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p1-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41461;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p1-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39868;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p1-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4593, 756, '_wp_attached_file', '2021/05/p1-1.jpg'),
(4594, 756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p1-1.jpg\";s:8:\"filesize\";i:85834;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p1-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p1-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p1-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p1-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p1-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(45455, 756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p1-1.jpg\";s:8:\"filesize\";i:85834;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p1-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p1-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p1-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p1-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p1-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(54864, 756, '_edit_lock', '1653640517:1'),
(57606, 756, 'exclude_from_export', '1'),
(57607, 756, '_exclude_from_export', 'field_6189d855fbbaa'),
(75449, 757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p5-1.jpg\";s:8:\"filesize\";i:50164;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"p5-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"p5-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:6112;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:16:\"p5-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:3590;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:16:\"p5-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26335;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:16:\"p5-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19979;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:16:\"p5-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15289;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:16:\"p5-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48317;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:16:\"p5-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49931;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:16:\"p5-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17194;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:16:\"p5-1-670x540.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53450;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:16:\"p5-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16662;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:16:\"p5-1-600x568.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52321;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:16:\"p5-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48317;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:16:\"p5-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4595, 757, '_wp_attached_file', '2021/05/p5-1.jpg'),
(4596, 757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p5-1.jpg\";s:8:\"filesize\";i:105430;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p5-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p5-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p5-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p5-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p5-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p5-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(45456, 757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:670;s:6:\"height\";i:568;s:4:\"file\";s:16:\"2021/05/p5-1.jpg\";s:8:\"filesize\";i:105430;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p5-1-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:16:\"p5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:16:\"p5-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:16:\"p5-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:16:\"p5-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:16:\"p5-1-670x480.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:16:\"p5-1-670x500.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:500;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:{}}}'),
(57608, 757, 'exclude_from_export', '1'),
(57609, 757, '_exclude_from_export', 'field_6189d855fbbaa'),
(75450, 1467, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:686;s:4:\"file\";s:20:\"2021/05/baby-009.jpg\";s:8:\"filesize\";i:70969;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"baby-009-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"baby-009-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"baby-009-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82183;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:20:\"baby-009-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4465;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:20:\"baby-009-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39718;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:20:\"baby-009-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30201;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:20:\"baby-009-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94084;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:20:\"baby-009-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22639;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:20:\"baby-009-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72537;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:20:\"baby-009-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78093;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:20:\"baby-009-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25731;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:20:\"baby-009-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81691;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:20:\"baby-009-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24506;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:20:\"baby-009-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76330;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:20:\"baby-009-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75396;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:20:\"baby-009-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9882, 1467, '_wp_attached_file', '2021/05/baby-009.jpg'),
(9883, 1467, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:686;s:4:\"file\";s:20:\"2021/05/baby-009.jpg\";s:8:\"filesize\";i:70969;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"baby-009-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:\"baby-009-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:\"baby-009-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:20:\"baby-009-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:20:\"baby-009-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:20:\"baby-009-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:20:\"baby-009-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:20:\"baby-009-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:20:\"baby-009-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:20:\"baby-009-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38793, 1467, 'exclude_from_export', '1'),
(38794, 1467, '_exclude_from_export', 'field_6189d855fbbaa'),
(45506, 1467, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:686;s:4:\"file\";s:20:\"2021/05/baby-009.jpg\";s:8:\"filesize\";i:70969;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"baby-009-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:\"baby-009-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:\"baby-009-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:20:\"baby-009-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:20:\"baby-009-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:20:\"baby-009-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:20:\"baby-009-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:20:\"baby-009-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:20:\"baby-009-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:20:\"baby-009-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75451, 3800, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:750;s:6:\"height\";i:520;s:4:\"file\";s:24:\"2021/09/promo-resort.jpg\";s:8:\"filesize\";i:76439;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"promo-resort-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"promo-resort-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6999;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"promo-resort-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3971;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"promo-resort-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34490;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"promo-resort-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26550;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"promo-resort-720x520.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81256;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"promo-resort-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21431;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"promo-resort-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68448;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"promo-resort-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83617;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"promo-resort-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23628;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:24:\"promo-resort-720x520.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81256;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"promo-resort-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21310;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:24:\"promo-resort-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69165;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:24:\"promo-resort-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82768;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"promo-resort-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28663, 3800, '_wp_attached_file', '2021/09/promo-resort.jpg'),
(28664, 3800, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:750;s:6:\"height\";i:520;s:4:\"file\";s:24:\"2021/09/promo-resort.jpg\";s:8:\"filesize\";i:102042;s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"promo-resort-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"promo-resort-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"promo-resort-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:24:\"promo-resort-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:24:\"promo-resort-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:24:\"promo-resort-720x520.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:24:\"promo-resort-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:24:\"promo-resort-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:24:\"promo-resort-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38671, 3800, 'exclude_from_export', '1'),
(38672, 3800, '_exclude_from_export', 'field_6189d855fbbaa'),
(45569, 3800, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:750;s:6:\"height\";i:520;s:4:\"file\";s:24:\"2021/09/promo-resort.jpg\";s:8:\"filesize\";i:102042;s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"promo-resort-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"promo-resort-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"promo-resort-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:24:\"promo-resort-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:24:\"promo-resort-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:24:\"promo-resort-720x520.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:24:\"promo-resort-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:24:\"promo-resort-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:24:\"promo-resort-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75452, 4342, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:33:\"2021/10/automotive-services-1.jpg\";s:8:\"filesize\";i:71578;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"automotive-services-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:16933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"automotive-services-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:8207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66281;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:33:\"automotive-services-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:4637;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33996;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27125;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72762;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22106;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60085;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64279;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23980;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65044;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22378;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59895;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61822;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:33:\"automotive-services-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33315, 4342, '_wp_attached_file', '2021/10/automotive-services-1.jpg'),
(33316, 4342, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:33:\"2021/10/automotive-services-1.jpg\";s:8:\"filesize\";i:71578;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"automotive-services-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:33:\"automotive-services-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38604, 4342, 'exclude_from_export', '1'),
(38605, 4342, '_exclude_from_export', 'field_6189d855fbbaa'),
(45621, 4342, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:33:\"2021/10/automotive-services-1.jpg\";s:8:\"filesize\";i:71578;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"automotive-services-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:33:\"automotive-services-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:33:\"automotive-services-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75453, 4369, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1530;s:4:\"file\";s:19:\"2021/10/nails-6.jpg\";s:8:\"filesize\";i:70636;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"nails-6-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8145;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"nails-6-685x1024.jpg\";s:5:\"width\";i:685;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"nails-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"nails-6-768x1148.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54769;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"nails-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2617;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"nails-6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15995;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"nails-6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12801;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"nails-6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34568;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"nails-6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10691;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"nails-6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28511;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"nails-6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30492;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"nails-6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11510;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"nails-6-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30947;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"nails-6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10691;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"nails-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28525;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"nails-6-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29457;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"nails-6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33365, 4369, '_wp_attached_file', '2021/10/nails-6.jpg'),
(33366, 4369, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1530;s:4:\"file\";s:19:\"2021/10/nails-6.jpg\";s:8:\"filesize\";i:70636;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"nails-6-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"nails-6-685x1024.jpg\";s:5:\"width\";i:685;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"nails-6-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:\"nails-6-768x1148.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:19:\"nails-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:19:\"nails-6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:19:\"nails-6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:19:\"nails-6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:19:\"nails-6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:19:\"nails-6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:19:\"nails-6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38554, 4369, 'exclude_from_export', '1'),
(38555, 4369, '_exclude_from_export', 'field_6189d855fbbaa'),
(45646, 4369, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1530;s:4:\"file\";s:19:\"2021/10/nails-6.jpg\";s:8:\"filesize\";i:70636;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"nails-6-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"nails-6-685x1024.jpg\";s:5:\"width\";i:685;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"nails-6-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:\"nails-6-768x1148.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:19:\"nails-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:19:\"nails-6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:19:\"nails-6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:19:\"nails-6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:19:\"nails-6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:19:\"nails-6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:19:\"nails-6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75454, 4421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:24:\"2021/10/apartments-3.jpg\";s:8:\"filesize\";i:71586;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"apartments-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"apartments-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"apartments-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52995;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"apartments-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:3199;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"apartments-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23978;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"apartments-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19372;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"apartments-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56759;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"apartments-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16085;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"apartments-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47604;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"apartments-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51156;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"apartments-3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17464;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:24:\"apartments-3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51543;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"apartments-3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15416;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:24:\"apartments-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45291;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:24:\"apartments-3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50021;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"apartments-3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33675, 4421, '_wp_attached_file', '2021/10/apartments-3.jpg'),
(33676, 4421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:24:\"2021/10/apartments-3.jpg\";s:8:\"filesize\";i:71586;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"apartments-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"apartments-3-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:24:\"apartments-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"apartments-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:24:\"apartments-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:24:\"apartments-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:24:\"apartments-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:24:\"apartments-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:24:\"apartments-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:24:\"apartments-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38490, 4421, 'exclude_from_export', '1'),
(38491, 4421, '_exclude_from_export', 'field_6189d855fbbaa'),
(45678, 4421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:24:\"2021/10/apartments-3.jpg\";s:8:\"filesize\";i:71586;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"apartments-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"apartments-3-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:24:\"apartments-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"apartments-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:24:\"apartments-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:24:\"apartments-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:24:\"apartments-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:24:\"apartments-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:24:\"apartments-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:24:\"apartments-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75455, 4524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:25:\"2021/10/playstation-5.jpg\";s:8:\"filesize\";i:16178;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"playstation-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3943;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"playstation-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"playstation-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14592;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"playstation-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1672;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:25:\"playstation-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8397;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:25:\"playstation-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6393;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:25:\"playstation-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17417;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:25:\"playstation-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4854;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:25:\"playstation-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13123;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:25:\"playstation-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14269;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:25:\"playstation-5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:25:\"playstation-5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14713;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:25:\"playstation-5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5523;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:25:\"playstation-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14936;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:25:\"playstation-5-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13725;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:25:\"playstation-5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34228, 4524, '_wp_attached_file', '2021/10/playstation-5.jpg'),
(34229, 4524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:25:\"2021/10/playstation-5.jpg\";s:8:\"filesize\";i:68576;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"playstation-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"playstation-5-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:25:\"playstation-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:25:\"playstation-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:25:\"playstation-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:25:\"playstation-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:25:\"playstation-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:25:\"playstation-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:25:\"playstation-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:25:\"playstation-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38332, 4524, 'exclude_from_export', '1'),
(38333, 4524, '_exclude_from_export', 'field_6189d855fbbaa'),
(45756, 4524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:25:\"2021/10/playstation-5.jpg\";s:8:\"filesize\";i:68576;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"playstation-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"playstation-5-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:25:\"playstation-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:25:\"playstation-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:25:\"playstation-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:25:\"playstation-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:25:\"playstation-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:25:\"playstation-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:25:\"playstation-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:25:\"playstation-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75456, 4721, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-1.jpg\";s:8:\"filesize\";i:70891;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"car-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:12270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"car-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:6028;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"car-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49432;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"car-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:3507;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"car-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25107;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"car-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19654;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"car-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54254;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"car-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16055;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"car-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45068;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"car-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48101;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"car-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17544;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"car-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49006;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"car-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16349;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"car-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44890;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"car-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46740;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"car-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36273, 4721, '_wp_attached_file', '2021/09/car-1.jpg'),
(36274, 4721, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-1.jpg\";s:8:\"filesize\";i:70891;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-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:17:\"car-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38244, 4721, 'exclude_from_export', '1'),
(38245, 4721, '_exclude_from_export', 'field_6189d855fbbaa'),
(45800, 4721, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-1.jpg\";s:8:\"filesize\";i:70891;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-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:17:\"car-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75457, 4722, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-2.jpg\";s:8:\"filesize\";i:59822;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"car-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"car-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4998;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"car-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37339;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"car-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:2991;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"car-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20357;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"car-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15674;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"car-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45678;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"car-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11837;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"car-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33585;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"car-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36119;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"car-2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13367;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"car-2-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38525;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"car-2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13150;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"car-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37647;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"car-2-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35420;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"car-2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36275, 4722, '_wp_attached_file', '2021/09/car-2.jpg'),
(36276, 4722, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-2.jpg\";s:8:\"filesize\";i:71054;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-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:17:\"car-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38242, 4722, 'exclude_from_export', '1'),
(38243, 4722, '_exclude_from_export', 'field_6189d855fbbaa'),
(45801, 4722, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-2.jpg\";s:8:\"filesize\";i:71054;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-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:17:\"car-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75458, 4723, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-3.jpg\";s:8:\"filesize\";i:59337;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"car-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"car-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"car-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38615;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"car-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:3133;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"car-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19872;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"car-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15539;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"car-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44244;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"car-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12386;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"car-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34748;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"car-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37286;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"car-3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13741;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"car-3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38662;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"car-3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12955;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"car-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36491;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"car-3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36571;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"car-3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13044;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36277, 4723, '_wp_attached_file', '2021/09/car-3.jpg'),
(36278, 4723, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-3.jpg\";s:8:\"filesize\";i:69696;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-3-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:\"car-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38240, 4723, 'exclude_from_export', '1'),
(38241, 4723, '_exclude_from_export', 'field_6189d855fbbaa'),
(45802, 4723, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-3.jpg\";s:8:\"filesize\";i:69696;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-3-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:\"car-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75459, 4724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-4.jpg\";s:8:\"filesize\";i:69657;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"car-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"car-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"car-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50437;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"car-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3710;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"car-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26532;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"car-4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20948;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"car-4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58274;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"car-4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16334;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"car-4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45446;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"car-4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48665;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"car-4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18294;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"car-4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51171;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"car-4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17416;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"car-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47620;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"car-4-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47177;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"car-4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36279, 4724, '_wp_attached_file', '2021/09/car-4.jpg'),
(36280, 4724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-4.jpg\";s:8:\"filesize\";i:69657;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-4-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:\"car-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38238, 4724, 'exclude_from_export', '1'),
(38239, 4724, '_exclude_from_export', 'field_6189d855fbbaa'),
(45803, 4724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2021/09/car-4.jpg\";s:8:\"filesize\";i:69657;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"car-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"car-4-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:\"car-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:17:\"car-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:17:\"car-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:17:\"car-4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:17:\"car-4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:17:\"car-4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:17:\"car-4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:17:\"car-4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75460, 4866, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:819;s:4:\"file\";s:21:\"2021/11/car-new-1.jpg\";s:8:\"filesize\";i:71524;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"car-new-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17864;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"car-new-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:7095;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"car-new-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81003;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"car-new-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:4106;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"car-new-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32523;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"car-new-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25368;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"car-new-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76764;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"car-new-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19553;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"car-new-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60177;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"car-new-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64800;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"car-new-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22571;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:21:\"car-new-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68547;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"car-new-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20615;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"car-new-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62313;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:21:\"car-new-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61651;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"car-new-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20191;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38158, 4866, '_wp_attached_file', '2021/11/car-new-1.jpg'),
(38159, 4866, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:819;s:4:\"file\";s:21:\"2021/11/car-new-1.jpg\";s:8:\"filesize\";i:71524;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"car-new-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"car-new-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:21:\"car-new-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"car-new-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"car-new-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"car-new-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:21:\"car-new-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"car-new-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:21:\"car-new-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:21:\"car-new-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(38173, 4866, '_edit_lock', '1636451879:1'),
(38174, 4866, 'exclude_from_export', '1'),
(38175, 4866, '_exclude_from_export', 'field_6189d855fbbaa'),
(45835, 4866, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:819;s:4:\"file\";s:21:\"2021/11/car-new-1.jpg\";s:8:\"filesize\";i:71524;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"car-new-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"car-new-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:21:\"car-new-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"car-new-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"car-new-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"car-new-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:21:\"car-new-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"car-new-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:21:\"car-new-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:21:\"car-new-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(75461, 5257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-2-2.png\";s:8:\"filesize\";i:12561;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42484, 5257, '_wp_attached_file', '2021/11/testimonial-2-2.png'),
(42485, 5257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-2-2.png\";s:8:\"filesize\";i:12561;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42486, 5257, '_elementor_source_image_hash', '42fba452b0e5232859fa769e19f40751c26d364a'),
(45885, 5257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-2-2.png\";s:8:\"filesize\";i:12561;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58716, 5257, 'exclude_from_export', '1'),
(58717, 5257, '_exclude_from_export', 'field_6189d855fbbaa'),
(75462, 5258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-3-2.png\";s:8:\"filesize\";i:12259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42487, 5258, '_wp_attached_file', '2021/11/testimonial-3-2.png'),
(42488, 5258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-3-2.png\";s:8:\"filesize\";i:12259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42489, 5258, '_elementor_source_image_hash', '6023762cd9c891bd22a880ea3eb4af424b16078a'),
(45886, 5258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-3-2.png\";s:8:\"filesize\";i:12259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54329, 5258, '_edit_lock', '1653387438:1'),
(58718, 5258, 'exclude_from_export', '1'),
(58719, 5258, '_exclude_from_export', 'field_6189d855fbbaa'),
(75463, 5260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-1-2.png\";s:8:\"filesize\";i:12519;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42493, 5260, '_wp_attached_file', '2021/11/testimonial-1-2.png'),
(42494, 5260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-1-2.png\";s:8:\"filesize\";i:12519;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42495, 5260, '_elementor_source_image_hash', 'a0142a7dab8f4fb40c5ab7128d201b0271db39af'),
(45888, 5260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/11/testimonial-1-2.png\";s:8:\"filesize\";i:12519;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58720, 5260, 'exclude_from_export', '1'),
(58721, 5260, '_exclude_from_export', 'field_6189d855fbbaa'),
(75464, 5292, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:446;}'),
(42762, 5292, '_wp_attached_file', '2021/11/pencil-alt.svg'),
(42763, 5292, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:446;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42764, 5292, '_elementor_source_image_hash', '48287e05547b93fef08c74ec051e95584cb75e0c'),
(57589, 5292, 'exclude_from_export', '1'),
(57590, 5292, '_exclude_from_export', 'field_6189d855fbbaa'),
(75465, 5293, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:321;}'),
(42765, 5293, '_wp_attached_file', '2021/11/search.svg'),
(42766, 5293, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:321;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42767, 5293, '_elementor_source_image_hash', 'c8588216dd5ff13f2c6387d699cfc4e5eb2c38b9'),
(57586, 5293, 'exclude_from_export', '1'),
(57587, 5293, '_exclude_from_export', 'field_6189d855fbbaa'),
(75466, 5294, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:1016;}'),
(42768, 5294, '_wp_attached_file', '2021/11/badge-check.svg'),
(42769, 5294, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1016;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42770, 5294, '_elementor_source_image_hash', '1277cf107ea8229dd336bd8d4953b3238298f39d'),
(57583, 5294, 'exclude_from_export', '1'),
(57584, 5294, '_exclude_from_export', 'field_6189d855fbbaa'),
(75467, 5295, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:564;}'),
(42771, 5295, '_wp_attached_file', '2021/11/thumb-up.svg'),
(42772, 5295, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:564;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42773, 5295, '_elementor_source_image_hash', '9cba0816e475e489746b475423b4de23dcfc4513'),
(57580, 5295, 'exclude_from_export', '1'),
(57581, 5295, '_exclude_from_export', 'field_6189d855fbbaa'),
(75468, 5296, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:531;}'),
(42774, 5296, '_wp_attached_file', '2021/11/cash.svg'),
(42775, 5296, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:531;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42776, 5296, '_elementor_source_image_hash', '8173236323858a0dcdcd357c15c9eae2b1462151'),
(57577, 5296, 'exclude_from_export', '1'),
(57578, 5296, '_exclude_from_export', 'field_6189d855fbbaa'),
(75469, 5297, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:528;}'),
(42777, 5297, '_wp_attached_file', '2021/11/bell.svg'),
(42778, 5297, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:528;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(42779, 5297, '_elementor_source_image_hash', 'db63f01ba7e0d4de70a0769b934c8f0646d95df0'),
(57592, 5297, 'exclude_from_export', '1'),
(57593, 5297, '_exclude_from_export', 'field_6189d855fbbaa'),
(75470, 5667, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1084;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(46007, 5667, '_wp_attached_file', '2022/05/keyword_icon.svg'),
(46008, 5667, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1084;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(46009, 5667, '_elementor_source_image_hash', 'b3c799ef331be845470d2434e28c7980e32bb76e'),
(59129, 5667, '_edit_lock', '1654054926:1'),
(59186, 5667, 'exclude_from_export', '1'),
(59187, 5667, '_exclude_from_export', 'field_6189d855fbbaa'),
(59188, 5667, '_edit_last', '1'),
(75471, 5668, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1100;s:5:\"width\";i:14;s:6:\"height\";i:20;}'),
(46010, 5668, '_wp_attached_file', '2022/05/icons8-location.svg'),
(46011, 5668, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1100;s:5:\"width\";i:14;s:6:\"height\";i:20;}'),
(46012, 5668, '_elementor_source_image_hash', 'b5327df69a22e18b457c4a33d29c46dd7b1dacdf'),
(59193, 5668, '_edit_lock', '1654054967:1'),
(59250, 5668, 'exclude_from_export', '1'),
(59251, 5668, '_exclude_from_export', 'field_6189d855fbbaa'),
(59252, 5668, '_edit_last', '1'),
(75472, 5681, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1688;s:6:\"height\";i:300;s:4:\"file\";s:34:\"2022/05/newsletter_background.jpeg\";s:8:\"filesize\";i:77404;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"newsletter_background-300x53.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6598;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"newsletter_background-1024x182.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"newsletter_background-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"newsletter_background-768x136.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25182;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"newsletter_background-1536x273.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69879;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:34:\"newsletter_background-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3957;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:34:\"newsletter_background-400x300.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23295;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:34:\"newsletter_background-360x300.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20253;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:34:\"newsletter_background-720x300.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40175;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:34:\"newsletter_background-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17647;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:34:\"newsletter_background-720x300.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40175;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:34:\"newsletter_background-750x300.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41370;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:34:\"newsletter_background-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18876;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:34:\"newsletter_background-720x300.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40175;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:34:\"newsletter_background-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16674;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:34:\"newsletter_background-600x300.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32467;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:34:\"newsletter_background-750x300.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41370;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:34:\"newsletter_background-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46073, 5681, '_wp_attached_file', '2022/05/newsletter_background.jpeg'),
(46074, 5681, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1688;s:6:\"height\";i:300;s:4:\"file\";s:34:\"2022/05/newsletter_background.jpeg\";s:8:\"filesize\";i:77608;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"newsletter_background-300x53.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"newsletter_background-1024x182.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"newsletter_background-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:34:\"newsletter_background-768x136.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"newsletter_background-1536x273.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:34:\"newsletter_background-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:34:\"newsletter_background-400x300.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:34:\"newsletter_background-360x300.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:34:\"newsletter_background-720x300.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:34:\"newsletter_background-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:34:\"newsletter_background-720x300.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:34:\"newsletter_background-750x300.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:300;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:{}}}'),
(46075, 5681, '_elementor_source_image_hash', '39e8bc377cd5529417c795402c4f40a2cc7ad08a'),
(61248, 5681, 'exclude_from_export', '1'),
(61249, 5681, '_exclude_from_export', 'field_6189d855fbbaa'),
(75473, 5719, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:712;s:6:\"height\";i:363;s:4:\"file\";s:21:\"2022/05/404_image.png\";s:8:\"filesize\";i:62734;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"404_image-300x153.png\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26970;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"404_image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14609;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"404_image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8714;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"404_image-400x363.png\";s:5:\"width\";i:400;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44634;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"404_image-360x320.png\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46026;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"404_image-360x240.png\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43193;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"404_image-360x270.png\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45571;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"404_image-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36920;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"404_image-600x363.png\";s:5:\"width\";i:600;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69339;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"404_image-375x240.png\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46303, 5719, '_wp_attached_file', '2022/05/404_image.png'),
(46304, 5719, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:712;s:6:\"height\";i:363;s:4:\"file\";s:21:\"2022/05/404_image.png\";s:8:\"filesize\";i:75764;s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"404_image-300x153.png\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"404_image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"404_image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"404_image-400x363.png\";s:5:\"width\";i:400;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"404_image-360x320.png\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"404_image-360x240.png\";s:5:\"width\";i:360;s:6:\"height\";i:240;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:{}}}'),
(46305, 5719, '_elementor_source_image_hash', '3910e579648217e6151473fdcd58e60abb13fe5d'),
(58929, 5719, 'exclude_from_export', '1'),
(58930, 5719, '_exclude_from_export', 'field_6189d855fbbaa'),
(75474, 5724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:555;s:6:\"height\";i:429;s:4:\"file\";s:34:\"2022/05/about_us_background-1.jpeg\";s:8:\"filesize\";i:34314;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-300x232.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14876;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:34:\"about_us_background-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:3819;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25067;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20296;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17765;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18828;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16714;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:34:\"about_us_background-1-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46327, 5724, '_wp_attached_file', '2022/05/about_us_background-1.jpeg'),
(46328, 5724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:555;s:6:\"height\";i:429;s:4:\"file\";s:34:\"2022/05/about_us_background-1.jpeg\";s:8:\"filesize\";i:196756;s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-300x232.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:34:\"about_us_background-1-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;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:{}}}'),
(46329, 5724, '_elementor_source_image_hash', '05a920d0ed146ae867ae8e5379167dac6bfd3c08'),
(69442, 5724, 'exclude_from_export', '1'),
(69443, 5724, '_exclude_from_export', 'field_6189d855fbbaa'),
(75475, 5728, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:555;s:6:\"height\";i:429;s:4:\"file\";s:25:\"2022/05/video_poster.jpeg\";s:8:\"filesize\";i:24456;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"video_poster-300x232.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"video_poster-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5142;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"video_poster-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3212;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:25:\"video_poster-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18608;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:25:\"video_poster-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14879;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:25:\"video_poster-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12992;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:25:\"video_poster-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13862;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:25:\"video_poster-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12455;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:25:\"video_poster-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46339, 5728, '_wp_attached_file', '2022/05/video_poster.jpeg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(46340, 5728, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:555;s:6:\"height\";i:429;s:4:\"file\";s:25:\"2022/05/video_poster.jpeg\";s:8:\"filesize\";i:153964;s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"video_poster-300x232.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"video_poster-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:25:\"video_poster-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:25:\"video_poster-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:25:\"video_poster-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:25:\"video_poster-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;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:{}}}'),
(46341, 5728, '_elementor_source_image_hash', '366814c49e83ff1211d06d46f6a7a8a2abeddbba'),
(61228, 5728, 'exclude_from_export', '1'),
(61229, 5728, '_exclude_from_export', 'field_6189d855fbbaa'),
(75476, 5729, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/05/testimonial_avatar_1.jpeg\";s:8:\"filesize\";i:2580;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46342, 5729, '_wp_attached_file', '2022/05/testimonial_avatar_1.jpeg'),
(46343, 5729, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/05/testimonial_avatar_1.jpeg\";s:8:\"filesize\";i:11988;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46344, 5729, '_elementor_source_image_hash', '10ee55b9ae055c99e16d4fe43245dca43ecfef19'),
(58727, 5729, 'exclude_from_export', '1'),
(58728, 5729, '_exclude_from_export', 'field_6189d855fbbaa'),
(75477, 5730, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/05/testimonial_avatar_2.jpeg\";s:8:\"filesize\";i:2972;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46345, 5730, '_wp_attached_file', '2022/05/testimonial_avatar_2.jpeg'),
(46346, 5730, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:33:\"2022/05/testimonial_avatar_2.jpeg\";s:8:\"filesize\";i:12643;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46347, 5730, '_elementor_source_image_hash', 'cc1be58c70f6c9d5f66bd2a38bea3ab7c9afe92e'),
(58729, 5730, 'exclude_from_export', '1'),
(58730, 5730, '_exclude_from_export', 'field_6189d855fbbaa'),
(75478, 5739, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:106;s:6:\"height\";i:120;s:4:\"file\";s:25:\"2022/05/contact_phone.png\";s:8:\"filesize\";i:5160;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"contact_phone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46390, 5739, '_wp_attached_file', '2022/05/contact_phone.png'),
(46391, 5739, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:106;s:6:\"height\";i:120;s:4:\"file\";s:25:\"2022/05/contact_phone.png\";s:8:\"filesize\";i:8168;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:25:\"contact_phone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46392, 5739, '_elementor_source_image_hash', 'caa164116e114f59620af9dc2d004d93cf8ea684'),
(57569, 5739, 'exclude_from_export', '1'),
(57570, 5739, '_exclude_from_export', 'field_6189d855fbbaa'),
(75479, 5740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:106;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/contact_mail.png\";s:8:\"filesize\";i:4822;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"contact_mail-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46393, 5740, '_wp_attached_file', '2022/05/contact_mail.png'),
(46394, 5740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:106;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/contact_mail.png\";s:8:\"filesize\";i:8046;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"contact_mail-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46395, 5740, '_elementor_source_image_hash', '0bafa69c1356abd1ba8a67ec29363a76e11beb2c'),
(57567, 5740, 'exclude_from_export', '1'),
(57568, 5740, '_exclude_from_export', 'field_6189d855fbbaa'),
(75480, 5756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_4.jpg\";s:8:\"filesize\";i:26950;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5155;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3213;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19012;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14899;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12500;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_4-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27502;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_4-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28800;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13449;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12703;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_4-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27502;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46459, 5756, '_wp_attached_file', '2022/05/category_image_4.jpg'),
(46460, 5756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_4.jpg\";s:8:\"filesize\";i:26979;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_4-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:\"category_image_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_4-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_4-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46461, 5756, '_elementor_source_image_hash', '24717fbf23c2bdabc4199239dc8d3daf3d870902'),
(57561, 5756, 'exclude_from_export', '1'),
(57562, 5756, '_exclude_from_export', 'field_6189d855fbbaa'),
(75481, 5757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:524;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_3.jpg\";s:8:\"filesize\";i:30737;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5920;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_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:3551;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22099;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17876;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_3-524x480.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31704;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_3-524x500.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32675;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16009;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14840;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_3-524x480.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31704;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46462, 5757, '_wp_attached_file', '2022/05/category_image_3.jpg'),
(46463, 5757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:524;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_3.jpg\";s:8:\"filesize\";i:30755;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_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:28:\"category_image_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_3-524x480.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_3-524x500.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:500;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:{}}}'),
(46464, 5757, '_elementor_source_image_hash', '3ec0d866b670b17160c54f1e51af252d7545373c'),
(57563, 5757, 'exclude_from_export', '1'),
(57564, 5757, '_exclude_from_export', 'field_6189d855fbbaa'),
(75482, 5758, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_5.jpg\";s:8:\"filesize\";i:28319;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5369;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3288;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19674;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15533;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12516;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_5-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29271;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_5-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30848;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13834;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13233;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_5-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29271;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12903;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46465, 5758, '_wp_attached_file', '2022/05/category_image_5.jpg'),
(46466, 5758, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_5.jpg\";s:8:\"filesize\";i:28329;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_5-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:\"category_image_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_5-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_5-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46467, 5758, '_elementor_source_image_hash', 'e903e899cb3fc5952a09801f587e106c06e6245c'),
(57565, 5758, 'exclude_from_export', '1'),
(57566, 5758, '_exclude_from_export', 'field_6189d855fbbaa'),
(75483, 5759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_6.jpg\";s:8:\"filesize\";i:32603;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5595;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3363;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22133;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16941;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12399;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_6-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_6-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34193;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14030;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14451;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_6-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46468, 5759, '_wp_attached_file', '2022/05/category_image_6.jpg'),
(46469, 5759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_6.jpg\";s:8:\"filesize\";i:32605;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_6-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:\"category_image_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_6-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_6-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46470, 5759, '_elementor_source_image_hash', 'ca66f88441573b567009036b50e1e8e5aedfe276'),
(57553, 5759, 'exclude_from_export', '1'),
(57554, 5759, '_exclude_from_export', 'field_6189d855fbbaa'),
(75484, 5760, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_1.jpg\";s:8:\"filesize\";i:36120;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_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:5987;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_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:3403;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24805;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20130;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16523;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_1-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37282;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_1-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38508;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18379;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16462;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_1-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37282;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46471, 5760, '_wp_attached_file', '2022/05/category_image_1.jpg'),
(46472, 5760, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_1.jpg\";s:8:\"filesize\";i:36135;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_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:28:\"category_image_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_1-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_1-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46473, 5760, '_elementor_source_image_hash', '69c39e1236d5d6d84b1293768af3798c5865e9a7'),
(57557, 5760, 'exclude_from_export', '1'),
(57558, 5760, '_exclude_from_export', 'field_6189d855fbbaa'),
(75485, 5761, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_2.jpg\";s:8:\"filesize\";i:63478;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26553;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8615;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_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:4701;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40940;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32684;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25978;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_2-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64508;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_2-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66335;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28956;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26209;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_2-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64508;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46474, 5761, '_wp_attached_file', '2022/05/category_image_2.jpg'),
(46475, 5761, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_2.jpg\";s:8:\"filesize\";i:63524;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_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:28:\"category_image_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_2-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_2-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46476, 5761, '_elementor_source_image_hash', 'd05de19bd821a8dc031ab6eefdf460cb5b9db94d'),
(57551, 5761, 'exclude_from_export', '1'),
(57552, 5761, '_exclude_from_export', 'field_6189d855fbbaa'),
(75486, 5762, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_7.jpg\";s:8:\"filesize\";i:39630;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"category_image_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"category_image_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:7051;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"category_image_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:4072;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"category_image_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27550;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"category_image_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22085;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"category_image_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17851;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"category_image_7-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40231;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"category_image_7-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41756;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"category_image_7-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19663;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"category_image_7-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18413;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"category_image_7-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40231;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"category_image_7-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46477, 5762, '_wp_attached_file', '2022/05/category_image_7.jpg'),
(46478, 5762, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:526;s:4:\"file\";s:28:\"2022/05/category_image_7.jpg\";s:8:\"filesize\";i:39630;s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"category_image_7-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:\"category_image_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"category_image_7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"category_image_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"category_image_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"category_image_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"category_image_7-526x480.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"category_image_7-526x500.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:500;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:{}}}'),
(46479, 5762, '_elementor_source_image_hash', 'b6087685951f1346dbfaffaa72edad3ebe792ed1'),
(57555, 5762, 'exclude_from_export', '1'),
(57556, 5762, '_exclude_from_export', 'field_6189d855fbbaa'),
(75487, 5763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_1.png\";s:8:\"filesize\";i:7051;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:30:\"default_services_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:11041;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46480, 5763, '_wp_attached_file', '2022/05/default_services_1.png'),
(46481, 5763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_1.png\";s:8:\"filesize\";i:11359;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:30:\"default_services_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46482, 5763, '_elementor_source_image_hash', '8bd489164718ba35fb222b28ace8801c4d24600c'),
(57571, 5763, 'exclude_from_export', '1'),
(57572, 5763, '_exclude_from_export', 'field_6189d855fbbaa'),
(75488, 5764, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_2.png\";s:8:\"filesize\";i:6897;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:30:\"default_services_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:11074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46483, 5764, '_wp_attached_file', '2022/05/default_services_2.png'),
(46484, 5764, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_2.png\";s:8:\"filesize\";i:11160;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:30:\"default_services_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46485, 5764, '_elementor_source_image_hash', '93baa6bf45e9a143e485886f0467c48af39c27bc'),
(57575, 5764, 'exclude_from_export', '1'),
(57576, 5764, '_exclude_from_export', 'field_6189d855fbbaa'),
(75489, 5765, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_3.png\";s:8:\"filesize\";i:4070;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:30:\"default_services_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:6627;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46486, 5765, '_wp_attached_file', '2022/05/default_services_3.png'),
(46487, 5765, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:30:\"2022/05/default_services_3.png\";s:8:\"filesize\";i:6604;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:30:\"default_services_3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46488, 5765, '_elementor_source_image_hash', '5bfc28b15b8082c099cd108e93f361377a8efd14'),
(54765, 5765, '_edit_lock', '1653392424:1'),
(57573, 5765, 'exclude_from_export', '1'),
(57574, 5765, '_exclude_from_export', 'field_6189d855fbbaa');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75490, 5770, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:719;s:6:\"height\";i:1279;s:4:\"file\";s:25:\"2022/05/hero_image_1.jpeg\";s:8:\"filesize\";i:120192;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"hero_image_1-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14333;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"hero_image_1-576x1024.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"hero_image_1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7225;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"hero_image_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:4275;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:25:\"hero_image_1-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28026;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:25:\"hero_image_1-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21758;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:25:\"hero_image_1-719x640.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59367;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:25:\"hero_image_1-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16995;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:25:\"hero_image_1-719x480.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46181;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:25:\"hero_image_1-719x500.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48720;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:25:\"hero_image_1-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18686;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:25:\"hero_image_1-719x540.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51033;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:25:\"hero_image_1-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18703;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:25:\"hero_image_1-600x590.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48124;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:25:\"hero_image_1-719x480.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46181;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:25:\"hero_image_1-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46510, 5770, '_wp_attached_file', '2022/05/hero_image_1.jpeg'),
(46511, 5770, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:719;s:6:\"height\";i:1279;s:4:\"file\";s:25:\"2022/05/hero_image_1.jpeg\";s:8:\"filesize\";i:120192;s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hero_image_1-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"hero_image_1-576x1024.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hero_image_1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:25:\"hero_image_1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:25:\"hero_image_1-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:25:\"hero_image_1-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:25:\"hero_image_1-719x640.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:25:\"hero_image_1-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:25:\"hero_image_1-719x480.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:25:\"hero_image_1-719x500.jpeg\";s:5:\"width\";i:719;s:6:\"height\";i:500;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:{}}}'),
(46512, 5770, '_elementor_source_image_hash', '569f0a7bb0d8f51bb6cbc064feb9c6f937cfedc9'),
(58890, 5770, 'exclude_from_export', '1'),
(58891, 5770, '_exclude_from_export', 'field_6189d855fbbaa'),
(75491, 5771, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:443;s:6:\"height\";i:900;s:4:\"file\";s:24:\"2022/05/hero_image_2.jpg\";s:8:\"filesize\";i:54500;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"hero_image_2-148x300.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"hero_image_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6569;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"hero_image_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:3946;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"hero_image_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27591;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"hero_image_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21370;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x640.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47722;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"hero_image_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16615;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x480.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37352;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x500.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37741;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"hero_image_2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18537;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x540.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42323;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"hero_image_2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x590.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45028;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:24:\"hero_image_2-443x480.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37352;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"hero_image_2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46513, 5771, '_wp_attached_file', '2022/05/hero_image_2.jpg'),
(46514, 5771, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:443;s:6:\"height\";i:900;s:4:\"file\";s:24:\"2022/05/hero_image_2.jpg\";s:8:\"filesize\";i:54606;s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"hero_image_2-148x300.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"hero_image_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"hero_image_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:24:\"hero_image_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:24:\"hero_image_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:24:\"hero_image_2-443x640.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:24:\"hero_image_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:24:\"hero_image_2-443x480.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:24:\"hero_image_2-443x500.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:500;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:{}}}'),
(46515, 5771, '_elementor_source_image_hash', 'b074d8d22a5379d8fb92c1c67c711ccb32907b31'),
(58888, 5771, 'exclude_from_export', '1'),
(58889, 5771, '_exclude_from_export', 'field_6189d855fbbaa'),
(75492, 5772, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:55772;s:5:\"width\";i:2000;s:6:\"height\";i:772;}'),
(46516, 5772, '_wp_attached_file', '2022/05/bg-long.svg'),
(46517, 5772, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:55772;s:5:\"width\";i:2000;s:6:\"height\";i:772;}'),
(46518, 5772, '_elementor_source_image_hash', '6782840de7a9513b4cc3396df649a22a7ea56c10'),
(60548, 5772, 'exclude_from_export', '1'),
(60549, 5772, '_exclude_from_export', 'field_6189d855fbbaa'),
(75493, 5773, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_1.png\";s:8:\"filesize\";i:5377;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"categories_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:7966;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46519, 5773, '_wp_attached_file', '2022/05/categories_1.png'),
(46520, 5773, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_1.png\";s:8:\"filesize\";i:8314;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"categories_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46521, 5773, '_elementor_source_image_hash', 'd0d437e399073e6f16c606731a4fb44ba708b9f4'),
(57545, 5773, 'exclude_from_export', '1'),
(57546, 5773, '_exclude_from_export', 'field_6189d855fbbaa'),
(75494, 5774, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:126;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_2.png\";s:8:\"filesize\";i:7988;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"categories_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:11347;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46522, 5774, '_wp_attached_file', '2022/05/categories_2.png'),
(46523, 5774, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:126;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_2.png\";s:8:\"filesize\";i:12335;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"categories_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46524, 5774, '_elementor_source_image_hash', '215be8a0620a3798fcf0aae99d979e3ba9206134'),
(57543, 5774, 'exclude_from_export', '1'),
(57544, 5774, '_exclude_from_export', 'field_6189d855fbbaa'),
(75495, 5775, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:122;s:6:\"height\";i:107;s:4:\"file\";s:24:\"2022/05/categories_3.png\";s:8:\"filesize\";i:2418;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"categories_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:4005;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46525, 5775, '_wp_attached_file', '2022/05/categories_3.png'),
(46526, 5775, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:122;s:6:\"height\";i:107;s:4:\"file\";s:24:\"2022/05/categories_3.png\";s:8:\"filesize\";i:3614;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"categories_3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46527, 5775, '_elementor_source_image_hash', '53efe881068ffaae49c3ac86bbb12a2b1804296b'),
(57549, 5775, 'exclude_from_export', '1'),
(57550, 5775, '_exclude_from_export', 'field_6189d855fbbaa'),
(75496, 5777, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_5.png\";s:8:\"filesize\";i:3839;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"categories_5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46531, 5777, '_wp_attached_file', '2022/05/categories_5.png'),
(46532, 5777, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:24:\"2022/05/categories_5.png\";s:8:\"filesize\";i:6709;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:24:\"categories_5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46533, 5777, '_elementor_source_image_hash', '4725c361faef86a44c35d37abf4913ef42c96f7f'),
(57547, 5777, 'exclude_from_export', '1'),
(57548, 5777, '_exclude_from_export', 'field_6189d855fbbaa'),
(75497, 5778, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2022/05/cta_background-1.jpg\";s:8:\"filesize\";i:313112;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"cta_background-1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9983;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"cta_background-1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cta_background-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:8652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"cta_background-1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"cta_background-1-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199280;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"cta_background-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:4305;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"cta_background-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55055;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"cta_background-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39276;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"cta_background-1-720x600.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142781;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"cta_background-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29501;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"cta_background-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106314;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"cta_background-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115506;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"cta_background-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33486;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"cta_background-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118581;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"cta_background-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31151;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"cta_background-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107167;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"cta_background-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109830;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"cta_background-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46534, 5778, '_wp_attached_file', '2022/05/cta_background-1.jpg'),
(46535, 5778, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2022/05/cta_background-1.jpg\";s:8:\"filesize\";i:313155;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cta_background-1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"cta_background-1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cta_background-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:\"cta_background-1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"cta_background-1-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"cta_background-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:28:\"cta_background-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:28:\"cta_background-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:28:\"cta_background-1-720x600.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:28:\"cta_background-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:28:\"cta_background-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:28:\"cta_background-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(46536, 5778, '_elementor_source_image_hash', 'e280da9a84f8eab99991586bddbade5737eccfe1'),
(58357, 5778, 'exclude_from_export', '1'),
(58358, 5778, '_exclude_from_export', 'field_6189d855fbbaa'),
(75498, 5785, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:24556;s:5:\"width\";i:1440;s:6:\"height\";i:384;}'),
(46555, 5785, '_wp_attached_file', '2022/05/newsletter_background.svg'),
(46556, 5785, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:24556;s:5:\"width\";i:1440;s:6:\"height\";i:384;}'),
(46557, 5785, '_elementor_source_image_hash', '3d1bdf2732908a964707771a962fca9cacf0212b'),
(57540, 5785, 'exclude_from_export', '1'),
(57541, 5785, '_exclude_from_export', 'field_6189d855fbbaa'),
(75499, 5792, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:980;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(46585, 5792, '_wp_attached_file', '2022/05/price_icon.svg'),
(46586, 5792, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:980;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(46587, 5792, '_elementor_source_image_hash', '7cf38b6ab9de9ce38220a7b60615726ef61f0711'),
(57531, 5792, 'exclude_from_export', '1'),
(57532, 5792, '_exclude_from_export', 'field_6189d855fbbaa'),
(59253, 5792, '_edit_lock', '1654054772:1'),
(75500, 5793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:132;s:6:\"height\";i:180;s:4:\"file\";s:29:\"2022/05/services_house_2x.png\";s:8:\"filesize\";i:8849;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"services_house_2x-132x150.png\";s:5:\"width\";i:132;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14113;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:29:\"services_house_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46588, 5793, '_wp_attached_file', '2022/05/services_house_2x.png'),
(46589, 5793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:132;s:6:\"height\";i:180;s:4:\"file\";s:29:\"2022/05/services_house_2x.png\";s:8:\"filesize\";i:15668;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services_house_2x-132x150.png\";s:5:\"width\";i:132;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:29:\"services_house_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46590, 5793, '_elementor_source_image_hash', 'cdd04fdf90747ba7b22ee28defa28d6222b68932'),
(57534, 5793, 'exclude_from_export', '1'),
(57535, 5793, '_exclude_from_export', 'field_6189d855fbbaa'),
(75501, 5794, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:154;s:4:\"file\";s:28:\"2022/05/services_keys_2x.png\";s:8:\"filesize\";i:9545;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"services_keys_2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17424;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"services_keys_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46591, 5794, '_wp_attached_file', '2022/05/services_keys_2x.png'),
(46592, 5794, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:154;s:4:\"file\";s:28:\"2022/05/services_keys_2x.png\";s:8:\"filesize\";i:15117;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services_keys_2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:28:\"services_keys_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46593, 5794, '_elementor_source_image_hash', '4dfeae171ba43816419eb9d20bc127b7d6dfaac2'),
(57536, 5794, 'exclude_from_export', '1'),
(57537, 5794, '_exclude_from_export', 'field_6189d855fbbaa'),
(75502, 5795, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:31:\"2022/05/services_mortage_2x.png\";s:8:\"filesize\";i:11070;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"services_mortage_2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20534;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:31:\"services_mortage_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46594, 5795, '_wp_attached_file', '2022/05/services_mortage_2x.png'),
(46595, 5795, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:31:\"2022/05/services_mortage_2x.png\";s:8:\"filesize\";i:19506;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"services_mortage_2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:31:\"services_mortage_2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),
(46596, 5795, '_elementor_source_image_hash', '81541cdff380b3ee1e3bcd2aa520b399a6c512a7'),
(57538, 5795, 'exclude_from_export', '1'),
(57539, 5795, '_exclude_from_export', 'field_6189d855fbbaa'),
(75503, 6279, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2022/05/testimonial_avatr_4-1.jpeg\";s:8:\"filesize\";i:2331;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50050, 6279, '_wp_attached_file', '2022/05/testimonial_avatr_4-1.jpeg'),
(50051, 6279, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2022/05/testimonial_avatr_4-1.jpeg\";s:8:\"filesize\";i:6808;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54472, 6279, '_edit_lock', '1653388662:1'),
(58725, 6279, 'exclude_from_export', '1'),
(58726, 6279, '_exclude_from_export', 'field_6189d855fbbaa'),
(75504, 6354, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2021/05/post_4.jpg\";s:8:\"filesize\";i:140104;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post_4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8750;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post_4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66414;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3950;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39572;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"post_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2501;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"post_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16908;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"post_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13833;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"post_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44689;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"post_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11195;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"post_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35420;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"post_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40183;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"post_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12356;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"post_4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39934;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"post_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10680;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"post_4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34079;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"post_4-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39348;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"post_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50585, 6354, '_wp_attached_file', '2021/05/post_4.jpg'),
(50586, 6354, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2021/05/post_4.jpg\";s:8:\"filesize\";i:140104;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"post_4-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:19:\"post_4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"post_4-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:18:\"post_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:18:\"post_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:18:\"post_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:18:\"post_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:18:\"post_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:18:\"post_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:18:\"post_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:18:\"post_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(59005, 6354, 'exclude_from_export', '1'),
(59006, 6354, '_exclude_from_export', 'field_6189d855fbbaa'),
(75505, 6356, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1333;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2021/05/post_5.jpg\";s:8:\"filesize\";i:198234;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15938;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77021;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"post_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"post_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28961;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"post_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22917;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"post_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73742;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"post_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18975;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"post_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60643;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"post_5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65700;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"post_5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21359;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"post_5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69480;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"post_5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"post_5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56895;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"post_5-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62307;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"post_5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19644;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50589, 6356, '_wp_attached_file', '2021/05/post_5.jpg'),
(50590, 6356, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1333;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2021/05/post_5.jpg\";s:8:\"filesize\";i:198337;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"post_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"post_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"post_5-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:18:\"post_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:18:\"post_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:18:\"post_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:18:\"post_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:18:\"post_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:18:\"post_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:18:\"post_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:18:\"post_5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(59024, 6356, 'exclude_from_export', '1'),
(59025, 6356, '_exclude_from_export', 'field_6189d855fbbaa'),
(75506, 6372, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_1.jpg\";s:8:\"filesize\";i:80108;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"listing_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:11323;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"listing_1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64751;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"listing_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:5887;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"listing_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40740;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"listing_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:3685;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"listing_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20915;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"listing_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16709;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"listing_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45202;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"listing_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14260;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"listing_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36963;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"listing_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40106;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"listing_1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15316;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:21:\"listing_1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40680;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"listing_1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13859;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"listing_1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36660;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:21:\"listing_1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38452;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"listing_1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14747;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50690, 6372, '_wp_attached_file', '2022/05/listing_1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(50691, 6372, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_1.jpg\";s:8:\"filesize\";i:80202;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"listing_1-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:22:\"listing_1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"listing_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:21:\"listing_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"listing_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"listing_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"listing_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:21:\"listing_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"listing_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:21:\"listing_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:21:\"listing_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(58404, 6372, 'exclude_from_export', '1'),
(58405, 6372, '_exclude_from_export', 'field_6189d855fbbaa'),
(75507, 6373, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2022/05/2-scaled.jpg\";s:8:\"filesize\";i:607314;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"2-scaled-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10646;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"2-scaled-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88671;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"2-scaled-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"2-scaled-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47992;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"2-scaled-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205714;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"2-scaled-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:376303;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:20:\"2-scaled-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3246;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:20:\"2-scaled-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21713;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:20:\"2-scaled-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17036;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:20:\"2-scaled-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59117;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:20:\"2-scaled-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13635;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:20:\"2-scaled-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42749;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:20:\"2-scaled-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46404;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:20:\"2-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15099;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:20:\"2-scaled-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48556;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:20:\"2-scaled-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13857;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:20:\"2-scaled-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44986;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:20:\"2-scaled-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45022;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:20:\"2-scaled-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14266;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50692, 6373, '_wp_attached_file', '2022/05/2-scaled.jpg'),
(50693, 6373, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2022/05/2-scaled.jpg\";s:8:\"filesize\";i:638438;s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-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:14:\"2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-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:15:\"2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:15:\"2-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";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:\"listivo_400_400\";a:4:{s:4:\"file\";s:13:\"2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:13:\"2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:13:\"2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:13:\"2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:13:\"2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:13:\"2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(58445, 6373, 'exclude_from_export', '1'),
(58446, 6373, '_exclude_from_export', 'field_6189d855fbbaa'),
(75508, 6374, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_3.jpg\";s:8:\"filesize\";i:64572;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"listing_3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8884;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"listing_3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"listing_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"listing_3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34318;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"listing_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:3162;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"listing_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21137;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"listing_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15493;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"listing_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42513;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"listing_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11417;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"listing_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31730;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"listing_3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33606;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"listing_3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12902;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:21:\"listing_3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35665;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"listing_3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13321;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"listing_3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36467;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:21:\"listing_3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33077;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"listing_3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50696, 6374, '_wp_attached_file', '2022/05/listing_3.jpg'),
(50697, 6374, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_3.jpg\";s:8:\"filesize\";i:64714;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"listing_3-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:22:\"listing_3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"listing_3-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:21:\"listing_3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"listing_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"listing_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"listing_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:21:\"listing_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"listing_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:21:\"listing_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:21:\"listing_3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(58385, 6374, 'exclude_from_export', '1'),
(58386, 6374, '_exclude_from_export', 'field_6189d855fbbaa'),
(75509, 6375, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_4.jpg\";s:8:\"filesize\";i:45496;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"listing_4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5820;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"listing_4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38831;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"listing_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"listing_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24307;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"listing_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2100;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"listing_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14085;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"listing_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10343;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"listing_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31152;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"listing_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7433;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"listing_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22103;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"listing_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23592;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"listing_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8580;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:21:\"listing_4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25514;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"listing_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8720;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"listing_4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25490;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:21:\"listing_4-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23157;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"listing_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50699, 6375, '_wp_attached_file', '2022/05/listing_4.jpg'),
(50700, 6375, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2022/05/listing_4.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"listing_4-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:22:\"listing_4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"listing_4-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:21:\"listing_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_100_100\";a:4:{s:4:\"file\";s:21:\"listing_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_400_400\";a:4:{s:4:\"file\";s:21:\"listing_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_320\";a:4:{s:4:\"file\";s:21:\"listing_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_640\";a:4:{s:4:\"file\";s:21:\"listing_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_360_240\";a:4:{s:4:\"file\";s:21:\"listing_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_720_480\";a:4:{s:4:\"file\";s:21:\"listing_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"listivo_750_500\";a:4:{s:4:\"file\";s:21:\"listing_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;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:{}}}'),
(58423, 6375, 'exclude_from_export', '1'),
(58424, 6375, '_exclude_from_export', 'field_6189d855fbbaa'),
(75510, 6993, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:468;s:6:\"height\";i:480;s:4:\"file\";s:25:\"2022/05/cta_image_1-1.jpg\";s:8:\"filesize\";i:16726;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3518;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2187;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13563;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11101;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9405;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10366;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8865;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55563, 6993, '_wp_attached_file', '2022/05/cta_image_1-1.jpg'),
(55564, 6993, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:468;s:6:\"height\";i:480;s:4:\"file\";s:25:\"2022/05/cta_image_1-1.jpg\";s:8:\"filesize\";i:16736;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3516;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2183;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13544;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11101;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:25:\"cta_image_1-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57508, 6993, 'exclude_from_export', '1'),
(57509, 6993, '_exclude_from_export', 'field_6189d855fbbaa'),
(75511, 6994, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2022/05/cta_image_2.jpg\";s:8:\"filesize\";i:1881;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_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:1984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55565, 6994, '_wp_attached_file', '2022/05/cta_image_2.jpg'),
(55566, 6994, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2022/05/cta_image_2.jpg\";s:8:\"filesize\";i:1904;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_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:1986;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57506, 6994, 'exclude_from_export', '1'),
(57507, 6994, '_exclude_from_export', 'field_6189d855fbbaa'),
(75512, 6995, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2022/05/cta_image_3.jpg\";s:8:\"filesize\";i:2874;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_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:2636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55567, 6995, '_wp_attached_file', '2022/05/cta_image_3.jpg'),
(55568, 6995, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2022/05/cta_image_3.jpg\";s:8:\"filesize\";i:2874;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_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:2636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57504, 6995, 'exclude_from_export', '1'),
(57505, 6995, '_exclude_from_export', 'field_6189d855fbbaa'),
(75513, 6996, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:23:\"2022/05/cta_image_4.jpg\";s:8:\"filesize\";i:15556;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"cta_image_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cta_image_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4691;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"cta_image_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13143;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"cta_image_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11124;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"cta_image_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11842;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"cta_image_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11016;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"cta_image_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55569, 6996, '_wp_attached_file', '2022/05/cta_image_4.jpg'),
(55570, 6996, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:23:\"2022/05/cta_image_4.jpg\";s:8:\"filesize\";i:15580;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"cta_image_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cta_image_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4699;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"cta_image_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13142;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"cta_image_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11127;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57500, 6996, 'exclude_from_export', '1'),
(57501, 6996, '_exclude_from_export', 'field_6189d855fbbaa'),
(75514, 6997, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:23:\"2022/05/cta_image_5.jpg\";s:8:\"filesize\";i:6581;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cta_image_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4974;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55571, 6997, '_wp_attached_file', '2022/05/cta_image_5.jpg'),
(55572, 6997, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:23:\"2022/05/cta_image_5.jpg\";s:8:\"filesize\";i:6599;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cta_image_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4983;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57096, 6997, '_edit_lock', '1653940699:1'),
(57502, 6997, 'exclude_from_export', '1'),
(57503, 6997, '_exclude_from_export', 'field_6189d855fbbaa'),
(75515, 6998, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:121;s:6:\"height\";i:121;s:4:\"file\";s:23:\"2022/05/cta_image_6.jpg\";s:8:\"filesize\";i:2410;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55573, 6998, '_wp_attached_file', '2022/05/cta_image_6.jpg'),
(55574, 6998, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:121;s:6:\"height\";i:121;s:4:\"file\";s:23:\"2022/05/cta_image_6.jpg\";s:8:\"filesize\";i:2411;s:5:\"sizes\";a:1:{s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"cta_image_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2339;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57030, 6998, '_edit_lock', '1653943155:1'),
(57090, 6998, 'exclude_from_export', '1'),
(57091, 6998, '_exclude_from_export', 'field_6189d855fbbaa'),
(57092, 6998, '_edit_last', '1'),
(75516, 7736, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/07/user_banner.jpg\";s:8:\"filesize\";i:209070;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"user_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10449;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"user_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"user_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"user_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"user_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155619;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"user_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3994;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"user_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40638;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"user_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29398;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"user_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90138;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"user_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22036;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"user_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70750;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"user_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76095;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"user_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25120;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:23:\"user_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79354;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"user_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24049;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:23:\"user_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73811;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:23:\"user_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73028;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"user_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65978, 7736, '_wp_attached_file', '2022/07/user_banner.jpg'),
(65979, 7736, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/07/user_banner.jpg\";s:8:\"filesize\";i:209070;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"user_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10449;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"user_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"user_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"user_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"user_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155619;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"user_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3994;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"user_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40638;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"user_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29398;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"user_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90138;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"user_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22036;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"user_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70750;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"user_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65980, 7736, '_elementor_source_image_hash', '41cff161d8bb6d6f2ce72b2c82ace471acf6a500'),
(69059, 7736, 'exclude_from_export', '1'),
(69060, 7736, '_exclude_from_export', 'field_6189d855fbbaa'),
(75517, 7842, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:688;s:4:\"file\";s:21:\"2022/08/category.jpeg\";s:8:\"filesize\";i:42382;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"category-229x300.jpeg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13131;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"category-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"category-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4076;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"category-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24645;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"category-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18637;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"category-526x640.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43169;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"category-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14348;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"category-526x480.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34279;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"category-526x500.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38932;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:21:\"category-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16039;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:21:\"category-526x540.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41681;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:21:\"category-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16502;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:21:\"category-526x590.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43312;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:21:\"category-526x480.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34279;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:21:\"category-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(66991, 7842, '_wp_attached_file', '2022/08/category.jpeg'),
(66992, 7842, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:526;s:6:\"height\";i:688;s:4:\"file\";s:21:\"2022/08/category.jpeg\";s:8:\"filesize\";i:201788;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"category-229x300.jpeg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13023;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"category-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6633;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:21:\"category-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4077;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:21:\"category-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23938;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:21:\"category-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18168;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:21:\"category-526x640.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41055;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:21:\"category-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14042;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:21:\"category-526x480.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32704;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:21:\"category-526x500.jpeg\";s:5:\"width\";i:526;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69057, 7842, 'exclude_from_export', '1'),
(69058, 7842, '_exclude_from_export', 'field_6189d855fbbaa');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75518, 7928, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2022/08/about_banner.jpg\";s:8:\"filesize\";i:252588;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"about_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13637;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"about_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96567;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"about_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"about_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62001;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"about_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181141;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"about_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4661;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"about_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39587;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"about_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30377;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"about_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87529;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"about_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24532;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"about_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73466;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"about_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78923;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"about_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26898;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:24:\"about_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79165;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"about_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24621;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:24:\"about_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71018;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:24:\"about_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76548;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"about_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25503;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67721, 7928, '_wp_attached_file', '2022/08/about_banner.jpg'),
(67722, 7928, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2022/08/about_banner.jpg\";s:8:\"filesize\";i:1560652;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"about_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13670;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"about_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"about_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"about_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61923;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"about_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175698;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"about_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4671;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"about_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39440;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"about_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30430;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"about_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85270;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"about_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24574;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"about_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72934;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"about_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69055, 7928, 'exclude_from_export', '1'),
(69056, 7928, '_exclude_from_export', 'field_6189d855fbbaa'),
(75519, 7929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/blog_banner.jpg\";s:8:\"filesize\";i:302596;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11034;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91282;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6703;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54410;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"blog_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195802;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"blog_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3866;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"blog_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36460;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"blog_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26119;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"blog_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93370;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"blog_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20534;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"blog_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71277;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"blog_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76961;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"blog_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22440;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:23:\"blog_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79141;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"blog_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20745;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:23:\"blog_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72609;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:23:\"blog_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74377;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"blog_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67723, 7929, '_wp_attached_file', '2022/08/blog_banner.jpg'),
(67724, 7929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/blog_banner.jpg\";s:8:\"filesize\";i:1568807;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11030;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6687;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54046;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"blog_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186881;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"blog_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3863;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"blog_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35771;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"blog_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25955;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"blog_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88872;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"blog_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20461;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"blog_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69797;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"blog_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69053, 7929, 'exclude_from_export', '1'),
(69054, 7929, '_exclude_from_export', 'field_6189d855fbbaa'),
(75520, 7930, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/08/contact_banner.jpg\";s:8:\"filesize\";i:236307;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"contact_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10787;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"contact_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"contact_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"contact_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"contact_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152975;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:26:\"contact_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3689;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:26:\"contact_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25814;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:26:\"contact_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18926;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:26:\"contact_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65317;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:26:\"contact_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16975;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:26:\"contact_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52258;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:26:\"contact_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56345;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:26:\"contact_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17649;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:26:\"contact_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55454;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:26:\"contact_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15846;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:26:\"contact_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50413;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:26:\"contact_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55599;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:26:\"contact_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67725, 7930, '_wp_attached_file', '2022/08/contact_banner.jpg'),
(67726, 7930, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2022/08/contact_banner.jpg\";s:8:\"filesize\";i:1139937;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"contact_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10763;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"contact_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"contact_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"contact_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44419;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"contact_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139048;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:26:\"contact_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3694;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:26:\"contact_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24658;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:26:\"contact_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18605;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:26:\"contact_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58334;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:26:\"contact_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16889;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:26:\"contact_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49474;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:26:\"contact_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53256;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69051, 7930, 'exclude_from_export', '1'),
(69052, 7930, '_exclude_from_export', 'field_6189d855fbbaa'),
(75521, 7931, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/08/faq_banner.jpg\";s:8:\"filesize\";i:249898;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"faq_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10653;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"faq_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"faq_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"faq_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"faq_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162897;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:22:\"faq_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3692;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:22:\"faq_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31343;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:22:\"faq_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23686;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:22:\"faq_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78575;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:22:\"faq_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18761;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:22:\"faq_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60022;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:22:\"faq_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64600;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:22:\"faq_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20715;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:22:\"faq_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66849;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:22:\"faq_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18690;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:22:\"faq_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60456;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:22:\"faq_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62301;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:22:\"faq_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67727, 7931, '_wp_attached_file', '2022/08/faq_banner.jpg'),
(67728, 7931, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/08/faq_banner.jpg\";s:8:\"filesize\";i:1607320;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"faq_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10691;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"faq_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"faq_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6486;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"faq_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48089;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"faq_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154180;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:22:\"faq_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3700;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:22:\"faq_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30886;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:22:\"faq_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23672;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:22:\"faq_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74739;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:22:\"faq_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18858;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:22:\"faq_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58798;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:22:\"faq_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69049, 7931, 'exclude_from_export', '1'),
(69050, 7931, '_exclude_from_export', 'field_6189d855fbbaa'),
(75522, 7932, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2022/08/login_banner.jpg\";s:8:\"filesize\";i:223024;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"login_banner-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13371;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"login_banner-1024x661.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81568;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"login_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6570;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"login_banner-768x495.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51441;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"login_banner-1536x991.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161687;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"login_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3841;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"login_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26277;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"login_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20689;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"login_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59155;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"login_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17368;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"login_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47597;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"login_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51198;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"login_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18642;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:24:\"login_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52411;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"login_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17067;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:24:\"login_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47992;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:24:\"login_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49386;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"login_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67729, 7932, '_wp_attached_file', '2022/08/login_banner.jpg'),
(67730, 7932, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2022/08/login_banner.jpg\";s:8:\"filesize\";i:1604179;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"login_banner-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13385;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"login_banner-1024x661.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79033;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"login_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6557;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"login_banner-768x495.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50776;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"login_banner-1536x991.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149007;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"login_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3843;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"login_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26186;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"login_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20629;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:24:\"login_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57812;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"login_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17373;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:24:\"login_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47098;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:24:\"login_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69047, 7932, 'exclude_from_export', '1'),
(69048, 7932, '_exclude_from_export', 'field_6189d855fbbaa'),
(75523, 7933, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:511;s:4:\"file\";s:28:\"2022/08/subscribe_banner.jpg\";s:8:\"filesize\";i:113013;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"subscribe_banner-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7309;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"subscribe_banner-1024x281.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-768x211.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28429;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"subscribe_banner-1536x422.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81836;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4228;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28817;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22412;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-720x511.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64775;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19117;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55746;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60003;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20320;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-720x511.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64775;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18488;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-600x511.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54496;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58254;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67731, 7933, '_wp_attached_file', '2022/08/subscribe_banner.jpg'),
(67732, 7933, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:511;s:4:\"file\";s:28:\"2022/08/subscribe_banner.jpg\";s:8:\"filesize\";i:773574;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"subscribe_banner-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7313;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"subscribe_banner-1024x281.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-768x211.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"subscribe_banner-1536x422.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78848;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4234;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27898;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22012;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-720x511.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58260;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18959;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52775;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"subscribe_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69045, 7933, 'exclude_from_export', '1'),
(69046, 7933, '_exclude_from_export', 'field_6189d855fbbaa'),
(75524, 7934, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/team_banner.jpg\";s:8:\"filesize\";i:228607;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"team_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10553;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"team_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"team_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6722;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"team_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"team_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142947;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"team_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3879;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"team_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30470;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"team_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22924;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"team_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75199;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"team_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19050;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"team_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57716;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"team_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62335;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"team_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20791;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:23:\"team_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64103;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"team_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18455;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:23:\"team_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58067;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:23:\"team_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59312;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"team_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67733, 7934, '_wp_attached_file', '2022/08/team_banner.jpg'),
(67734, 7934, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/team_banner.jpg\";s:8:\"filesize\";i:1368210;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"team_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10554;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"team_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65059;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"team_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"team_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42030;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"team_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127796;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"team_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3887;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"team_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29563;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"team_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22695;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"team_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68491;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"team_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18957;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"team_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55509;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"team_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69043, 7934, 'exclude_from_export', '1'),
(69044, 7934, '_exclude_from_export', 'field_6189d855fbbaa');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75525, 7935, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/user_banner.jpg\";s:8:\"filesize\";i:228092;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"user_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11821;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"user_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83943;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"user_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"user_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52782;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"user_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162410;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"user_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4318;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"user_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38772;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"user_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28429;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"user_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86930;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"user_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21544;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"user_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67161;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"user_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71935;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"user_banner-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24087;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:23:\"user_banner-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74381;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"user_banner-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23165;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:23:\"user_banner-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70810;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:23:\"user_banner-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69244;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"user_banner-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67735, 7935, '_wp_attached_file', '2022/08/user_banner.jpg'),
(67736, 7935, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/08/user_banner.jpg\";s:8:\"filesize\";i:1179888;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"user_banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11800;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"user_banner-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"user_banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"user_banner-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52441;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"user_banner-1536x661.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155719;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"user_banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4317;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"user_banner-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38187;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"user_banner-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28311;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:23:\"user_banner-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83540;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"user_banner-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21510;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:23:\"user_banner-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65752;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:23:\"user_banner-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69041, 7935, 'exclude_from_export', '1'),
(69042, 7935, '_exclude_from_export', 'field_6189d855fbbaa'),
(75526, 8080, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1230;s:6:\"height\";i:698;s:4:\"file\";s:17:\"2022/08/404-1.png\";s:8:\"filesize\";i:69578;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"404-1-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16942;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"404-1-1024x581.png\";s:5:\"width\";i:1024;s:6:\"height\";i:581;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"404-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"404-1-768x436.png\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57766;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"404-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:7961;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"404-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45908;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"404-1-360x320.png\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36805;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"404-1-720x640.png\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91495;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"404-1-360x240.png\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26281;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"404-1-720x480.png\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64550;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"404-1-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68256;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"404-1-360x270.png\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30272;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"404-1-720x540.png\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74540;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"404-1-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31404;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"404-1-600x590.png\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77459;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"404-1-750x480.png\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64666;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"404-1-375x240.png\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68942, 8080, '_wp_attached_file', '2022/08/404-1.png'),
(68943, 8080, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1230;s:6:\"height\";i:698;s:4:\"file\";s:17:\"2022/08/404-1.png\";s:8:\"filesize\";i:69578;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"404-1-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16942;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"404-1-1024x581.png\";s:5:\"width\";i:1024;s:6:\"height\";i:581;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"404-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"404-1-768x436.png\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57766;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"404-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:7961;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"404-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45908;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"404-1-360x320.png\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36805;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"404-1-720x640.png\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91495;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"404-1-360x240.png\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26281;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"404-1-720x480.png\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64550;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"404-1-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68256;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69039, 8080, 'exclude_from_export', '1'),
(69040, 8080, '_exclude_from_export', 'field_6189d855fbbaa'),
(75527, 8094, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:440;s:6:\"height\";i:214;s:4:\"file\";s:23:\"2022/08/logo_dark-1.png\";s:8:\"filesize\";i:10552;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-300x146.png\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6195;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"logo_dark-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:3700;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10324;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9856;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9856;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9856;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8615;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-375x214.png\";s:5:\"width\";i:375;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69070, 8094, '_wp_attached_file', '2022/08/logo_dark-1.png'),
(69071, 8094, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:440;s:6:\"height\";i:214;s:4:\"file\";s:23:\"2022/08/logo_dark-1.png\";s:8:\"filesize\";i:10552;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-300x146.png\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6195;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:23:\"logo_dark-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:3700;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10324;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9856;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:23:\"logo_dark-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69429, 8094, 'exclude_from_export', '1'),
(69430, 8094, '_exclude_from_export', 'field_6189d855fbbaa'),
(75528, 8095, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:440;s:6:\"height\";i:214;s:4:\"file\";s:24:\"2022/08/logo_light-1.png\";s:8:\"filesize\";i:10056;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"logo_light-1-300x146.png\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"logo_light-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5825;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"logo_light-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:3480;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"logo_light-1-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9743;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"logo_light-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9286;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"logo_light-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9286;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:24:\"logo_light-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9286;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:24:\"logo_light-1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8065;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:24:\"logo_light-1-375x214.png\";s:5:\"width\";i:375;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69072, 8095, '_wp_attached_file', '2022/08/logo_light-1.png'),
(69073, 8095, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:440;s:6:\"height\";i:214;s:4:\"file\";s:24:\"2022/08/logo_light-1.png\";s:8:\"filesize\";i:10056;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"logo_light-1-300x146.png\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"logo_light-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5825;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:24:\"logo_light-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:3480;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:24:\"logo_light-1-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9743;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:24:\"logo_light-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9286;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:24:\"logo_light-1-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69427, 8095, 'exclude_from_export', '1'),
(69428, 8095, '_exclude_from_export', 'field_6189d855fbbaa'),
(75529, 8096, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_1.jpg\";s:8:\"filesize\";i:52371;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:5136;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3175;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19010;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15562;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47452;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12334;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37475;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_1-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13700;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40292;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12623;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34769;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37475;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69079, 8096, '_wp_attached_file', '2022/08/team_1.jpg'),
(69080, 8096, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_1.jpg\";s:8:\"filesize\";i:250477;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:5131;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3179;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18929;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15498;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44767;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12277;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35429;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_1-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69425, 8096, 'exclude_from_export', '1'),
(69426, 8096, '_exclude_from_export', 'field_6189d855fbbaa'),
(75530, 8097, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_2.jpg\";s:8:\"filesize\";i:73202;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5851;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3406;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25064;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20551;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66541;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16926;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54733;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_2-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54974;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18567;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_2-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57723;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16137;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46826;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54733;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69081, 8097, '_wp_attached_file', '2022/08/team_2.jpg'),
(69082, 8097, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_2.jpg\";s:8:\"filesize\";i:349687;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5847;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3406;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24977;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20473;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62633;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16851;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51632;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_2-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53653;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69423, 8097, 'exclude_from_export', '1'),
(69424, 8097, '_exclude_from_export', 'field_6189d855fbbaa'),
(75531, 8098, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_3.jpg\";s:8:\"filesize\";i:62556;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5822;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3511;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22655;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18603;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56459;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14870;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44660;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_3-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45486;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16425;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47809;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14875;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41266;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44660;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69083, 8098, '_wp_attached_file', '2022/08/team_3.jpg'),
(69084, 8098, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_3.jpg\";s:8:\"filesize\";i:320192;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5848;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3502;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22592;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18492;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53430;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14794;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42394;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_3-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69421, 8098, 'exclude_from_export', '1'),
(69422, 8098, '_exclude_from_export', 'field_6189d855fbbaa'),
(75532, 8099, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_4.jpg\";s:8:\"filesize\";i:68648;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6575;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3924;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26108;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21041;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59788;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16555;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46858;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_4-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47500;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18193;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49983;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17461;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46520;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46858;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69085, 8099, '_wp_attached_file', '2022/08/team_4.jpg'),
(69086, 8099, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_4.jpg\";s:8:\"filesize\";i:338830;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6589;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3916;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26090;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20952;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56911;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16535;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44694;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_4-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46477;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69419, 8099, 'exclude_from_export', '1'),
(69420, 8099, '_exclude_from_export', 'field_6189d855fbbaa'),
(75533, 8100, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_5.jpg\";s:8:\"filesize\";i:68564;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6149;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3776;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25437;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19982;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60008;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16308;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48754;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_5-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49144;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17814;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51709;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16303;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45777;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48754;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69087, 8100, '_wp_attached_file', '2022/08/team_5.jpg'),
(69088, 8100, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_5.jpg\";s:8:\"filesize\";i:324437;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6162;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3767;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25401;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19939;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56930;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16252;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46326;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_5-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48262;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69417, 8100, 'exclude_from_export', '1'),
(69418, 8100, '_exclude_from_export', 'field_6189d855fbbaa');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75534, 8101, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_6.jpg\";s:8:\"filesize\";i:77926;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16889;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6084;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3646;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26316;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21579;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69888;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16551;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53580;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_6-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54439;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18470;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_6-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58177;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16588;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49921;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53580;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69089, 8101, '_wp_attached_file', '2022/08/team_6.jpg'),
(69090, 8101, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_6.jpg\";s:8:\"filesize\";i:344896;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6078;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3640;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26217;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21499;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66327;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50857;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_6-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69415, 8101, 'exclude_from_export', '1'),
(69416, 8101, '_exclude_from_export', 'field_6189d855fbbaa'),
(75535, 8102, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_7.jpg\";s:8:\"filesize\";i:58172;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:5118;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3093;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20539;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16784;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_7-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52008;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13500;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_7-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41084;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_7-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41917;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"team_7-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15025;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"team_7-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44567;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"team_7-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13360;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"team_7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37939;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"team_7-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41084;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"team_7-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69091, 8102, '_wp_attached_file', '2022/08/team_7.jpg'),
(69092, 8102, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2022/08/team_7.jpg\";s:8:\"filesize\";i:273922;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13595;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:5114;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"team_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:3091;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"team_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20547;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"team_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16685;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"team_7-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49210;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"team_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13443;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"team_7-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39053;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"team_7-720x500.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69413, 8102, 'exclude_from_export', '1'),
(69414, 8102, '_exclude_from_export', 'field_6189d855fbbaa'),
(75536, 8106, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:17:\"2021/07/cover.jpg\";s:8:\"filesize\";i:71069;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"cover-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9155;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4915;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"cover-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38196;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3112;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"cover-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19304;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"cover-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14875;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"cover-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43761;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"cover-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11726;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"cover-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34162;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"cover-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36995;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"cover-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12903;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"cover-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37737;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"cover-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12528;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"cover-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36006;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"cover-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35417;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"cover-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12148;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69123, 8106, '_wp_attached_file', '2021/07/cover.jpg'),
(69124, 8106, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:17:\"2021/07/cover.jpg\";s:8:\"filesize\";i:403837;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"cover-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9150;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"cover-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37573;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3124;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"cover-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19196;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"cover-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14776;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"cover-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43083;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"cover-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11687;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"cover-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33747;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"cover-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69411, 8106, 'exclude_from_export', '1'),
(69412, 8106, '_exclude_from_export', 'field_6189d855fbbaa'),
(75537, 8107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-1.jpg\";s:8:\"filesize\";i:108215;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-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:14895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-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:6705;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61050;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:4137;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28385;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22299;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65409;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18869;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54905;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60319;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"cover-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20410;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"cover-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59407;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"cover-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18004;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"cover-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52401;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"cover-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57007;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"cover-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69125, 8107, '_wp_attached_file', '2021/07/cover-1.jpg'),
(69126, 8107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-1.jpg\";s:8:\"filesize\";i:550379;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-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:14899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-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:6702;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60742;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:4128;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28364;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22278;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65196;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18890;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54848;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69409, 8107, 'exclude_from_export', '1'),
(69410, 8107, '_exclude_from_export', 'field_6189d855fbbaa'),
(75538, 8108, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-2.jpg\";s:8:\"filesize\";i:103700;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57497;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:3471;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28055;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21425;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65247;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16173;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51531;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55557;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"cover-2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18282;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"cover-2-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56838;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"cover-2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17552;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"cover-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53311;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"cover-2-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53739;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"cover-2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69127, 8108, '_wp_attached_file', '2021/07/cover-2.jpg'),
(69128, 8108, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-2.jpg\";s:8:\"filesize\";i:458572;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6112;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57049;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:3461;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27998;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21431;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65141;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16138;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51367;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69407, 8108, 'exclude_from_export', '1'),
(69408, 8108, '_exclude_from_export', 'field_6189d855fbbaa'),
(75539, 8109, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-3.jpg\";s:8:\"filesize\";i:79860;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5961;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37748;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:2073;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16934;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11697;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46870;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8126;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32813;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35950;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"cover-3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9593;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"cover-3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38498;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"cover-3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9641;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"cover-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37190;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"cover-3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34807;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"cover-3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69129, 8109, '_wp_attached_file', '2021/07/cover-3.jpg'),
(69130, 8109, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-3.jpg\";s:8:\"filesize\";i:488305;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36788;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-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:2080;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16724;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11585;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46115;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8086;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32177;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69405, 8109, 'exclude_from_export', '1'),
(69406, 8109, '_exclude_from_export', 'field_6189d855fbbaa'),
(75540, 8111, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-5.jpg\";s:8:\"filesize\";i:92446;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10174;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4547;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47930;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2728;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20436;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16050;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51414;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13572;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42780;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46188;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"cover-5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14449;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"cover-5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46170;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"cover-5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12833;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"cover-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40420;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"cover-5-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44491;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"cover-5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69133, 8111, '_wp_attached_file', '2021/07/cover-5.jpg'),
(69134, 8111, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-5.jpg\";s:8:\"filesize\";i:388076;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4542;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47577;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2731;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20361;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16037;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51069;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13532;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42511;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69403, 8111, 'exclude_from_export', '1'),
(69404, 8111, '_exclude_from_export', 'field_6189d855fbbaa'),
(75541, 8112, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-6.jpg\";s:8:\"filesize\";i:104408;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59140;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4282;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29983;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24105;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66697;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19651;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53877;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57736;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"cover-6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21572;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"cover-6-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59269;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"cover-6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19828;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"cover-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54173;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"cover-6-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55272;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"cover-6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69135, 8112, '_wp_attached_file', '2021/07/cover-6.jpg'),
(69136, 8112, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:19:\"2021/07/cover-6.jpg\";s:8:\"filesize\";i:511708;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cover-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cover-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"cover-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58902;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"cover-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4277;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"cover-6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29919;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"cover-6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24097;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"cover-6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66133;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"cover-6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19649;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"cover-6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53707;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"cover-6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69401, 8112, 'exclude_from_export', '1'),
(69402, 8112, '_exclude_from_export', 'field_6189d855fbbaa'),
(75542, 8113, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2021/07/blog_1.jpg\";s:8:\"filesize\";i:125128;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog_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:14927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog_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:6060;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63849;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"blog_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:3598;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"blog_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25267;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"blog_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21144;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"blog_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63754;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"blog_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19416;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"blog_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56980;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"blog_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61487;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"blog_1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20736;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"blog_1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60863;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"blog_1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16503;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"blog_1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48761;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"blog_1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58946;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"blog_1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69168, 8113, '_wp_attached_file', '2021/07/blog_1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(69169, 8113, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2021/07/blog_1.jpg\";s:8:\"filesize\";i:596083;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog_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:14921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog_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:6039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62518;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"blog_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:3601;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"blog_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24958;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"blog_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20989;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"blog_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62024;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"blog_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19351;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"blog_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56110;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"blog_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69172, 8113, 'exclude_from_export', '1'),
(69173, 8113, '_exclude_from_export', 'field_6189d855fbbaa'),
(75543, 8118, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_1.jpg\";s:8:\"filesize\";i:159830;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_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:15802;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:7059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82199;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3914;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36698;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27924;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89281;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21762;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73389;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79154;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24342;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80076;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22466;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71492;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75896;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22623;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69189, 8118, '_wp_attached_file', '2022/08/single-listing_1.jpg'),
(69190, 8118, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_1.jpg\";s:8:\"filesize\";i:806648;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_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:15785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:7048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81895;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3913;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36648;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27906;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88768;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21778;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73122;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69399, 8118, 'exclude_from_export', '1'),
(69400, 8118, '_exclude_from_export', 'field_6189d855fbbaa'),
(75544, 8119, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_2.jpg\";s:8:\"filesize\";i:118629;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65159;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3721;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33662;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25682;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76645;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19267;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58881;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62997;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21717;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_2-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66168;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21138;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62711;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_2-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61053;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20081;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69191, 8119, '_wp_attached_file', '2022/08/single-listing_2.jpg'),
(69192, 8119, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_2.jpg\";s:8:\"filesize\";i:589031;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64622;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3729;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33557;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25648;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76079;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19255;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58668;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69397, 8119, 'exclude_from_export', '1'),
(69398, 8119, '_exclude_from_export', 'field_6189d855fbbaa'),
(75545, 8120, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_3.jpg\";s:8:\"filesize\";i:116287;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62710;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3446;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31207;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23679;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70975;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18151;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56243;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60467;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20045;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61528;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19284;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58570;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57362;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69193, 8120, '_wp_attached_file', '2022/08/single-listing_3.jpg'),
(69194, 8120, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_3.jpg\";s:8:\"filesize\";i:594654;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13517;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62251;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3445;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31038;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23632;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70391;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18148;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55917;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69395, 8120, 'exclude_from_export', '1'),
(69396, 8120, '_exclude_from_export', 'field_6189d855fbbaa'),
(75546, 8121, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_4.jpg\";s:8:\"filesize\";i:119389;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5798;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60567;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3283;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27251;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20088;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64584;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16782;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54070;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58536;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18117;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57664;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16794;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53906;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_4-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56445;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69195, 8121, '_wp_attached_file', '2022/08/single-listing_4.jpg'),
(69196, 8121, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_4.jpg\";s:8:\"filesize\";i:575503;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5778;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59930;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3287;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27121;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20025;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63638;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16748;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53556;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69393, 8121, 'exclude_from_export', '1'),
(69394, 8121, '_exclude_from_export', 'field_6189d855fbbaa'),
(75547, 8122, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_5.jpg\";s:8:\"filesize\";i:104671;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61253;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31445;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24252;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67774;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19479;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55502;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59567;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21857;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61740;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20213;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56687;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_5-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57278;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69197, 8122, '_wp_attached_file', '2022/08/single-listing_5.jpg'),
(69198, 8122, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_5.jpg\";s:8:\"filesize\";i:538000;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61021;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3874;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31440;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24185;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67615;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19468;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55368;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69391, 8122, 'exclude_from_export', '1'),
(69392, 8122, '_exclude_from_export', 'field_6189d855fbbaa'),
(75548, 8123, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_6.jpg\";s:8:\"filesize\";i:93335;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6279;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51527;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3545;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28647;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21820;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63528;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15649;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46353;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49992;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_6-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53438;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18072;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52694;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_6-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47910;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69199, 8123, '_wp_attached_file', '2022/08/single-listing_6.jpg'),
(69200, 8123, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_6.jpg\";s:8:\"filesize\";i:420174;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50796;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3548;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28544;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21758;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62813;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15634;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45902;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69389, 8123, 'exclude_from_export', '1'),
(69390, 8123, '_exclude_from_export', 'field_6189d855fbbaa'),
(75549, 8124, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_7.jpg\";s:8:\"filesize\";i:119669;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:5765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_7-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63160;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3168;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29532;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22129;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_7-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71424;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16997;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_7-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56429;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_7-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60884;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_7-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19040;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_7-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62722;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_7-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17877;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57572;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_7-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58753;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_7-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69201, 8124, '_wp_attached_file', '2022/08/single-listing_7.jpg'),
(69202, 8124, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_7.jpg\";s:8:\"filesize\";i:567429;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:5773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_7-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62682;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3157;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_7-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29416;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_7-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22030;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_7-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70842;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_7-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16946;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_7-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56182;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_7-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69387, 8124, 'exclude_from_export', '1'),
(69388, 8124, '_exclude_from_export', 'field_6189d855fbbaa'),
(75550, 8126, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_8.jpg\";s:8:\"filesize\";i:115491;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12032;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:5436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59046;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3064;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_8-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25806;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_8-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20353;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_8-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64919;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_8-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16310;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_8-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52705;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_8-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56907;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_8-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17925;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_8-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57661;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_8-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16266;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_8-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50861;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_8-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55726;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_8-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69227, 8126, '_wp_attached_file', '2022/08/single-listing_8.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(69228, 8126, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_8.jpg\";s:8:\"filesize\";i:716689;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_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:5443;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58349;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_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:3062;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_8-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25671;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_8-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20300;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_8-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64164;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_8-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16269;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_8-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52270;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_8-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56388;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69385, 8126, 'exclude_from_export', '1'),
(69386, 8126, '_exclude_from_export', 'field_6189d855fbbaa'),
(75551, 8127, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_9.jpg\";s:8:\"filesize\";i:84228;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44586;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3387;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_9-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22385;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_9-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17164;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_9-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51651;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_9-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13557;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_9-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39897;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_9-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42977;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:28:\"single-listing_9-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14908;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:28:\"single-listing_9-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44153;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:28:\"single-listing_9-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14305;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:28:\"single-listing_9-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42244;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:28:\"single-listing_9-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41153;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:28:\"single-listing_9-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69229, 8127, '_wp_attached_file', '2022/08/single-listing_9.jpg'),
(69230, 8127, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:28:\"2022/08/single-listing_9.jpg\";s:8:\"filesize\";i:621942;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-listing_9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10464;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-listing_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-listing_9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43891;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:28:\"single-listing_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3401;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:28:\"single-listing_9-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22241;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:28:\"single-listing_9-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17107;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:28:\"single-listing_9-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50963;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:28:\"single-listing_9-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13537;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:28:\"single-listing_9-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39372;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:28:\"single-listing_9-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42429;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69383, 8127, 'exclude_from_export', '1'),
(69384, 8127, '_exclude_from_export', 'field_6189d855fbbaa'),
(75552, 8128, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:29:\"2022/08/single-listing_10.jpg\";s:8:\"filesize\";i:109608;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-listing_10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-listing_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6464;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-listing_10-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57066;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:29:\"single-listing_10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3692;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:29:\"single-listing_10-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28123;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:29:\"single-listing_10-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21628;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:29:\"single-listing_10-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64419;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:29:\"single-listing_10-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17296;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:29:\"single-listing_10-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51003;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:29:\"single-listing_10-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55023;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:29:\"single-listing_10-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19082;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:29:\"single-listing_10-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56520;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:29:\"single-listing_10-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17945;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:29:\"single-listing_10-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52535;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:29:\"single-listing_10-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52994;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:29:\"single-listing_10-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69231, 8128, '_wp_attached_file', '2022/08/single-listing_10.jpg'),
(69232, 8128, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:29:\"2022/08/single-listing_10.jpg\";s:8:\"filesize\";i:679938;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-listing_10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13132;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-listing_10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6465;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-listing_10-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56584;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:29:\"single-listing_10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3704;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:29:\"single-listing_10-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27996;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:29:\"single-listing_10-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21601;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:29:\"single-listing_10-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63786;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:29:\"single-listing_10-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17279;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:29:\"single-listing_10-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50901;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:29:\"single-listing_10-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69381, 8128, 'exclude_from_export', '1'),
(69382, 8128, '_exclude_from_export', 'field_6189d855fbbaa'),
(75553, 8129, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:29:\"2022/08/single-listing_11.jpg\";s:8:\"filesize\";i:77205;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-listing_11-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-listing_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6645;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-listing_11-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46076;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:29:\"single-listing_11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3860;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:29:\"single-listing_11-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25437;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:29:\"single-listing_11-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20326;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:29:\"single-listing_11-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52759;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:29:\"single-listing_11-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16058;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:29:\"single-listing_11-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41965;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:29:\"single-listing_11-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44890;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:29:\"single-listing_11-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17876;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:29:\"single-listing_11-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46685;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:29:\"single-listing_11-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16939;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:29:\"single-listing_11-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44074;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:29:\"single-listing_11-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43247;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:29:\"single-listing_11-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69233, 8129, '_wp_attached_file', '2022/08/single-listing_11.jpg'),
(69234, 8129, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:29:\"2022/08/single-listing_11.jpg\";s:8:\"filesize\";i:447801;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-listing_11-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12545;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-listing_11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6646;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-listing_11-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45950;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:29:\"single-listing_11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3857;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:29:\"single-listing_11-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25436;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:29:\"single-listing_11-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20329;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:29:\"single-listing_11-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52473;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:29:\"single-listing_11-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16037;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:29:\"single-listing_11-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41864;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:29:\"single-listing_11-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69379, 8129, 'exclude_from_export', '1'),
(69380, 8129, '_exclude_from_export', 'field_6189d855fbbaa'),
(75554, 8139, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-1.jpg\";s:8:\"filesize\";i:90455;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-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:16406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-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:7110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67538;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:4053;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30237;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24327;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67817;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21496;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61124;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65283;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"mac-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22762;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"mac-1-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64117;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"mac-1-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19560;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"mac-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54773;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"mac-1-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62955;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"mac-1-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22237;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69319, 8139, '_wp_attached_file', '2022/08/mac-1.jpg'),
(69320, 8139, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-1.jpg\";s:8:\"filesize\";i:90455;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-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:16406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-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:7110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67538;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:4053;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30237;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-1-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24327;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-1-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67817;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21496;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-1-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61124;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69377, 8139, 'exclude_from_export', '1'),
(69378, 8139, '_exclude_from_export', 'field_6189d855fbbaa'),
(75555, 8140, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-2.jpg\";s:8:\"filesize\";i:87764;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4521;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39714;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:2730;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18948;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14311;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48464;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11045;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34833;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37869;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"mac-2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12410;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"mac-2-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40175;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"mac-2-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11888;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"mac-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38858;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"mac-2-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36685;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"mac-2-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11447;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69321, 8140, '_wp_attached_file', '2022/08/mac-2.jpg'),
(69322, 8140, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-2.jpg\";s:8:\"filesize\";i:90135;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37765;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:2730;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18513;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-2-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14094;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-2-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45712;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10974;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-2-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33386;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-2-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69375, 8140, 'exclude_from_export', '1'),
(69376, 8140, '_exclude_from_export', 'field_6189d855fbbaa'),
(75556, 8141, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:685;s:4:\"file\";s:17:\"2022/08/mac-3.jpg\";s:8:\"filesize\";i:81605;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-3-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9665;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5370;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-3-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41993;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:3205;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23254;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17913;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52652;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12848;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37479;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40198;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"mac-3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14897;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"mac-3-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43948;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"mac-3-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14676;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"mac-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43726;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"mac-3-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39759;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"mac-3-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69323, 8141, '_wp_attached_file', '2022/08/mac-3.jpg'),
(69324, 8141, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:685;s:4:\"file\";s:17:\"2022/08/mac-3.jpg\";s:8:\"filesize\";i:91666;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-3-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-3-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41613;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-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:3214;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23355;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-3-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18026;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-3-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51697;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12892;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-3-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37263;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-3-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69372, 8141, 'exclude_from_export', '1'),
(69373, 8141, '_exclude_from_export', 'field_6189d855fbbaa'),
(75557, 8142, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-4.jpg\";s:8:\"filesize\";i:81383;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4165;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38104;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2620;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17860;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13219;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45338;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10644;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33535;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36438;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"mac-4-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11871;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"mac-4-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38289;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"mac-4-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10895;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"mac-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36553;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"mac-4-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34828;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"mac-4-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10861;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69325, 8142, '_wp_attached_file', '2022/08/mac-4.jpg'),
(69326, 8142, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-4.jpg\";s:8:\"filesize\";i:88535;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36486;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2617;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17555;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-4-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13069;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-4-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42665;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10573;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-4-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32372;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-4-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69370, 8142, 'exclude_from_export', '1'),
(69371, 8142, '_exclude_from_export', 'field_6189d855fbbaa'),
(75558, 8144, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-5.jpg\";s:8:\"filesize\";i:79977;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9231;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2966;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19590;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14903;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46285;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11866;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33993;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36774;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:17:\"mac-5-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13179;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:17:\"mac-5-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38613;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:17:\"mac-5-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12701;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:17:\"mac-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37703;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:17:\"mac-5-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35303;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:17:\"mac-5-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69327, 8144, '_wp_attached_file', '2022/08/mac-5.jpg'),
(69328, 8144, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2022/08/mac-5.jpg\";s:8:\"filesize\";i:90941;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mac-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mac-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mac-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35756;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:17:\"mac-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2954;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:17:\"mac-5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19133;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:17:\"mac-5-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14746;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:17:\"mac-5-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42181;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:17:\"mac-5-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11803;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:17:\"mac-5-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32268;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:17:\"mac-5-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69368, 8144, 'exclude_from_export', '1'),
(69369, 8144, '_exclude_from_export', 'field_6189d855fbbaa');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75559, 8145, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2022/08/card_6.jpg\";s:8:\"filesize\";i:115427;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"card_6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16227;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"card_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"card_6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64813;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"card_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4315;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"card_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32141;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"card_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25816;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"card_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70829;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"card_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21490;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"card_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59137;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"card_6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63024;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:18:\"card_6-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23195;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:18:\"card_6-720x540.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63827;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:18:\"card_6-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21060;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:18:\"card_6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57480;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:18:\"card_6-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61230;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:18:\"card_6-375x240.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69352, 8145, '_wp_attached_file', '2022/08/card_6.jpg'),
(69353, 8145, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2022/08/card_6.jpg\";s:8:\"filesize\";i:576316;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"card_6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16282;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"card_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"card_6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65061;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:18:\"card_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4316;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:18:\"card_6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32325;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:18:\"card_6-360x320.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25946;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:18:\"card_6-720x640.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70869;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:18:\"card_6-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21582;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:18:\"card_6-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59299;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:18:\"card_6-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69366, 8145, 'exclude_from_export', '1'),
(69367, 8145, '_exclude_from_export', 'field_6189d855fbbaa'),
(75560, 8150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2022/08/home_3.jpeg\";s:8:\"filesize\";i:309630;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"home_3-300x129.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6871;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"home_3-1024x440.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"home_3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"home_3-768x330.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29085;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"home_3-1536x661.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91144;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"home_3-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2940;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"home_3-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18839;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"home_3-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14871;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"home_3-720x640.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42653;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"home_3-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12617;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"home_3-720x480.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37400;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"home_3-750x500.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40260;}s:15:\"listivo_360_270\";a:5:{s:4:\"file\";s:19:\"home_3-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13466;}s:15:\"listivo_720_540\";a:5:{s:4:\"file\";s:19:\"home_3-720x540.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39429;}s:15:\"listivo_300_295\";a:5:{s:4:\"file\";s:19:\"home_3-300x295.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11920;}s:15:\"listivo_600_590\";a:5:{s:4:\"file\";s:19:\"home_3-600x590.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33578;}s:15:\"listivo_750_480\";a:5:{s:4:\"file\";s:19:\"home_3-750x480.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39158;}s:15:\"listivo_375_240\";a:5:{s:4:\"file\";s:19:\"home_3-375x240.jpeg\";s:5:\"width\";i:375;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13068;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69453, 8150, '_wp_attached_file', '2022/08/home_3.jpeg'),
(69454, 8150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1860;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2022/08/home_3.jpeg\";s:8:\"filesize\";i:771490;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"home_3-300x129.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6857;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"home_3-1024x440.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"home_3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"home_3-768x330.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29025;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"home_3-1536x661.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90613;}s:15:\"listivo_100_100\";a:5:{s:4:\"file\";s:19:\"home_3-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2935;}s:15:\"listivo_400_400\";a:5:{s:4:\"file\";s:19:\"home_3-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18814;}s:15:\"listivo_360_320\";a:5:{s:4:\"file\";s:19:\"home_3-360x320.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14847;}s:15:\"listivo_720_640\";a:5:{s:4:\"file\";s:19:\"home_3-720x640.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42435;}s:15:\"listivo_360_240\";a:5:{s:4:\"file\";s:19:\"home_3-360x240.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12613;}s:15:\"listivo_720_480\";a:5:{s:4:\"file\";s:19:\"home_3-720x480.jpeg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37274;}s:15:\"listivo_750_500\";a:5:{s:4:\"file\";s:19:\"home_3-750x500.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40139;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71912, 8150, 'exclude_from_export', '1'),
(71913, 8150, '_exclude_from_export', 'field_6189d855fbbaa'),
(75570, 5644, '_elementor_css', 'a:7:{s:4:\"time\";i:1689165337;s:5:\"fonts\";a:1:{i:0;s:15:\"Red Hat Display\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:20153:\".elementor-kit-5644{--e-global-color-lprimary1:#F87B54;--e-global-color-lprimary2:#374B5C;--e-global-color-lcolor1:#374B5C;--e-global-color-lcolor2:#73818C;--e-global-color-lcolor3:#DDECF7;--e-global-color-lcolor4:#F2F4F8;--e-global-color-lcolor5:#FDFDFE;--e-global-color-lsectionbg:#F8FAFD;--e-global-typography-lheading1-font-family:\"Red Hat Display\";--e-global-typography-lheading1-font-size:68px;--e-global-typography-lheading1-font-weight:800;--e-global-typography-lheading1-line-height:68px;--e-global-typography-lheading1-letter-spacing:-2px;--e-global-typography-lheading2-font-family:\"Red Hat Display\";--e-global-typography-lheading2-font-size:36px;--e-global-typography-lheading2-font-weight:800;--e-global-typography-lheading2-line-height:38px;--e-global-typography-lheading2-letter-spacing:-1px;--e-global-typography-lheading3-font-family:\"Red Hat Display\";--e-global-typography-lheading3-font-size:24px;--e-global-typography-lheading3-font-weight:800;--e-global-typography-lheading3-line-height:24px;--e-global-typography-lheading3-letter-spacing:-1px;--e-global-typography-lheading4-font-family:\"Red Hat Display\";--e-global-typography-lheading4-font-size:16px;--e-global-typography-lheading4-font-weight:800;--e-global-typography-lheading4-line-height:16px;--e-global-typography-lheading5-font-family:\"Red Hat Display\";--e-global-typography-lheading5-font-size:16px;--e-global-typography-lheading5-font-weight:800;--e-global-typography-lheading5-line-height:16px;--e-global-typography-lheading6-font-family:\"Red Hat Display\";--e-global-typography-lheading6-font-size:16px;--e-global-typography-lheading6-font-weight:800;--e-global-typography-lheading6-line-height:16px;--e-global-typography-llabel-font-family:\"Red Hat Display\";--e-global-typography-llabel-font-size:16px;--e-global-typography-llabel-font-weight:600;--e-global-typography-llabel-line-height:16px;--e-global-typography-ltext1-font-family:\"Red Hat Display\";--e-global-typography-ltext1-font-size:16px;--e-global-typography-ltext1-font-weight:400;--e-global-typography-ltext1-line-height:29px;--e-global-typography-ltext1bold-font-family:\"Red Hat Display\";--e-global-typography-ltext1bold-font-size:16px;--e-global-typography-ltext1bold-font-weight:600;--e-global-typography-ltext1bold-line-height:29px;--e-global-typography-ltext2-font-family:\"Red Hat Display\";--e-global-typography-ltext2-font-size:14px;--e-global-typography-ltext2-font-weight:400;--e-global-typography-ltext2-line-height:24px;--e-global-typography-ltext2bold-font-family:\"Red Hat Display\";--e-global-typography-ltext2bold-font-size:14px;--e-global-typography-ltext2bold-font-weight:700;--e-global-typography-ltext2bold-line-height:29px;--e-global-shadow:0px 6px 20px 0px rgba(41.99999999999999, 56.99999999999999, 70, 0.08);--e-global-shadow-filter:drop-shadow(0px 6px 20px rgba(41.99999999999999, 56.99999999999999, 70, 0.08));}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5644 .listivo-icon-v2 svg path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-icon-v2{color:var( --e-global-color-lprimary2 );background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-heading-v2__small-text{color:var( --e-global-color-lcolor2 );background:var( --e-global-color-lcolor4 );}.elementor-kit-5644 .listivo-heading-v2__text{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-box-arrow path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-box-arrow{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-select-v2__option:hover{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-select-v2__option--highlight-text{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-select-v2__option--highlight{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .pac-item{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-autocomplete-input__option--highlight-text{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-select-v2__option--active{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-select-v2__option--active:hover{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-select-v2__option--active .listivo-select-v2__checkbox{background-color:var( --e-global-color-lprimary1 );border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .pac-matched{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .pac-item:hover{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .pac-item:hover .pac-item-query{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .pac-item:hover .pac-matched{color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-listing-card-v3__pagination .listivo-swiper-pagination-bullet-active:before{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-listing-card-v4__pagination .listivo-swiper-pagination-bullet-active:before{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-listing-card-row__pagination .listivo-swiper-pagination-bullet-active:before{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-listing-card-row-v2__pagination .listivo-swiper-pagination-bullet-active:before{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-listing-card-v3__address-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-v4__address-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-row__address-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-row-v2__address-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-quick-preview__address-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-v3__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-listing-card-v4__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-listing-card-row__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-listing-card-row-v2__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-quick-preview__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-listing-card-v3__address{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-v4__address{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row__address{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row-v2__address{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-v3__attribute{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-v3__attribute path{fill:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-v4__attribute{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-v4__attribute path{fill:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row__attribute{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row__attribute path{fill:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row-v2__category{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-row-v2__category path{fill:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-listing-card-value-selector{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-user-selector{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-listing-card-v4__description{-webkit-line-clamp:2;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3--featured .listivo-listing-card-v3__inner{background-color:#FFF0EC;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4--featured .listivo-listing-card-v4__inner{background-color:#FFF0EC;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row--featured .listivo-listing-card-row__inner{background-color:#FFF0EC;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__inner{background-color:#FFF0EC;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3--featured .listivo-listing-card-v3__bottom{border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4--featured .listivo-listing-card-v4__bottom{border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row--featured .listivo-listing-card-row__bottom{border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured{border:2px solid;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__gallery{border:2px solid;border-bottom:0;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__inner{border:2px solid;border-top:0;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured{border:2px solid;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__gallery{border:2px solid;border-right-width:0;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__inner{border:2px solid;border-left-width:0;border-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__gallery{border-radius:0;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__gallery{border-radius:0;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__inner{border:0;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__inner{border:0;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__address-icon path{fill:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__address-icon path{fill:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__address-icon path{fill:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__address-icon path{fill:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__address-icon{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__address-icon{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__address-icon{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__address-icon{background-color:var( --e-global-color-lprimary1 );}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured  .listivo-listing-card-address-selector{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured  .listivo-listing-card-address-selector{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured  .listivo-listing-card-address-selector{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured  .listivo-listing-card-address-selector{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__attribute{color:#9A7C72;background-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__attribute path{fill:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__attribute{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__attribute path{fill:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__category{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__category path{fill:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__attribute{color:#9A7C72;background-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__attribute path{fill:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__attribute{color:#9A7C72;background-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__attribute path{fill:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-user-selector span{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-user-selector span{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-user-selector span{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-user-selector span{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row.listivo-listing-card-row--featured .listivo-listing-card-row__icon:not(.listivo-listing-card-row__icon--active, :hover){border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2.listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__icon:not(.listivo-listing-card-row__icon--active, :hover){border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v3.listivo-listing-card-v3--featured .listivo-listing-card-v3__icon:not(.listivo-listing-card-v3__icon--active, :hover){border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4.listivo-listing-card-v4--featured .listivo-listing-card-v4__icon:not(.listivo-listing-card-v3__icon--active, :hover){border-color:#F9D5CA;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-v4--featured .listivo-listing-card-v4__views{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2--featured .listivo-listing-card-row-v2__views{color:#9A7C72;}.elementor-kit-5644 .listivo-highlight-featured-listings .listivo-listing-card-row-v2--featured .listivo-listing-card-description-selector{color:#9A7C72;}.elementor-kit-5644 .listivo-blog-post-card-v4__heading{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-card-v5__heading{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-mini-card__heading{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-card-v4__text{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-blog-post-card-v5__text{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-blog-post-mini-card__text{color:var( --e-global-color-lcolor1 );}.elementor-kit-5644 .listivo-blog-post-card-v4__meta-value{color:var( --e-global-color-lcolor2 );}.elementor-kit-5644 .listivo-blog-post-card-v5__meta-value{color:var( --e-global-color-lcolor2 );}.elementor-kit-5644 .listivo-blog-post-mini-card__meta-value{color:var( --e-global-color-lcolor2 );}.elementor-kit-5644 .listivo-blog-post-card-v4__icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-card-v5__icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-mini-card__icon path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-blog-post-card-v4__icon{background:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-blog-post-card-v5__icon{background:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-blog-post-mini-card__icon{background:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-pagination__info{color:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-pagination__info span{color:var( --e-global-color-lcolor2 );}.elementor-kit-5644 .listivo-pagination__item:not(.listivo-pagination__item--active){color:var( --e-global-color-lprimary2 );background:var( --e-global-color-lcolor3 );}.elementor-kit-5644 .listivo-pagination__item:not(.listivo-pagination__item--active) path{fill:var( --e-global-color-lprimary2 );}.elementor-kit-5644 .listivo-pagination__item.listivo-pagination__item--disabled{color:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-pagination__item.listivo-pagination__item--disabled path{fill:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-pagination__item.listivo-pagination__item--disabled:hover{color:var( --e-global-color-lcolor5 );}.elementor-kit-5644 .listivo-pagination__item.listivo-pagination__item--disabled:hover path{fill:var( --e-global-color-lcolor5 );}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5644{--e-global-typography-lheading1-font-size:36px;--e-global-typography-lheading1-line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}\";}'),
(75571, 6115, '_elementor_css', 'a:7:{s:4:\"time\";i:1689165337;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:12419:\".elementor-6115 .elementor-element.elementor-element-127aa0d5:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-127aa0d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );background-image:url(\"https://newsunsetrentals.com/clasified/wp-content/uploads/2022/05/bg-long.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-6115 .elementor-element.elementor-element-127aa0d5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-127aa0d5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-236fad9f .listivo-hero-search-v6__arrow path{stroke:#F87B54;}.elementor-6115 .elementor-element.elementor-element-236fad9f .listivo-hero-search-v6__heading{color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-236fad9f  .listivo-select-v2__option--highlight-text{color:var( --e-global-color-lprimary1 );}.elementor-6115 .elementor-element.elementor-element-236fad9f  .listivo-autocomplete-input__option--highlight-text{color:var( --e-global-color-lprimary1 );}.elementor-6115 .elementor-element.elementor-element-236fad9f  .listivo-select-v2__option:hover{color:var( --e-global-color-lprimary1 );}.elementor-6115 .elementor-element.elementor-element-236fad9f  .listivo-autocomplete-input__option:hover{color:var( --e-global-color-lprimary1 );}.elementor-6115 .elementor-element.elementor-element-236fad9f  .listivo-select-v2__count{color:var( --e-global-color-lcolor1 );background-color:var( --e-global-color-lcolor3 );}.elementor-6115 .elementor-element.elementor-element-2fed6d1c:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-2fed6d1c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-2fed6d1c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-2fed6d1c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-355445d5{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-4d90bbf5 .listivo-category-v2__label{color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-4d90bbf5 .listivo-category-v2__arrow path{fill:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-4d90bbf5 .listivo-category-v2:hover .listivo-category-v2__arrow path{fill:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-352269fa{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-77a0d8ef{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-3b65863a .listivo-category-v1:hover .listivo-category-v1__image:before{opacity:0.4;}.elementor-6115 .elementor-element.elementor-element-3b65863a .listivo-category-v1__image:before{background-color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-3b65863a .listivo-category-v1__name{color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-3b65863a .listivo-category-v1--view-all:before{background-color:var( --e-global-color-lprimary2 );opacity:0.7;}.elementor-6115 .elementor-element.elementor-element-1d12fdb8{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-20b2cd4:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-20b2cd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6115 .elementor-element.elementor-element-20b2cd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-20b2cd4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-52379aa9{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-49a2953e{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-608ca96 .listivo-tab-v2:not(.listivo-tab-v2--active){color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-608ca96 .listivo-box-arrow path{fill:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-608ca96 .listivo-box-arrow{background-color:var( --e-global-color-lprimary1 );}.elementor-6115 .elementor-element.elementor-element-3f07fe3d{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-1f1e8d17:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-1f1e8d17 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-1f1e8d17{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-1f1e8d17 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-6893faa7{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-14862993{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__arrow path{stroke:#F87B54;}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__decoration rect{stroke:#F87B54;}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__decoration:before{background:linear-gradient(to right, #F87B54, #F87B54 8px, transparent 8px, transparent);background-size:16px 100%;}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__decoration:after{background:linear-gradient(to right, #F87B54, #F87B54 8px, transparent 8px, transparent);background-size:16px 100%;}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__label{color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-218c34a0 .listivo-service-v5__text{color:var( --e-global-color-lcolor1 );}.elementor-6115 .elementor-element.elementor-element-5fe432f0{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-6cebcd43 .listivo-call-to-action-section-v3:before{background-color:var( --e-global-color-lprimary2 );opacity:0.6;}.elementor-6115 .elementor-element.elementor-element-6cebcd43 .listivo-heading-v2__small-text{color:var( --e-global-color-lcolor5 );background:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-6cebcd43 .listivo-heading-v2__text{color:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-127c5335:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-127c5335 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6115 .elementor-element.elementor-element-127c5335{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-127c5335 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-49601b55{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-10897608 .listivo-testimonial-v3__name{color:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-10897608 .listivo-testimonial-v3__job-title{color:var( --e-global-color-lcolor1 );}.elementor-6115 .elementor-element.elementor-element-10897608 .listivo-testimonial-v3__text{color:var( --e-global-color-lcolor1 );}.elementor-6115 .elementor-element.elementor-element-10897608 .listivo-testimonial-v3__icon path{fill:var( --e-global-color-lprimary2 );}.elementor-6115 .elementor-element.elementor-element-2ee55f88{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-cf826de:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-cf826de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-cf826de{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-cf826de > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-0e45d56{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-f742d1b{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-1fbc599d:not(.elementor-motion-effects-element-type-background), .elementor-6115 .elementor-element.elementor-element-1fbc599d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );background-image:url(\"https://newsunsetrentals.com/clasified/wp-content/uploads/2022/05/newsletter_background.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-6115 .elementor-element.elementor-element-1fbc599d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6115 .elementor-element.elementor-element-1fbc599d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6115 .elementor-element.elementor-element-1e42c720{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-202e68f4{--spacer-size:30px;}.elementor-6115 .elementor-element.elementor-element-459cf073{--spacer-size:60px;}@media(max-width:1024px){.elementor-6115 .elementor-element.elementor-element-236fad9f .listivo-hero-search-v6__heading{color:var( --e-global-color-lcolor5 );}.elementor-6115 .elementor-element.elementor-element-2fed6d1c > .elementor-container{max-width:780px;}.elementor-6115 .elementor-element.elementor-element-355445d5{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-352269fa{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-1d12fdb8{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-20b2cd4 > .elementor-container{max-width:780px;}.elementor-6115 .elementor-element.elementor-element-52379aa9{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-3f07fe3d{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-1f1e8d17 > .elementor-container{max-width:780px;}.elementor-6115 .elementor-element.elementor-element-6893faa7{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-5fe432f0{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-127c5335 > .elementor-container{max-width:780px;}.elementor-6115 .elementor-element.elementor-element-49601b55{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-2ee55f88{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-1fbc599d > .elementor-container{max-width:780px;}.elementor-6115 .elementor-element.elementor-element-1e42c720{--spacer-size:60px;}.elementor-6115 .elementor-element.elementor-element-459cf073{--spacer-size:60px;}}@media(max-width:767px){.elementor-6115 .elementor-element.elementor-element-2fed6d1c > .elementor-container{max-width:390px;}.elementor-6115 .elementor-element.elementor-element-20b2cd4 > .elementor-container{max-width:390px;}.elementor-6115 .elementor-element.elementor-element-1f1e8d17 > .elementor-container{max-width:390px;}.elementor-6115 .elementor-element.elementor-element-127c5335 > .elementor-container{max-width:390px;}.elementor-6115 .elementor-element.elementor-element-1fbc599d > .elementor-container{max-width:390px;}}\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75572, 5815, '_elementor_css', 'a:7:{s:4:\"time\";i:1689165337;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:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:18735:\".elementor-5815 .elementor-element.elementor-element-953f155 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2{height:90px;}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2 .listivo-menu-v2__items > .listivo-menu-v2__item > a {height:90px;}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2 .listivo-menu-v2__account{height:90px;}.listivo-menu-sticky .listivo-menu-sticky-holder{height:90px;}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2__logo{height:55px;}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2__avatar path{fill:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-menu-v2__items > .listivo-menu-v2__item{color:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-user-dropdown__label{color:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-67099f43 .listivo-user-dropdown__count{color:var( --e-global-color-lcolor1 );background-color:var( --e-global-color-lcolor3 );}.elementor-5815 .elementor-element.elementor-element-46c91e6f > .elementor-container{max-width:1140px;}.elementor-5815 .elementor-element.elementor-element-46c91e6f:not(.elementor-motion-effects-element-type-background), .elementor-5815 .elementor-element.elementor-element-46c91e6f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#314352;}.elementor-5815 .elementor-element.elementor-element-46c91e6f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 30px 60px 30px;}.elementor-5815 .elementor-element.elementor-element-46c91e6f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5815 .elementor-element.elementor-element-27633ad8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5815 .elementor-element.elementor-element-27633ad8 > .elementor-element-populated{padding:0px 90px 0px 0px;}.elementor-5815 .elementor-element.elementor-element-492ea69f .listivo-image-wrapper{justify-content:flex-start;height:55px;}.elementor-5815 .elementor-element.elementor-element-7e151664{--spacer-size:30px;}.elementor-5815 .elementor-element.elementor-element-69d783c6 .listivo-small-data__icon{display:block;}.elementor-5815 .elementor-element.elementor-element-69d783c6 .listivo-small-icon{background-color:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-c96d547 .listivo-small-data__icon{display:block;}.elementor-5815 .elementor-element.elementor-element-c96d547 .listivo-small-icon{background-color:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-6d4c60bd .listivo-small-data__icon{display:block;}.elementor-5815 .elementor-element.elementor-element-6d4c60bd .listivo-small-icon{background-color:var( --e-global-color-lprimary2 );}.elementor-5815 .elementor-element.elementor-element-6431e3ea{--spacer-size:15px;}.elementor-5815 .elementor-element.elementor-element-5e3a8ec6 .elementor-heading-title{color:var( --e-global-color-lcolor5 );font-family:var( --e-global-typography-ltext1-font-family ), Sans-serif;font-size:var( --e-global-typography-ltext1-font-size );font-weight:var( --e-global-typography-ltext1-font-weight );line-height:var( --e-global-typography-ltext1-line-height );letter-spacing:var( --e-global-typography-ltext1-letter-spacing );word-spacing:var( --e-global-typography-ltext1-word-spacing );}.elementor-5815 .elementor-element.elementor-element-346390b5{--spacer-size:15px;}.elementor-5815 .elementor-element.elementor-element-3cf16c62 .listivo-social-icon:hover i{color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-3cf16c62 .listivo-social-icon{border-color:var( --e-global-color-lcolor2 );}.elementor-5815 .elementor-element.elementor-element-3cf16c62 .listivo-social-icon:hover{border-color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-2e89932 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5815 .elementor-element.elementor-element-2e89932 > .elementor-element-populated{margin:0px 25px 0px 0px;--e-column-margin-right:25px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 .elementor-heading-title{color:var( --e-global-color-lcolor5 );font-family:var( --e-global-typography-lheading4-font-family ), Sans-serif;font-size:var( --e-global-typography-lheading4-font-size );font-weight:var( --e-global-typography-lheading4-font-weight );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-5815 .elementor-element.elementor-element-48502958 .listivo-vertical-link-list .menu-item:not(:first-child) a{margin-top:15px !important;}.elementor-5815 .elementor-element.elementor-element-48502958 .menu-item a:hover{color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-48502958 .menu-item a:before{background-color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-6926692c > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5815 .elementor-element.elementor-element-6926692c > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-5815 .elementor-element.elementor-element-6f1c29ee .elementor-heading-title{color:var( --e-global-color-lcolor5 );font-family:var( --e-global-typography-lheading4-font-family ), Sans-serif;font-size:var( --e-global-typography-lheading4-font-size );font-weight:var( --e-global-typography-lheading4-font-weight );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-6f1c29ee > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-5815 .elementor-element.elementor-element-d1ab3de .listivo-vertical-link-list .menu-item:not(:first-child) a{margin-top:15px !important;}.elementor-5815 .elementor-element.elementor-element-d1ab3de .menu-item a:hover{color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-d1ab3de .menu-item a:before{background-color:var( --e-global-color-lprimary1 );}.elementor-5815 .elementor-element.elementor-element-7e949703.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-5815 .elementor-element.elementor-element-7e949703 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5815 .elementor-element.elementor-element-7e949703 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-5815 .elementor-element.elementor-element-3e22f01f .elementor-heading-title{color:var( --e-global-color-lcolor5 );font-family:var( --e-global-typography-lheading4-font-family ), Sans-serif;font-size:var( --e-global-typography-lheading4-font-size );font-weight:var( --e-global-typography-lheading4-font-weight );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-3e22f01f > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-5815 .elementor-element.elementor-element-3e22f01f{width:var( --container-widget-width, 262px );max-width:262px;--container-widget-width:262px;--container-widget-flex-grow:0;}.elementor-5815 .elementor-element.elementor-element-5bb0d678 .listivo-mini-listings__title{color:#FFFFFF;}.elementor-5815 .elementor-element.elementor-element-5bb0d678 .listivo-mini-listings__price{color:#BABABA;}.elementor-5815 .elementor-element.elementor-element-5bb0d678 .listivo-mini-listings__in{color:#BABABA;}.elementor-5815 .elementor-element.elementor-element-5bb0d678 .listivo-mini-listings__categories a{color:#BABABA;}.elementor-5815 .elementor-element.elementor-element-5bb0d678{width:var( --container-widget-width, 262px );max-width:262px;--container-widget-width:262px;--container-widget-flex-grow:0;}.elementor-5815 .elementor-element.elementor-element-302eb9ee:not(.elementor-motion-effects-element-type-background), .elementor-5815 .elementor-element.elementor-element-302eb9ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#314352;}.elementor-5815 .elementor-element.elementor-element-302eb9ee > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5815 .elementor-element.elementor-element-302eb9ee{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}@media(max-width:1024px){.elementor-5815 .elementor-element.elementor-element-46c91e6f > .elementor-container{max-width:900px;}.elementor-5815 .elementor-element.elementor-element-46c91e6f{padding:90px 15px 90px 15px;}.elementor-5815 .elementor-element.elementor-element-27633ad8 > .elementor-element-populated{padding:0px 30px 0px 15px;}.elementor-5815 .elementor-element.elementor-element-492ea69f .listivo-image-wrapper{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-69d783c6 .listivo-small-data__icon{display:none;}.elementor-5815 .elementor-element.elementor-element-69d783c6 .listivo-phone-v3-wrapper{text-align:center;}.elementor-5815 .elementor-element.elementor-element-c96d547 .listivo-small-data__icon{display:none;}.elementor-5815 .elementor-element.elementor-element-c96d547 .listivo-address{text-align:center;}.elementor-5815 .elementor-element.elementor-element-6d4c60bd .listivo-small-data__icon{display:none;}.elementor-5815 .elementor-element.elementor-element-6d4c60bd .listivo-email-wrapper{text-align:center;}.elementor-5815 .elementor-element.elementor-element-5e3a8ec6{text-align:center;}.elementor-5815 .elementor-element.elementor-element-5e3a8ec6 .elementor-heading-title{font-size:var( --e-global-typography-ltext1-font-size );line-height:var( --e-global-typography-ltext1-line-height );letter-spacing:var( --e-global-typography-ltext1-letter-spacing );word-spacing:var( --e-global-typography-ltext1-word-spacing );}.elementor-5815 .elementor-element.elementor-element-3cf16c62 .listivo-social-icons-wrapper{text-align:center;}.elementor-5815 .elementor-element.elementor-element-2e89932 > .elementor-element-populated{margin:70px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 30px 0px 15px;}.elementor-5815 .elementor-element.elementor-element-72ddfcc1{text-align:center;}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 > .elementor-widget-container{margin:0px 0px 33px 0px;}.elementor-5815 .elementor-element.elementor-element-48502958 li{text-align:center;}.elementor-5815 .elementor-element.elementor-element-6926692c > .elementor-element-populated{margin:70px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 15px 0px 30px;}.elementor-5815 .elementor-element.elementor-element-6f1c29ee{text-align:center;}.elementor-5815 .elementor-element.elementor-element-6f1c29ee .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-6f1c29ee > .elementor-widget-container{margin:0px 0px 33px 0px;}.elementor-5815 .elementor-element.elementor-element-d1ab3de li{text-align:center;}.elementor-5815 .elementor-element.elementor-element-7e949703.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-7e949703 > .elementor-element-populated{margin:90px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 15px 0px 30px;}.elementor-5815 .elementor-element.elementor-element-3e22f01f{text-align:center;width:100%;max-width:100%;}.elementor-5815 .elementor-element.elementor-element-3e22f01f .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-3e22f01f > .elementor-widget-container{margin:00px 0px 33px 0px;}.elementor-5815 .elementor-element.elementor-element-5bb0d678{width:var( --container-widget-width, 500px );max-width:500px;--container-widget-width:500px;--container-widget-flex-grow:0;}.elementor-5815 .elementor-element.elementor-element-44735895 .listivo-copyrights__container{text-align:center;}}@media(max-width:767px){.elementor-5815 .elementor-element.elementor-element-46c91e6f > .elementor-container{max-width:390px;}.elementor-5815 .elementor-element.elementor-element-46c91e6f{padding:60px 15px 60px 15px;}.elementor-5815 .elementor-element.elementor-element-27633ad8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-27633ad8 > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-5815 .elementor-element.elementor-element-7e151664{--spacer-size:35px;}.elementor-5815 .elementor-element.elementor-element-c96d547 .listivo-address{text-align:center;}.elementor-5815 .elementor-element.elementor-element-6431e3ea{--spacer-size:25px;}.elementor-5815 .elementor-element.elementor-element-5e3a8ec6{text-align:center;}.elementor-5815 .elementor-element.elementor-element-5e3a8ec6 .elementor-heading-title{font-size:var( --e-global-typography-ltext1-font-size );line-height:var( --e-global-typography-ltext1-line-height );letter-spacing:var( --e-global-typography-ltext1-letter-spacing );word-spacing:var( --e-global-typography-ltext1-word-spacing );}.elementor-5815 .elementor-element.elementor-element-2e89932.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-2e89932 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:60px 15px 0px 15px;}.elementor-5815 .elementor-element.elementor-element-72ddfcc1{text-align:center;}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-72ddfcc1 > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-5815 .elementor-element.elementor-element-6926692c.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-6926692c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:60px 15px 0px 15px;}.elementor-5815 .elementor-element.elementor-element-6f1c29ee{text-align:center;}.elementor-5815 .elementor-element.elementor-element-6f1c29ee .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-6f1c29ee > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-5815 .elementor-element.elementor-element-7e949703.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-5815 .elementor-element.elementor-element-7e949703 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:60px 40px 0px 40px;}.elementor-5815 .elementor-element.elementor-element-3e22f01f{text-align:center;width:100%;max-width:100%;}.elementor-5815 .elementor-element.elementor-element-3e22f01f .elementor-heading-title{font-size:var( --e-global-typography-lheading4-font-size );line-height:var( --e-global-typography-lheading4-line-height );letter-spacing:var( --e-global-typography-lheading4-letter-spacing );word-spacing:var( --e-global-typography-lheading4-word-spacing );}.elementor-5815 .elementor-element.elementor-element-3e22f01f > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-5815 .elementor-element.elementor-element-5bb0d678{width:100%;max-width:100%;}}@media(min-width:768px){.elementor-5815 .elementor-element.elementor-element-27633ad8{width:34%;}.elementor-5815 .elementor-element.elementor-element-2e89932{width:19%;}.elementor-5815 .elementor-element.elementor-element-6926692c{width:14%;}.elementor-5815 .elementor-element.elementor-element-7e949703{width:33%;}}@media(max-width:1024px) and (min-width:768px){.elementor-5815 .elementor-element.elementor-element-27633ad8{width:100%;}.elementor-5815 .elementor-element.elementor-element-2e89932{width:50%;}.elementor-5815 .elementor-element.elementor-element-6926692c{width:50%;}.elementor-5815 .elementor-element.elementor-element-7e949703{width:100%;}}\";}');

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

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

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(14, 1, '2021-05-12 05:54:56', '2021-05-12 05:54:56', '', 'Category', '', 'publish', 'closed', 'closed', '', 'categories-3', '', '', '2021-11-26 14:16:23', '2021-11-26 14:16:23', '', 0, 'https://demo.listivotheme.com/listivo_field/categories-3/', 0, 'listivo_field', '', 0),
(130, 1, '2021-05-12 10:21:47', '2021-05-12 10:21:47', '', 'Price', '', 'publish', 'closed', 'closed', '', 'price-7', '', '', '2021-10-30 09:32:10', '2021-10-30 09:32:10', '', 0, 'https://demo.listivotheme.com/listivo_field/price-7/', 0, 'listivo_field', '', 0),
(145, 1, '2021-05-12 10:48:03', '2021-05-12 10:48:03', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery-7', '', '', '2023-01-11 11:15:09', '2023-01-11 11:15:09', '', 0, 'https://demo.listivotheme.com/listivo_field/gallery-7/', 0, 'listivo_field', '', 0),
(153, 1, '2021-05-12 10:52:31', '2021-05-12 10:52:31', '', 'Location', '', 'publish', 'closed', 'closed', '', 'location-ok', '', '', '2021-12-09 08:40:47', '2021-12-09 08:40:47', '', 0, 'https://demo.listivotheme.com/listivo_field/location-ok/', 0, 'listivo_field', '', 0),
(338, 1, '2021-05-12 14:36:35', '2021-05-12 14:36:35', '', 'Bedrooms', '', 'publish', 'closed', 'closed', '', 'bedrooms', '', '', '2021-10-30 09:27:02', '2021-10-30 09:27:02', '', 0, 'https://demo.listivotheme.com/listivo_field/bedrooms/', 0, 'listivo_field', '', 0),
(339, 1, '2021-05-12 14:36:42', '2021-05-12 14:36:42', '', 'Bathrooms', '', 'publish', 'closed', 'closed', '', 'bathrooms', '', '', '2021-10-30 09:27:21', '2021-10-30 09:27:21', '', 0, 'https://demo.listivotheme.com/listivo_field/bathrooms/', 0, 'listivo_field', '', 0),
(340, 1, '2021-05-12 14:36:50', '2021-05-12 14:36:50', '', 'Property Size', '', 'publish', 'closed', 'closed', '', 'property-size', '', '', '2021-11-03 05:11:59', '2021-11-03 05:11:59', '', 0, 'https://demo.listivotheme.com/listivo_field/property-size/', 0, 'listivo_field', '', 0),
(344, 1, '2021-05-12 14:37:43', '2021-05-12 14:37:43', '', 'Attachments', '', 'publish', 'closed', 'closed', '', 'attachments', '', '', '2023-01-11 11:14:59', '2023-01-11 11:14:59', '', 0, 'https://demo.listivotheme.com/listivo_field/attachments/', 0, 'listivo_field', '', 0),
(345, 1, '2021-05-12 14:37:52', '2021-05-12 14:37:52', '', 'Video', '', 'publish', 'closed', 'closed', '', 'embed-2', '', '', '2023-01-11 11:15:41', '2023-01-11 11:15:41', '', 0, 'https://demo.listivotheme.com/listivo_field/embed-2/', 0, 'listivo_field', '', 0),
(454, 1, '2021-07-24 10:40:00', '2021-07-24 10:40:00', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', 'Best Holiday Gift Ideas for 2022', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', 'best-holiday-gift-ideas-for-2021', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo.listivotheme.com/?p=454', 0, 'post', '', 4),
(489, 1, '2023-03-16 16:16:02', '2021-05-13 06:50:03', '', 'Pages', '', 'publish', 'closed', 'closed', '', 'pages', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo.listivotheme.com/?p=489', 21, 'nav_menu_item', '', 0),
(522, 1, '2022-09-26 14:54:32', '2022-09-26 14:54:32', '                <div class=\"listivo-newsletter-form\">\r\n                    <div class=\"listivo-newsletter-form__fields\">\r\n                        <label for=\"listivo-newsletter\">\r\n                            <div class=\"listivo-input-v2 listivo-input-v2--mobile-simple-without-right-border listivo-input-v2--with-icon\">\r\n                                <div class=\"listivo-input-v2__icon listivo-icon-v2\">\r\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\r\n                                         fill=\"none\">\r\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\r\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\r\n                                              fill=\"#FDFDFE\"/>\r\n                                    </svg>\r\n                                </div>\r\n\r\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\r\n                            </div>\r\n                        </label>\r\n                    </div>\r\n\r\n                    <button class=\"listivo-newsletter-form__button\">\r\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\r\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\r\n                        </svg>\r\n                    </button>\r\n                </div>', 'Listivo Form', '', 'publish', 'closed', 'closed', '', 'listivo-form', '', '', '2022-09-26 14:54:32', '2022-09-26 14:54:32', '', 0, 'https://demo.listivotheme.com/mc4wp-form/listivo-form/', 0, 'mc4wp-form', '', 0),
(945, 1, '2021-05-21 11:30:31', '2021-05-21 11:30:31', '', 'Make', '', 'publish', 'closed', 'closed', '', 'make', '', '', '2021-08-26 14:08:35', '2021-08-26 14:08:35', '', 0, 'https://demo.listivotheme.com/listivo_field/make/', 0, 'listivo_field', '', 0),
(946, 1, '2021-05-21 11:30:42', '2021-05-21 11:30:42', '', 'Model', '', 'publish', 'closed', 'closed', '', 'model', '', '', '2021-08-26 14:08:29', '2021-08-26 14:08:29', '', 0, 'https://demo.listivotheme.com/listivo_field/model/', 0, 'listivo_field', '', 0),
(1397, 1, '2022-05-09 05:51:00', '2022-05-09 05:51:00', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Xiaomi Mi 10 5G', '', 'publish', 'closed', 'closed', '', 'xiaomi-mi-10-5g', '', '', '2022-08-22 10:58:34', '2022-08-22 10:58:34', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=1397', 0, 'listivo_listing', '', 0),
(1480, 1, '2021-11-01 01:00:00', '2021-11-01 01:00:00', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'New Teddy Bear', '', 'publish', 'closed', 'closed', '', 'new-teddy-bear', '', '', '2022-08-12 07:11:32', '2022-08-12 07:11:32', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=1480', 0, 'listivo_listing', '', 0),
(1681, 1, '2021-06-05 14:20:40', '2021-06-05 14:20:40', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', 'The 25 Cheapest Places To Travel', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', 'the-25-cheapest-places-to-travel', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo.listivotheme.com/?p=1681', 0, 'post', '', 4),
(1683, 1, '2021-06-05 14:21:55', '2021-06-05 14:21:55', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', 'Find Only Best &amp; Affordable Deals', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', 'find-the-best-deals-onlinefind-only-best-affordable-deals', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo.listivotheme.com/?p=1683', 0, 'post', '', 4),
(1910, 1, '2021-06-09 11:15:19', '2021-06-09 11:15:19', '', 'Contract Type', '', 'publish', 'closed', 'closed', '', 'contract-type', '', '', '2022-05-30 18:20:53', '2022-05-30 18:20:53', '', 0, 'https://demo.listivotheme.com/listivo_field/contract-type/', 0, 'listivo_field', '', 0),
(1911, 1, '2021-06-09 11:15:24', '2021-06-09 11:15:24', '', 'Recruiter Type', '', 'publish', 'closed', 'closed', '', 'recruiter-type', '', '', '2021-10-21 04:05:04', '2021-10-21 04:05:04', '', 0, 'https://demo.listivotheme.com/listivo_field/recruiter-type/', 0, 'listivo_field', '', 0),
(1912, 1, '2021-06-09 11:15:35', '2021-06-09 11:15:35', '', 'Hours', '', 'publish', 'closed', 'closed', '', 'hours', '', '', '2021-10-21 04:04:54', '2021-10-21 04:04:54', '', 0, 'https://demo.listivotheme.com/listivo_field/hours/', 0, 'listivo_field', '', 0),
(1913, 1, '2021-06-09 11:15:42', '2021-06-09 11:15:42', '', 'Job Level', '', 'publish', 'closed', 'closed', '', 'job-level', '', '', '2021-10-30 09:01:33', '2021-10-30 09:01:33', '', 0, 'https://demo.listivotheme.com/listivo_field/job-level/', 0, 'listivo_field', '', 0),
(2723, 1, '2021-08-29 09:32:33', '2021-08-29 09:32:33', '', 'Features', '', 'publish', 'closed', 'closed', '', 'other-2', '', '', '2022-06-05 21:02:04', '2022-06-05 21:02:04', '', 0, 'https://demo.listivotheme.com/listivo_field/other-2/', 0, 'listivo_field', '', 0),
(2796, 1, '2022-01-08 01:14:00', '2022-01-08 01:14:00', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Stylish Shoes', '', 'publish', 'closed', 'closed', '', 'stylish-shoes', '', '', '2022-08-22 11:00:13', '2022-08-22 11:00:13', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=2796', 0, 'listivo_listing', '', 0),
(2863, 1, '2021-09-01 07:03:34', '2021-09-01 07:03:34', '', 'Build Year', '', 'publish', 'closed', 'closed', '', 'build-year', '', '', '2021-11-03 05:10:21', '2021-11-03 05:10:21', '', 0, 'https://demo.listivotheme.com/listivo_field/build-year/', 0, 'listivo_field', '', 0),
(2991, 1, '2021-09-08 17:43:47', '2021-09-08 17:43:47', '', 'Package STANDARD', '', 'publish', 'closed', 'closed', '', 'package-standard', '', '', '2021-09-08 17:43:47', '2021-09-08 17:43:47', '', 0, 'https://demo.listivotheme.com/listivo_package/package-standard/', 0, 'listivo_package', '', 0),
(2992, 1, '2021-09-08 17:44:08', '2021-09-08 17:44:08', '', 'Featured MINI', '', 'publish', 'closed', 'closed', '', 'featured-mini', '', '', '2021-09-08 17:44:08', '2021-09-08 17:44:08', '', 0, 'https://demo.listivotheme.com/listivo_package/featured-mini/', 0, 'listivo_package', '', 0),
(2994, 1, '2021-09-08 17:44:37', '2021-09-08 17:44:37', '', 'Package MAX', '', 'publish', 'closed', 'closed', '', 'package-max', '', '', '2021-09-08 17:44:37', '2021-09-08 17:44:37', '', 0, 'https://demo.listivotheme.com/listivo_package/package-max/', 0, 'listivo_package', '', 0),
(2995, 1, '2021-09-08 17:44:54', '2021-09-08 17:44:54', '', 'Package ECONOMY', '', 'publish', 'closed', 'closed', '', 'package-economy', '', '', '2021-09-08 17:44:54', '2021-09-08 17:44:54', '', 0, 'https://demo.listivotheme.com/listivo_package/package-economy/', 0, 'listivo_package', '', 0),
(2996, 1, '2021-09-08 17:45:23', '2021-09-08 17:45:23', '', 'Featured MAX', '', 'publish', 'closed', 'closed', '', 'featured-max', '', '', '2021-09-08 17:45:23', '2021-09-08 17:45:23', '', 0, 'https://demo.listivotheme.com/listivo_package/featured-max/', 0, 'listivo_package', '', 0),
(3001, 1, '2021-09-08 17:48:39', '2021-09-08 17:48:39', '<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2022-11-22 12:03:03', '2022-11-22 12:03:03', '', 0, 'https://demo.listivotheme.com/checkout/', 0, 'page', '', 0),
(3004, 1, '2021-09-08 17:50:35', '2021-09-08 17:50:35', '', 'Standard', '', 'publish', 'closed', 'closed', '', '3004', '', '', '2023-01-04 15:56:42', '2023-01-04 15:56:42', '', 0, 'https://demo.listivotheme.com/listivo_package/3004/', 0, 'listivo_package', '', 0),
(3005, 1, '2021-09-08 17:50:37', '2021-09-08 17:50:37', '', 'Standard', '', 'publish', 'open', 'closed', '', 'payment-package-3004', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo.listivotheme.com/product/payment-package-3004/', 0, 'product', '', 0),
(3411, 1, '2021-09-16 08:37:41', '2021-09-16 08:37:41', '', 'Virtual Tour', '', 'publish', 'closed', 'closed', '', 'virtual-tour', '', '', '2021-09-16 08:44:05', '2021-09-16 08:44:05', '', 0, 'https://demo.listivotheme.com/listivo_field/virtual-tour/', 0, 'listivo_field', '', 0),
(3666, 1, '2021-05-21 06:57:00', '2021-05-21 06:57:00', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', 'Best Dog Toys And Accessories', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', 'find-your-local-animal-shelter', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo.listivotheme.com/?p=3666', 0, 'post', '', 0),
(3667, 1, '2021-05-29 06:57:00', '2021-05-29 06:57:00', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', '30 Gifts Your Man Will Love', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', '30-gifts-your-man-will-love', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo.listivotheme.com/?p=3667', 0, 'post', '', 0),
(3785, 1, '2022-05-17 07:11:30', '2021-09-26 07:39:30', ' ', '', '', 'publish', 'closed', 'closed', '', '3785', '', '', '2022-05-17 07:11:30', '2022-05-17 07:11:30', '', 0, 'https://demo.listivotheme.com/?p=3785', 1, 'nav_menu_item', '', 0),
(3788, 1, '2022-05-17 07:11:30', '2021-09-26 07:39:30', ' ', '', '', 'publish', 'closed', 'closed', '', '3788', '', '', '2022-05-17 07:11:30', '2022-05-17 07:11:30', '', 0, 'https://demo.listivotheme.com/?p=3788', 2, 'nav_menu_item', '', 0),
(3797, 1, '2022-02-01 04:00:00', '2022-02-01 04:00:00', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Xbox Wireless Controller', '', 'publish', 'closed', 'closed', '', 'promo-vr', '', '', '2022-08-12 07:11:31', '2022-08-12 07:11:31', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=3797', 0, 'listivo_listing', '', 0),
(3804, 1, '2021-11-01 11:30:00', '2021-11-01 11:30:00', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Mercedes-Benz S-Class', '', 'publish', 'closed', 'closed', '', 'mercedes-benz-s-class', '', '', '2022-08-12 07:11:31', '2022-08-12 07:11:31', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=3804', 0, 'listivo_listing', '', 0),
(4209, 1, '2021-10-18 10:49:23', '2021-10-18 10:49:23', '', 'Featured', '', 'publish', 'closed', 'closed', '', 'featured-max-2', '', '', '2023-01-04 15:56:51', '2023-01-04 15:56:51', '', 0, 'https://demo.listivotheme.com/listivo_package/featured-max-2/', 0, 'listivo_package', '', 0),
(4210, 1, '2021-10-18 10:49:27', '2021-10-18 10:49:27', '', 'Featured', '', 'publish', 'open', 'closed', '', 'featured-max', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo.listivotheme.com/product/featured-max/', 0, 'product', '', 0),
(4211, 1, '2021-10-18 10:49:59', '2021-10-18 10:49:59', '', 'Featured Max', '', 'publish', 'closed', 'closed', '', 'package-economy-2', '', '', '2023-01-04 15:56:59', '2023-01-04 15:56:59', '', 0, 'https://demo.listivotheme.com/listivo_package/package-economy-2/', 0, 'listivo_package', '', 0),
(4212, 1, '2021-10-18 10:50:03', '2021-10-18 10:50:03', '', 'Featured Max', '', 'publish', 'open', 'closed', '', 'package-economy', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo.listivotheme.com/product/package-economy/', 0, 'product', '', 0),
(4213, 1, '2021-10-18 10:50:26', '2021-10-18 10:50:26', '', 'Package Standard', '', 'publish', 'closed', 'closed', '', 'package-standard-2', '', '', '2023-01-04 15:57:07', '2023-01-04 15:57:07', '', 0, 'https://demo.listivotheme.com/listivo_package/package-standard-2/', 0, 'listivo_package', '', 0),
(4214, 1, '2021-10-18 10:50:51', '2021-10-18 10:50:51', '', 'Package Standard', '', 'publish', 'open', 'closed', '', 'package-standard', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo.listivotheme.com/product/package-standard/', 0, 'product', '', 0),
(4215, 1, '2021-10-18 10:50:51', '2021-10-18 10:50:51', '', 'Package Featured', '', 'publish', 'closed', 'closed', '', 'package-max-2', '', '', '2023-01-04 15:57:15', '2023-01-04 15:57:15', '', 0, 'https://demo.listivotheme.com/listivo_package/package-max-2/', 0, 'listivo_package', '', 0),
(4217, 1, '2021-10-18 10:50:57', '2021-10-18 10:50:57', '', 'Package Featured', '', 'publish', 'open', 'closed', '', 'package-max-2', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo.listivotheme.com/product/package-max-2/', 0, 'product', '', 0),
(4224, 1, '2021-10-18 13:13:40', '2021-10-18 13:13:40', '', 'FREE50', '', 'publish', 'closed', 'closed', '', 'free50', '', '', '2021-10-18 13:13:40', '2021-10-18 13:13:40', '', 0, 'https://demo.listivotheme.com/?post_type=shop_coupon&#038;p=4224', 0, 'shop_coupon', '', 0),
(4316, 1, '2021-10-28 07:14:28', '2021-10-28 07:14:28', '', 'Year', '', 'publish', 'closed', 'closed', '', 'year', '', '', '2021-11-03 05:13:35', '2021-11-03 05:13:35', '', 0, 'https://demo.listivotheme.com/listivo_field/year/', 0, 'listivo_field', '', 0),
(4318, 1, '2021-10-28 07:16:41', '2021-10-28 07:16:41', '', 'Vehicle Features', '', 'publish', 'closed', 'closed', '', 'vehicle-features', '', '', '2021-10-30 12:03:54', '2021-10-30 12:03:54', '', 0, 'https://demo.listivotheme.com/listivo_field/vehicle-features/', 0, 'listivo_field', '', 0),
(4374, 1, '2021-01-06 08:53:00', '2021-10-28 13:29:14', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Nails and Pedicure', '', 'publish', 'closed', 'closed', '', 'nails-and-pedicure', '', '', '2022-08-12 07:11:53', '2022-08-12 07:11:53', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=4374', 0, 'listivo_listing', '', 0),
(4410, 1, '2021-05-09 02:17:00', '2021-10-28 14:58:36', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Car Mechanical Repair', '', 'publish', 'closed', 'closed', '', 'car-mechanical-repair', '', '', '2022-08-12 07:11:43', '2022-08-12 07:11:43', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=4410', 0, 'listivo_listing', '', 0),
(4468, 1, '2021-02-07 05:58:00', '2021-10-28 17:20:40', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'Modern apartment', '', 'publish', 'closed', 'closed', '', 'modern-apartment', '', '', '2022-08-12 07:11:51', '2022-08-12 07:11:51', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=4468', 0, 'listivo_listing', '', 0),
(4599, 1, '2021-03-07 04:34:00', '2021-10-29 13:27:09', 'We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.', 'PlayStation 2TB', '', 'publish', 'closed', 'closed', '', 'playstation-2tb', '', '', '2022-08-12 07:11:47', '2022-08-12 07:11:47', '', 0, 'https://demo.listivotheme.com/?post_type=listivo_listing&#038;p=4599', 0, 'listivo_listing', '', 0),
(4657, 1, '2021-10-30 08:16:17', '2021-10-30 08:16:17', '', 'Pet Characteristic', '', 'publish', 'closed', 'closed', '', 'pet-characteristic', '', '', '2022-06-05 21:10:06', '2022-06-05 21:10:06', '', 0, 'https://demo.listivotheme.com/listivo_field/pet-characteristic/', 0, 'listivo_field', '', 0),
(4659, 1, '2021-10-30 08:31:34', '2021-10-30 08:31:34', '', 'Community Features', '', 'publish', 'closed', 'closed', '', 'community-features', '', '', '2021-10-30 12:03:33', '2021-10-30 12:03:33', '', 0, 'https://demo.listivotheme.com/listivo_field/community-features/', 0, 'listivo_field', '', 0),
(4660, 1, '2021-10-30 08:31:52', '2021-10-30 08:31:52', '', 'Service Type', '', 'publish', 'closed', 'closed', '', 'services-features', '', '', '2022-06-05 21:11:13', '2022-06-05 21:11:13', '', 0, 'https://demo.listivotheme.com/listivo_field/services-features/', 0, 'listivo_field', '', 0),
(4661, 1, '2021-10-30 08:32:13', '2021-10-30 08:32:13', '', 'Property Features', '', 'publish', 'closed', 'closed', '', 'property-features', '', '', '2021-10-30 12:03:58', '2021-10-30 12:03:58', '', 0, 'https://demo.listivotheme.com/listivo_field/property-features/', 0, 'listivo_field', '', 0),
(4686, 1, '2021-10-30 16:37:01', '2021-10-30 16:37:01', '', 'Mileage', '', 'publish', 'closed', 'closed', '', 'millage', '', '', '2021-11-03 05:14:13', '2021-11-03 05:14:13', '', 0, 'https://demo.listivotheme.com/listivo_field/millage/', 0, 'listivo_field', '', 0),
(4780, 1, '2021-11-01 15:42:00', '2021-11-01 15:42:00', '', 'Salary', '', 'publish', 'closed', 'closed', '', 'salary', '', '', '2021-11-03 05:12:58', '2021-11-03 05:12:58', '', 0, 'https://demo.listivotheme.com/listivo_field/salary/', 0, 'listivo_field', '', 0),
(4815, 1, '2022-05-17 07:11:30', '2021-11-02 15:05:18', ' ', '', '', 'publish', 'closed', 'closed', '', '4815', '', '', '2022-05-17 07:11:30', '2022-05-17 07:11:30', '', 0, 'https://demo.listivotheme.com/?p=4815', 3, 'nav_menu_item', '', 0),
(4816, 1, '2022-05-17 07:11:30', '2021-11-02 15:05:18', ' ', '', '', 'publish', 'closed', 'closed', '', '4816', '', '', '2022-05-17 07:11:30', '2022-05-17 07:11:30', '', 0, 'https://demo.listivotheme.com/?p=4816', 4, 'nav_menu_item', '', 0),
(4817, 1, '2022-05-17 07:11:30', '2021-11-02 15:05:18', ' ', '', '', 'publish', 'closed', 'closed', '', '4817', '', '', '2022-05-17 07:11:30', '2022-05-17 07:11:30', '', 0, 'https://demo.listivotheme.com/?p=4817', 5, 'nav_menu_item', '', 0),
(4869, 1, '2021-11-09 02:11:26', '2021-11-09 02:11:26', 'a:7:{s:8:\"location\";a:6:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}i:2;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"listivo_listing\";}}i:3;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"user_form\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}i:4;a:1:{i:0;a:3:{s:5:\"param\";s:10:\"attachment\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}i:5;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"nav_menu_item\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}', 'Exlucde From Export', 'exlucde-from-export', 'publish', 'closed', 'closed', '', 'group_6189d84ecdafe', '', '', '2021-11-09 02:11:26', '2021-11-09 02:11:26', '', 0, 'https://demo.listivotheme.com/?post_type=acf-field-group&#038;p=4869', 0, 'acf-field-group', '', 0),
(4870, 1, '2021-11-09 02:11:26', '2021-11-09 02:11:26', 'a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}', 'Exclude from export', 'exclude_from_export', 'publish', 'closed', 'closed', '', 'field_6189d855fbbaa', '', '', '2021-11-09 02:11:26', '2021-11-09 02:11:26', '', 4869, 'https://demo.listivotheme.com/?post_type=acf-field&p=4870', 0, 'acf-field', '', 0),
(5644, 1, '2022-05-16 09:20:59', '2022-05-16 09:20:59', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2023-03-10 08:41:39', '2023-03-10 08:41:39', '', 0, 'https://demo3.listivotheme.com/?elementor_library=default-kit', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5815, 1, '2022-05-16 09:46:54', '2022-05-16 09:46:54', '<lst-mobile-menu prefix=\"listivo\">\n                                                    <a\n                                                                    href=\"https://demo3.listivotheme.com/panel/create/\"\n                            >\n                                                                            Post Your Ad                                    \n                                                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\"\n                                             viewBox=\"0 0 12 12\" fill=\"none\">\n                                            <path d=\"M5.00488 11.525V7.075H0.854883V5.125H5.00488V0.65H7.00488V5.125H11.1549V7.075H7.00488V11.525H5.00488Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                            </a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\">\n                            <path d=\"M15.9999 15.9999L1 1\" stroke=\"#2A3946\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                  stroke-linejoin=\"round\"/>\n                            <path d=\"M16 1L1 16\" stroke=\"#2A3946\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                  stroke-linejoin=\"round\"/>\n                        </svg>\n    <a\n            href=\"https://demo3.listivotheme.com/\"\n            title=\"Home\"\n            >\n        Home\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com\"\n            title=\"Demo Modern\"\n            >\n        Demo Modern\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo7.listivotheme.com\"\n            title=\"Demo Classic\"\n            >\n        Demo Classic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo8.listivotheme.com\"\n            title=\"Demo Abstract\"\n            >\n        Demo Abstract\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo10.listivotheme.com\"\n            title=\"Demo Earth Tones\"\n            >\n        Demo Earth Tones\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo13.listivotheme.com\"\n            title=\"Demo Transparent Blue\"\n            >\n        Demo Transparent Blue\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo14.listivotheme.com\"\n            title=\"Demo Comfort\"\n            >\n        Demo Comfort\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo5.listivotheme.com\"\n            title=\"Demo Automotive\"\n            >\n        Demo Automotive\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo11.listivotheme.com\"\n            title=\"Demo Cars\"\n            >\n        Demo Cars\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo4.listivotheme.com\"\n            title=\"Demo Real Estate\"\n            >\n        Demo Real Estate\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo9.listivotheme.com\"\n            title=\"Demo Realtor\"\n            >\n        Demo Realtor\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo6.listivotheme.com\"\n            title=\"Demo Services\"\n            >\n        Demo Services\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Search\"\n            >\n        Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ads/\"\n            title=\"Sidebar Search\"\n            >\n        Sidebar Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/search/\"\n            title=\"Horizontal Search\"\n            >\n        Horizontal Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/map-search/\"\n            title=\"Map Search\"\n            >\n        Map Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Listings\"\n            >\n        Listings\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n            title=\"Style: Gallery\"\n            >\n        Style: Gallery\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n            title=\"Style: Carousel\"\n            >\n        Style: Carousel\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n            title=\"Style: Mosaic\"\n            >\n        Style: Mosaic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Pages\"\n            >\n        Pages\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n            title=\"Single Post\"\n            >\n        Single Post\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/about-us-2/\"\n            title=\"About Us\"\n            >\n        About Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/contact-us/\"\n            title=\"Contact Us\"\n            >\n        Contact Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/login-register/\"\n            title=\"Login / Register\"\n            >\n        Login / Register\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/our-team/\"\n            title=\"Our Team\"\n            >\n        Our Team\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/user/emily-rees/\"\n            title=\"User Page\"\n            >\n        User Page\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/faq/\"\n            title=\"FAQ\"\n            >\n        FAQ\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/page-404/\"\n            title=\"Page 404\"\n            >\n        Page 404\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n                                Call Support                            \n                                <a href=\"tel:1233456789\">\n                                    (123) 345-6789                                </a>\n                                Email Address                            \n                                <a href=\"mailto:support@tangibledesign.net\">\n                                    support@tangibledesign.net                                </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n    </lst-mobile-menu>\n        <header\n                    >\n                <lst-open-mobile-menu>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                            <path d=\"M2.5 4.16668C2.38958 4.16512 2.27994 4.18552 2.17747 4.2267C2.07499 4.26787 1.98173 4.32901 1.90308 4.40655C1.82444 4.48408 1.762 4.57648 1.71937 4.67836C1.67675 4.78024 1.6548 4.88957 1.6548 5.00001C1.6548 5.11045 1.67675 5.21979 1.71937 5.32167C1.762 5.42355 1.82444 5.51594 1.90308 5.59348C1.98173 5.67102 2.07499 5.73215 2.17747 5.77333C2.27994 5.81451 2.38958 5.83491 2.5 5.83335H17.5C17.6104 5.83491 17.7201 5.81451 17.8225 5.77333C17.925 5.73215 18.0183 5.67102 18.0969 5.59348C18.1756 5.51594 18.238 5.42355 18.2806 5.32167C18.3233 5.21979 18.3452 5.11045 18.3452 5.00001C18.3452 4.88957 18.3233 4.78024 18.2806 4.67836C18.238 4.57648 18.1756 4.48408 18.0969 4.40655C18.0183 4.32901 17.925 4.26787 17.8225 4.2267C17.7201 4.18552 17.6104 4.16512 17.5 4.16668H2.5ZM2.5 9.16668C2.38958 9.16512 2.27994 9.18552 2.17747 9.2267C2.07499 9.26787 1.98173 9.32901 1.90308 9.40655C1.82444 9.48408 1.762 9.57648 1.71937 9.67836C1.67675 9.78024 1.6548 9.88957 1.6548 10C1.6548 10.1104 1.67675 10.2198 1.71937 10.3217C1.762 10.4235 1.82444 10.5159 1.90308 10.5935C1.98173 10.671 2.07499 10.7322 2.17747 10.7733C2.27994 10.8145 2.38958 10.8349 2.5 10.8333H17.5C17.6104 10.8349 17.7201 10.8145 17.8225 10.7733C17.925 10.7322 18.0183 10.671 18.0969 10.5935C18.1756 10.5159 18.238 10.4235 18.2806 10.3217C18.3233 10.2198 18.3452 10.1104 18.3452 10C18.3452 9.88957 18.3233 9.78024 18.2806 9.67836C18.238 9.57648 18.1756 9.48408 18.0969 9.40655C18.0183 9.32901 17.925 9.26787 17.8225 9.2267C17.7201 9.18552 17.6104 9.16512 17.5 9.16668H2.5ZM2.5 14.1667C2.38958 14.1651 2.27994 14.1855 2.17747 14.2267C2.07499 14.2679 1.98173 14.329 1.90308 14.4065C1.82444 14.4841 1.762 14.5765 1.71937 14.6784C1.67675 14.7802 1.6548 14.8896 1.6548 15C1.6548 15.1104 1.67675 15.2198 1.71937 15.3217C1.762 15.4235 1.82444 15.5159 1.90308 15.5935C1.98173 15.671 2.07499 15.7321 2.17747 15.7733C2.27994 15.8145 2.38958 15.8349 2.5 15.8333H17.5C17.6104 15.8349 17.7201 15.8145 17.8225 15.7733C17.925 15.7321 18.0183 15.671 18.0969 15.5935C18.1756 15.5159 18.238 15.4235 18.2806 15.3217C18.3233 15.2198 18.3452 15.1104 18.3452 15C18.3452 14.8896 18.3233 14.7802 18.2806 14.6784C18.238 14.5765 18.1756 14.4841 18.0969 14.4065C18.0183 14.329 17.925 14.2679 17.8225 14.2267C17.7201 14.1855 17.6104 14.1651 17.5 14.1667H2.5Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                </lst-open-mobile-menu>\n                                            <a\n                                href=\"https://demo3.listivotheme.com\"\n                                title=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                        >\n                            <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_dark-1.png\"\n                                    alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                                    style=\"aspect-ratio: 440 / 214\"\n                            >\n                        </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com\"\n                                title=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                        >\n                            <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_dark-1.png\"\n                                    alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                            >\n                        </a>\n    <a\n            href=\"https://demo3.listivotheme.com/\"\n            title=\"Home\"\n            >\n        Home\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com\"\n            title=\"Demo Modern\"\n            >\n        Demo Modern\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo7.listivotheme.com\"\n            title=\"Demo Classic\"\n            >\n        Demo Classic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo8.listivotheme.com\"\n            title=\"Demo Abstract\"\n            >\n        Demo Abstract\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo10.listivotheme.com\"\n            title=\"Demo Earth Tones\"\n            >\n        Demo Earth Tones\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo13.listivotheme.com\"\n            title=\"Demo Transparent Blue\"\n            >\n        Demo Transparent Blue\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo14.listivotheme.com\"\n            title=\"Demo Comfort\"\n            >\n        Demo Comfort\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo5.listivotheme.com\"\n            title=\"Demo Automotive\"\n            >\n        Demo Automotive\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo11.listivotheme.com\"\n            title=\"Demo Cars\"\n            >\n        Demo Cars\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo4.listivotheme.com\"\n            title=\"Demo Real Estate\"\n            >\n        Demo Real Estate\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo9.listivotheme.com\"\n            title=\"Demo Realtor\"\n            >\n        Demo Realtor\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo6.listivotheme.com\"\n            title=\"Demo Services\"\n            >\n        Demo Services\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Search\"\n            >\n        Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ads/\"\n            title=\"Sidebar Search\"\n            >\n        Sidebar Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/search/\"\n            title=\"Horizontal Search\"\n            >\n        Horizontal Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/map-search/\"\n            title=\"Map Search\"\n            >\n        Map Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Listings\"\n            >\n        Listings\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n            title=\"Style: Gallery\"\n            >\n        Style: Gallery\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n            title=\"Style: Carousel\"\n            >\n        Style: Carousel\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n            title=\"Style: Mosaic\"\n            >\n        Style: Mosaic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Pages\"\n            >\n        Pages\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n            title=\"Single Post\"\n            >\n        Single Post\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/about-us-2/\"\n            title=\"About Us\"\n            >\n        About Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/contact-us/\"\n            title=\"Contact Us\"\n            >\n        Contact Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/login-register/\"\n            title=\"Login / Register\"\n            >\n        Login / Register\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/our-team/\"\n            title=\"Our Team\"\n            >\n        Our Team\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/user/emily-rees/\"\n            title=\"User Page\"\n            >\n        User Page\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/faq/\"\n            title=\"FAQ\"\n            >\n        FAQ\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/page-404/\"\n            title=\"Page 404\"\n            >\n        Page 404\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/create/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\"\n                                                         viewBox=\"0 0 14 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M7 13C10.3137 13 13 10.3137 13 7C13 3.68629 10.3137 1 7 1C3.68629 1 1 3.68629 1 7C1 10.3137 3.68629 13 7 13Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-miterlimit=\"10\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M4.3335 7H9.66683\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M7 9.66683L7 4.3335\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Post Your Ad                                                \n                                            </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/moderation/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\"\n                                                             viewBox=\"0 0 11 14\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M8.09077 8.09077C8.32508 7.85645 8.32508 7.47655 8.09077 7.24224C7.85645 7.00793 7.47655 7.00793 7.24224 7.24224L8.09077 8.09077ZM4.99984 10.3332L4.57557 10.7574C4.80989 10.9917 5.18979 10.9917 5.4241 10.7574L4.99984 10.3332ZM4.09077 8.57557C3.85645 8.34126 3.47655 8.34126 3.24224 8.57557C3.00793 8.80989 3.00793 9.18979 3.24224 9.4241L4.09077 8.57557ZM7.24224 7.24224L4.57557 9.90891L5.4241 10.7574L8.09077 8.09077L7.24224 7.24224ZM5.4241 9.90891L4.09077 8.57557L3.24224 9.4241L4.57557 10.7574L5.4241 9.90891Z\"\n                                                                    fill=\"#2A3946\"/>\n                                                            <path\n                                                                    d=\"M9.66667 13H1.66667C1.29848 13 1 12.7015 1 12.3333L1 1.66667C1 1.29848 1.29848 1 1.66667 1L6.70872 1C6.89443 1 7.07173 1.07746 7.1979 1.21373L10.1558 4.40831C10.2699 4.53154 10.3333 4.6933 10.3333 4.86125L10.3333 12.3333C10.3333 12.7015 10.0349 13 9.66667 13Z\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M10.3335 5L7.00016 5C6.63197 5 6.3335 4.70152 6.3335 4.33333L6.3335 1\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                        </svg>\n                                                            Moderation                                                        \n                                                            0                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/orders/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                                             viewBox=\"0 0 12 11\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M1.2 0C0.5382 0 0 0.5382 0 1.2V9.6C0 10.2618 0.5382 10.8 1.2 10.8H10.8C11.4618 10.8 12 10.2618 12 9.6V1.2C12 0.5382 11.4618 0 10.8 0H1.2ZM1.2 1.2H10.8L10.8012 9.6H1.2V1.2ZM2.4 2.4V3.6H6.6V2.4H2.4ZM7.8 2.4V3.6H9.6V2.4H7.8ZM2.4 4.8V6H6.6V4.8H2.4ZM7.8 4.8V6H9.6V4.8H7.8ZM6.6 7.2V8.4H9.6V7.2H6.6Z\"\n                                                                    fill=\"#374B5C\"/>\n                                                        </svg>\n                                                        Orders                                                    \n                                                </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/list/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\"\n                                                         viewBox=\"0 0 11 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M9.66667 13H1.66667C1.29848 13 1 12.7015 1 12.3333L1 1.66667C1 1.29848 1.29848 1 1.66667 1L6.70872 1C6.89443 1 7.07173 1.07746 7.1979 1.21373L10.1558 4.40831C10.2699 4.53154 10.3333 4.6933 10.3333 4.86125L10.3333 12.3333C10.3333 12.7015 10.0349 13 9.66667 13Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M3.6665 10.3335H7.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M3.6665 8.3335H7.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M10.3335 5L7.00016 5C6.63197 5 6.3335 4.70152 6.3335 4.33333L6.3335 1\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                        My Ads                                                    \n                                            </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/messages/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"12\"\n                                                             viewBox=\"0 0 14 12\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M12.3333 1H1.66667C1.29848 1 1 1.29848 1 1.66667V10.2796C1 10.8386 1.64662 11.1494 2.08313 10.8002L4.15072 9.14609C4.26893 9.05152 4.41581 9 4.56719 9H12.3333C12.7015 9 13 8.70152 13 8.33333V1.66667C13 1.29848 12.7015 1 12.3333 1Z\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M9.6665 5H9.6685V5.002H9.6665V5Z\"\n                                                                    stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M7 5H7.002V5.002H7V5Z\" stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M4.3335 5H4.3355V5.002H4.3335V5Z\"\n                                                                    stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                        </svg>\n                                                            Messages                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/favorites/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\"\n                                                             viewBox=\"0 0 14 13\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M7 11.6405L6.55604 12.0441C6.66975 12.1692 6.83095 12.2405 7 12.2405C7.16905 12.2405 7.33025 12.1692 7.44396 12.0441L7 11.6405ZM12.2422 5.87404L12.6862 6.27765L12.2422 5.87404ZM7.81072 2.09364L8.27924 2.46845L8.27924 2.46845L7.81072 2.09364ZM7 3.10704L6.53148 3.48185C6.64534 3.62418 6.81773 3.70704 7 3.70704C7.18227 3.70704 7.35466 3.62418 7.46852 3.48185L7 3.10704ZM6.18928 2.09364L6.6578 1.71882V1.71882L6.18928 2.09364ZM1.75779 5.87404L1.31383 6.27764H1.31383L1.75779 5.87404ZM1.85347 1.8535L1.4292 1.42923L1.4292 1.42923L1.85347 1.8535ZM12.1465 1.8535L11.7223 2.27776V2.27776L12.1465 1.8535ZM7.44396 12.0441L12.6862 6.27765L11.7982 5.47044L6.55604 11.2369L7.44396 12.0441ZM7.3422 1.71882L6.53148 2.73222L7.46852 3.48185L8.27924 2.46845L7.3422 1.71882ZM7.46852 2.73222L6.6578 1.71882L5.72076 2.46846L6.53148 3.48185L7.46852 2.73222ZM1.31383 6.27764L6.55604 12.0441L7.44396 11.2369L2.20176 5.47044L1.31383 6.27764ZM1.4292 1.42923C0.102886 2.75555 0.0521005 4.88974 1.31383 6.27764L2.20176 5.47044C1.37091 4.5565 1.40435 3.15114 2.27773 2.27776L1.4292 1.42923ZM6.6578 1.71882C5.34949 0.0834286 2.91011 -0.0516763 1.4292 1.42923L2.27773 2.27776C3.25291 1.30258 4.85924 1.39155 5.72076 2.46846L6.6578 1.71882ZM12.5708 1.42923C11.0899 -0.0516764 8.65051 0.0834281 7.3422 1.71882L8.27924 2.46845C9.14077 1.39155 10.7471 1.30258 11.7223 2.27776L12.5708 1.42923ZM12.6862 6.27765C13.9479 4.88974 13.8971 2.75555 12.5708 1.42923L11.7223 2.27776C12.5956 3.15114 12.6291 4.55651 11.7982 5.47044L12.6862 6.27765Z\"\n                                                                    fill=\"#2A3946\"/>\n                                                        </svg>\n                                                            Favorites                                                        \n                                                            0                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/my-orders/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"13\"\n                                                             viewBox=\"0 0 11 13\" fill=\"none\">\n                                                            <path\n                                                                    fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                    d=\"M1.62351 0.0294738C1.00828 0.123984 0.360164 0.693778 0.124588 1.34723C0.0561244 1.53719 0.0468697 1.65439 0.0241885 2.61874C-0.00806285 3.99129 -0.00806285 9.00397 0.0241885 10.3765C0.0468697 11.3409 0.0561244 11.4581 0.124588 11.648C0.303549 12.1444 0.729267 12.6143 1.18713 12.8206C1.41254 12.9222 1.5074 12.9452 1.80061 12.9693C1.99138 12.9849 3.77355 12.9982 5.76097 12.9988L9.37442 13L9.5992 12.9161C10.2632 12.6684 10.7137 12.1819 10.9256 11.4835L11 11.2386L10.9908 6.42971L10.9816 1.62085L10.8788 1.35042C10.7084 0.902369 10.3402 0.457053 9.96494 0.245372C9.61628 0.0486912 9.44783 0.0137007 8.84315 0.0124775C8.33902 0.0114796 8.26985 0.0180464 8.1596 0.0775334C7.88757 0.224255 7.79355 0.609118 7.9594 0.897058C8.08058 1.10748 8.20763 1.15348 8.72558 1.17447C8.96378 1.18413 9.209 1.20605 9.27048 1.22321C9.41695 1.26406 9.64074 1.47203 9.73378 1.65381L9.80789 1.79854L9.79878 6.54182L9.78966 11.2851L9.66697 11.452C9.59948 11.5437 9.47451 11.6616 9.38929 11.7139L9.23427 11.809H5.52263C2.17858 11.809 1.79987 11.8038 1.69877 11.7571C1.54025 11.6838 1.36539 11.525 1.27722 11.3744C1.20294 11.2475 1.20143 11.2121 1.17108 8.87969C1.15334 7.51496 1.15344 5.50569 1.17132 4.13167C1.20185 1.78544 1.20347 1.74768 1.27747 1.62085C1.45335 1.31939 1.69965 1.18654 2.08439 1.18564C2.4645 1.18474 2.79385 1.13597 2.89691 1.06528C3.03843 0.968294 3.12299 0.783459 3.12085 0.575834C3.11766 0.262755 2.96425 0.0811709 2.65793 0.0278322C2.44073 -0.00999105 1.87458 -0.00908977 1.62351 0.0294738ZM4.27695 0.025611C3.87427 0.0858063 3.6871 0.598367 3.9434 0.939066C4.12004 1.17389 4.09915 1.17087 5.505 1.16462C6.66293 1.15947 6.76781 1.15442 6.87203 1.0985C7.21383 0.915213 7.28054 0.4501 7.00405 0.177934C6.87852 0.0543566 6.85577 0.0453435 6.61248 0.0229714C6.29032 -0.00664333 4.47902 -0.00458315 4.27695 0.025611ZM2.49804 3.17981C2.22492 3.24049 2.0949 3.41847 2.0949 3.73167C2.0949 3.87582 2.1158 3.96389 2.17164 4.05515C2.32518 4.30601 2.17949 4.28994 4.53128 4.31515C5.68813 4.32751 7.06403 4.32905 7.58889 4.31856C8.66083 4.29712 8.69273 4.29043 8.82128 4.05901C8.9702 3.791 8.94604 3.54317 8.74612 3.28752L8.63846 3.14987L5.62082 3.15316C3.96114 3.15499 2.55589 3.16696 2.49804 3.17981ZM2.91693 5.56238C2.34632 5.58305 2.2705 5.61128 2.15797 5.84488C2.10405 5.95674 2.0907 6.03985 2.10153 6.19591C2.11664 6.41387 2.17609 6.51868 2.35379 6.64049C2.44984 6.70632 2.47491 6.70686 5.48912 6.70686C8.46452 6.70686 8.53014 6.70551 8.64691 6.64248C8.81704 6.55068 8.90888 6.36996 8.90888 6.12715C8.90888 5.90475 8.83814 5.76032 8.67415 5.64797C8.58086 5.58404 8.51843 5.57905 7.56989 5.55964C6.38304 5.53537 3.61829 5.53698 2.91693 5.56238ZM2.49804 7.91173C2.33083 7.94888 2.23832 8.01699 2.16403 8.15754C2.0066 8.45555 2.11958 8.86749 2.39288 8.99171C2.52924 9.05371 2.61296 9.05544 5.44274 9.05515C7.04304 9.05499 8.41106 9.04385 8.48281 9.03037C8.79439 8.97188 8.97391 8.66221 8.89602 8.31762C8.84803 8.10532 8.71993 7.96694 8.52562 7.9174C8.36836 7.87729 2.67715 7.87198 2.49804 7.91173Z\"\n                                                                    fill=\"#374B5C\"/>\n                                                        </svg>\n                                                        My Orders                                                    \n                                                </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/settings/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\"\n                                                         viewBox=\"0 0 14 13\" fill=\"none\">\n                                                        <path\n                                                                d=\"M8.3335 10.6665L13.0002 10.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 10.6665H2.33333\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M4.00016 12.3333C4.92064 12.3333 5.66683 11.5871 5.66683 10.6667C5.66683 9.74619 4.92064 9 4.00016 9C3.07969 9 2.3335 9.74619 2.3335 10.6667C2.3335 11.5871 3.07969 12.3333 4.00016 12.3333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M12.3335 6.6665H13.0002\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 6.6665H5.66667\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M10.0002 8.33333C10.9206 8.33333 11.6668 7.58714 11.6668 6.66667C11.6668 5.74619 10.9206 5 10.0002 5C9.07969 5 8.3335 5.74619 8.3335 6.66667C8.3335 7.58714 9.07969 8.33333 10.0002 8.33333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M7.6665 2.6665H12.9998\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 2.6665H1.66667\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M6.00016 4.33333C6.92064 4.33333 7.66683 3.58714 7.66683 2.66667C7.66683 1.74619 6.92064 1 6.00016 1C5.07969 1 4.3335 1.74619 4.3335 2.66667C4.3335 3.58714 5.07969 4.33333 6.00016 4.33333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Settings                                                \n                                            </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/logout\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\"\n                                                         viewBox=\"0 0 14 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M7.42426 8.82574C7.65858 9.06005 7.65858 9.43995 7.42426 9.67426C7.18995 9.90858 6.81005 9.90858 6.57574 9.67426L7.42426 8.82574ZM4.75 7L4.32574 7.42426C4.21321 7.31174 4.15 7.15913 4.15 7C4.15 6.84087 4.21321 6.68826 4.32574 6.57574L4.75 7ZM6.57574 4.32574C6.81005 4.09142 7.18995 4.09142 7.42426 4.32574C7.65858 4.56005 7.65858 4.93995 7.42426 5.17426L6.57574 4.32574ZM13 6.4C13.3314 6.4 13.6 6.66863 13.6 7C13.6 7.33137 13.3314 7.6 13 7.6L13 6.4ZM6.57574 9.67426L4.32574 7.42426L5.17426 6.57574L7.42426 8.82574L6.57574 9.67426ZM4.32574 6.57574L6.57574 4.32574L7.42426 5.17426L5.17426 7.42426L4.32574 6.57574ZM13 7.6L4.75 7.6V6.4L13 6.4L13 7.6Z\"\n                                                                fill=\"#2A3946\"/>\n                                                        <path\n                                                                d=\"M9.25 3.25V1.75C9.25 1.33579 8.91421 1 8.5 1H1.75C1.33579 1 1 1.33579 1 1.75V12.25C1 12.6642 1.33579 13 1.75 13H8.5C8.91421 13 9.25 12.6642 9.25 12.25V10.75\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Log Out                                                \n                                            </a>\n                            <a\n                                                                                                    href=\"https://demo3.listivotheme.com/panel/\"\n                                                            >\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"20\" viewBox=\"0 0 18 20\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9 0C5.53008 0 2.7 2.83008 2.7 6.3C2.7 8.46914 3.80742 10.3957 5.48438 11.5312C2.27461 12.9094 0 16.0945 0 19.8H1.8C1.8 17.1984 3.17461 14.9344 5.23125 13.6687C5.83594 15.1523 7.30898 16.2 9 16.2C10.691 16.2 12.1641 15.1523 12.7688 13.6687C14.8254 14.9344 16.2 17.1984 16.2 19.8H18C18 16.0945 15.7254 12.9094 12.5156 11.5312C14.1926 10.3957 15.3 8.46914 15.3 6.3C15.3 2.83008 12.4699 0 9 0ZM9 1.8C11.4961 1.8 13.5 3.80391 13.5 6.3C13.5 8.79609 11.4961 10.8 9 10.8C6.50391 10.8 4.5 8.79609 4.5 6.3C4.5 3.80391 6.50391 1.8 9 1.8ZM11.1094 12.9094C10.4414 12.7055 9.73828 12.6 9 12.6C8.26172 12.6 7.55859 12.7055 6.89062 12.9094C7.20352 13.7777 8.01914 14.4 9 14.4C9.98086 14.4 10.7965 13.7777 11.1094 12.9094Z\"\n                                              fill=\"#FDFDFE\"\n                                        />\n                                    </svg>\n                                                            </a>\n                                                            <a\n                                        href=\"https://demo3.listivotheme.com/panel/\"\n                                >\n                                    tdadmin                                </a>\n                                <a\n                                                                            href=\"https://demo3.listivotheme.com/panel/create/\"\n                                >\n                                                                                    Post Your Ad                                        \n                                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\"\n                                                 viewBox=\"0 0 12 12\" fill=\"none\">\n                                                <path d=\"M5.00488 11.525V7.075H0.854883V5.125H5.00488V0.65H7.00488V5.125H11.1549V7.075H7.00488V11.525H5.00488Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                </a>\n        </header>\n        <style>\n            @media (min-width: 1120px) {\n                .listivo-menu-v2--simple .listivo-menu-v2__container {\n                    flex-direction: row;\n                }\n                .listivo-menu-v2--simple .listivo-menu-v2__right {\n                    display: flex;\n                }\n                .listivo-menu-v2__button {\n                    display: block;\n                }\n                .listivo-menu-v2__account:hover .listivo-user-dropdown {\n                    opacity: 1;\n                    visibility: visible;\n                    display: flex;\n                }\n                .listivo-menu-v2__mobile-button {\n                    display: none;\n                }\n                .listivo-menu-v2__avatar {\n                    margin-right: var(--e-global-size-6);\n                }\n                .listivo-menu-v2__separator {\n                    display: block;\n                }\n                .listivo-menu-v2__account-link {\n                    display: block;\n                }\n                .listivo-menu-v2__items {\n                    display: flex;\n                }\n            }\n        </style>\n        <img\n                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_light-1.png\"\n                alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n        >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\">\n                    <path d=\"M1.5 0C0.6775 0 0 0.6775 0 1.5V11.8333C0 12.6558 0.6775 13.3333 1.5 13.3333H6.5C7.3225 13.3333 8 12.6558 8 11.8333V1.5C8 0.6775 7.3225 0 6.5 0H1.5ZM1.5 1H6.5C6.78217 1 7 1.21783 7 1.5V11.8333C7 12.1155 6.78217 12.3333 6.5 12.3333H1.5C1.21783 12.3333 1 12.1155 1 11.8333V1.5C1 1.21783 1.21783 1 1.5 1ZM4 2C3.86739 2 3.74022 2.05268 3.64645 2.14645C3.55268 2.24021 3.5 2.36739 3.5 2.5C3.5 2.63261 3.55268 2.75978 3.64645 2.85355C3.74022 2.94732 3.86739 3 4 3C4.13261 3 4.25979 2.94732 4.35355 2.85355C4.44732 2.75978 4.5 2.63261 4.5 2.5C4.5 2.36739 4.44732 2.24021 4.35355 2.14645C4.25979 2.05268 4.13261 2 4 2ZM3.16667 10.3333C3.10041 10.3324 3.03463 10.3446 2.97315 10.3693C2.91166 10.394 2.8557 10.4307 2.80852 10.4773C2.76133 10.5238 2.72386 10.5792 2.69829 10.6403C2.67271 10.7015 2.65955 10.7671 2.65955 10.8333C2.65955 10.8996 2.67271 10.9652 2.69829 11.0263C2.72386 11.0875 2.76133 11.1429 2.80852 11.1894C2.8557 11.2359 2.91166 11.2726 2.97315 11.2973C3.03463 11.322 3.10041 11.3343 3.16667 11.3333H4.83333C4.89959 11.3343 4.96537 11.322 5.02685 11.2973C5.08834 11.2726 5.1443 11.2359 5.19148 11.1894C5.23867 11.1429 5.27614 11.0875 5.30171 11.0263C5.32729 10.9652 5.34046 10.8996 5.34046 10.8333C5.34046 10.7671 5.32729 10.7015 5.30171 10.6403C5.27614 10.5792 5.23867 10.5238 5.19148 10.4773C5.1443 10.4307 5.08834 10.394 5.02685 10.3693C4.96537 10.3446 4.89959 10.3324 4.83333 10.3333H3.16667Z\" fill=\"#FDFDFE\"/>\n                </svg>\n            <a\n                    href=\"tel:1233456789\"\n            >\n                (123) 345-6789            </a>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"13\" viewBox=\"0 0 10 13\" fill=\"none\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                          d=\"M4.99992 0C2.42961 0 0.333252 2.09635 0.333252 4.66667C0.333252 5.38854 0.628564 6.17969 1.0369 7.01458C1.44523 7.85313 1.97752 8.72813 2.51346 9.52656C3.57804 11.1271 4.63898 12.4286 4.63898 12.4286L4.99992 12.8734L5.36086 12.4286C5.36086 12.4286 6.42179 11.1271 7.49002 9.52656C8.02231 8.72813 8.55461 7.85313 8.96294 7.01458C9.37127 6.17969 9.66658 5.38854 9.66658 4.66667C9.66658 2.09635 7.57023 0 4.99992 0ZM4.99998 0.933105C7.06716 0.933105 8.73331 2.59925 8.73331 4.66644C8.73331 5.10394 8.50362 5.82946 8.12445 6.60602C7.74529 7.38623 7.22758 8.23206 6.71352 9.01227C5.92922 10.187 5.37406 10.8791 5.076 11.2507L4.99998 11.3456L4.92395 11.2507C4.62589 10.8791 4.07073 10.187 3.28643 9.01227C2.77237 8.23206 2.25466 7.38623 1.8755 6.60602C1.49633 5.82946 1.26664 5.10394 1.26664 4.66644C1.26664 2.59925 2.93279 0.933105 4.99998 0.933105ZM4.06659 4.66667C4.06659 4.1526 4.48586 3.73333 4.99992 3.73333C5.51398 3.73333 5.93325 4.1526 5.93325 4.66667C5.93325 5.18073 5.51398 5.6 4.99992 5.6C4.48586 5.6 4.06659 5.18073 4.06659 4.66667Z\"\n                          fill=\"#FDFDFE\"/>\n                </svg>\n            518-520 5th AveNew York, USA        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\" fill=\"none\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                          d=\"M0.666748 5.33334C0.666748 2.57636 2.90976 0.333344 5.66675 0.333344C8.42373 0.333344 10.6667 2.57636 10.6667 5.33334C10.6667 8.09033 8.42373 10.3333 5.66675 10.3333C2.90976 10.3333 0.666748 8.09033 0.666748 5.33334ZM9.91675 5.33334C9.91675 2.98169 8.0184 1.08334 5.66675 1.08334C3.31509 1.08334 1.41675 2.98169 1.41675 5.33334C1.41675 7.685 3.31509 9.58334 5.66675 9.58334C8.0184 9.58334 9.91675 7.685 9.91675 5.33334ZM5.66675 1.83334C3.73811 1.83334 2.16675 3.40471 2.16675 5.33334C2.16675 7.26198 3.73811 8.83334 5.66675 8.83334C6.09853 8.83334 6.51381 8.75498 6.89673 8.61118C7.02369 8.56519 7.11613 8.4545 7.13874 8.32137C7.16136 8.18824 7.11066 8.05324 7.00601 7.9679C6.90135 7.88257 6.75891 7.86008 6.63306 7.90903C6.33297 8.02172 6.00797 8.08334 5.66675 8.08334C4.14338 8.08334 2.91675 6.85671 2.91675 5.33334C2.91675 3.80998 4.14338 2.58334 5.66675 2.58334C7.19011 2.58334 8.41675 3.80998 8.41675 5.33334V5.70834C8.41675 6.0579 8.1413 6.33334 7.79175 6.33334C7.44219 6.33334 7.16675 6.0579 7.16675 5.70834V3.95834C7.16826 3.76767 7.02645 3.60621 6.83718 3.5831C6.64791 3.55999 6.47142 3.68258 6.427 3.86801C6.17391 3.68941 5.87117 3.58334 5.54175 3.58334C4.62879 3.58334 3.91675 4.39021 3.91675 5.33334C3.91675 6.27648 4.62879 7.08334 5.54175 7.08334C6.00443 7.08334 6.41482 6.87538 6.70776 6.54819C6.96013 6.87236 7.35256 7.08334 7.79175 7.08334C8.54669 7.08334 9.16675 6.46329 9.16675 5.70834V5.33334C9.16675 3.40471 7.59538 1.83334 5.66675 1.83334ZM6.41675 5.33334C6.41675 4.75998 6.00729 4.33334 5.54175 4.33334C5.0762 4.33334 4.66675 4.75998 4.66675 5.33334C4.66675 5.90671 5.0762 6.33334 5.54175 6.33334C6.00729 6.33334 6.41675 5.90671 6.41675 5.33334Z\"\n                          fill=\"#FDFDFE\"/>\n                </svg>\n            <a href=\"mailto:support@tangibledesign.net\">\n                support@tangibledesign.net            </a>\n			Follow our social media		\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n			<h4>Useful Links</h4>		\n    <ul><li id=\"menu-item-6213\"><a href=\"https://demo3.listivotheme.com/about-us-2/\">About Us</a></li>\n<li id=\"menu-item-6211\"><a href=\"https://demo3.listivotheme.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-6212\"><a href=\"https://demo3.listivotheme.com/our-team/\">Our Team</a></li>\n<li id=\"menu-item-6214\"><a href=\"https://demo3.listivotheme.com/faq/\">FAQ</a></li>\n<li id=\"menu-item-6215\"><a href=\"https://demo3.listivotheme.com/login-register/\">Register</a></li>\n</ul>		\n			<h4>Categories</h4>		\n    <ul><li id=\"menu-item-3785\"><a href=\"https://demo3.listivotheme.com/ads/community/\">Community</a></li>\n<li id=\"menu-item-3788\"><a href=\"https://demo3.listivotheme.com/ads/jobs/\">Jobs</a></li>\n<li id=\"menu-item-4815\"><a href=\"https://demo3.listivotheme.com/ads/vehicles/\">Vehicles</a></li>\n<li id=\"menu-item-4816\"><a href=\"https://demo3.listivotheme.com/ads/services/\">Services</a></li>\n<li id=\"menu-item-4817\"><a href=\"https://demo3.listivotheme.com/ads/real-estate/\">Real Estate</a></li>\n</ul>		\n			<h4>Newest Listings</h4>		\n                <a\n                        href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n                        title=\"MacBook Pro 16\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-100x100.jpg\"\n                                alt=\"MacBook Pro 16\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n                            title=\"MacBook Pro 16\"\n                    >\n                        MacBook Pro 16                    </a>\n                                                    $300                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n                        title=\"Acoustic guitar\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-100x100.jpg\"\n                                alt=\"Acoustic guitar\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n                            title=\"Acoustic guitar\"\n                    >\n                        Acoustic guitar                    </a>\n                                                    $300                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n                        title=\"Nike Airforce\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-100x100.jpg\"\n                                alt=\"Nike Airforce\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n                            title=\"Nike Airforce\"\n                    >\n                        Nike Airforce                    </a>\n                                                    $250                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n                        title=\"Xiaomi Mi 10 5G\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-100x100.jpg\"\n                                alt=\"Xiaomi Mi 10 5G\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n                            title=\"Xiaomi Mi 10 5G\"\n                    >\n                        Xiaomi Mi 10 5G                    </a>\n                                                    $499                                            \n        © 2022 Listivo - Listing Directory WordPress Theme. All rights reserved.', 'Layout', '', 'publish', 'closed', 'closed', '', 'new-template-8', '', '', '2023-04-10 14:40:36', '2023-04-10 14:40:36', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-8/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5823, 1, '2022-05-16 09:57:31', '2022-05-16 09:57:31', '<lst-mobile-menu prefix=\"listivo\">\n                                                    <a\n                                                                    href=\"https://demo3.listivotheme.com/panel/create/\"\n                            >\n                                                                            Post Your Ad                                    \n                                                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\"\n                                             viewBox=\"0 0 12 12\" fill=\"none\">\n                                            <path d=\"M5.00488 11.525V7.075H0.854883V5.125H5.00488V0.65H7.00488V5.125H11.1549V7.075H7.00488V11.525H5.00488Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                            </a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\">\n                            <path d=\"M15.9999 15.9999L1 1\" stroke=\"#2A3946\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                  stroke-linejoin=\"round\"/>\n                            <path d=\"M16 1L1 16\" stroke=\"#2A3946\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                  stroke-linejoin=\"round\"/>\n                        </svg>\n    <a\n            href=\"https://demo3.listivotheme.com/\"\n            title=\"Home\"\n            >\n        Home\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com\"\n            title=\"Demo Modern\"\n            >\n        Demo Modern\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo7.listivotheme.com\"\n            title=\"Demo Classic\"\n            >\n        Demo Classic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo8.listivotheme.com\"\n            title=\"Demo Abstract\"\n            >\n        Demo Abstract\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo10.listivotheme.com\"\n            title=\"Demo Earth Tones\"\n            >\n        Demo Earth Tones\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo13.listivotheme.com\"\n            title=\"Demo Transparent Blue\"\n            >\n        Demo Transparent Blue\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo14.listivotheme.com\"\n            title=\"Demo Comfort\"\n            >\n        Demo Comfort\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo5.listivotheme.com\"\n            title=\"Demo Automotive\"\n            >\n        Demo Automotive\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo11.listivotheme.com\"\n            title=\"Demo Cars\"\n            >\n        Demo Cars\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo4.listivotheme.com\"\n            title=\"Demo Real Estate\"\n            >\n        Demo Real Estate\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo9.listivotheme.com\"\n            title=\"Demo Realtor\"\n            >\n        Demo Realtor\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo6.listivotheme.com\"\n            title=\"Demo Services\"\n            >\n        Demo Services\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Search\"\n            >\n        Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ads/\"\n            title=\"Sidebar Search\"\n            >\n        Sidebar Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/search/\"\n            title=\"Horizontal Search\"\n            >\n        Horizontal Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/map-search/\"\n            title=\"Map Search\"\n            >\n        Map Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Listings\"\n            >\n        Listings\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n            title=\"Style: Gallery\"\n            >\n        Style: Gallery\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n            title=\"Style: Carousel\"\n            >\n        Style: Carousel\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n            title=\"Style: Mosaic\"\n            >\n        Style: Mosaic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Pages\"\n            >\n        Pages\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n            title=\"Single Post\"\n            >\n        Single Post\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/about-us-2/\"\n            title=\"About Us\"\n            >\n        About Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/contact-us/\"\n            title=\"Contact Us\"\n            >\n        Contact Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/login-register/\"\n            title=\"Login / Register\"\n            >\n        Login / Register\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/our-team/\"\n            title=\"Our Team\"\n            >\n        Our Team\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/user/emily-rees/\"\n            title=\"User Page\"\n            >\n        User Page\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/faq/\"\n            title=\"FAQ\"\n            >\n        FAQ\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/page-404/\"\n            title=\"Page 404\"\n            >\n        Page 404\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n                                Call Support                            \n                                <a href=\"tel:1233456789\">\n                                    (123) 345-6789                                </a>\n                                Email Address                            \n                                <a href=\"mailto:support@tangibledesign.net\">\n                                    support@tangibledesign.net                                </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                    href=\"#\"\n                            >\n                            </a>\n    </lst-mobile-menu>\n        <header\n                    >\n                <lst-open-mobile-menu>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                            <path d=\"M2.5 4.16668C2.38958 4.16512 2.27994 4.18552 2.17747 4.2267C2.07499 4.26787 1.98173 4.32901 1.90308 4.40655C1.82444 4.48408 1.762 4.57648 1.71937 4.67836C1.67675 4.78024 1.6548 4.88957 1.6548 5.00001C1.6548 5.11045 1.67675 5.21979 1.71937 5.32167C1.762 5.42355 1.82444 5.51594 1.90308 5.59348C1.98173 5.67102 2.07499 5.73215 2.17747 5.77333C2.27994 5.81451 2.38958 5.83491 2.5 5.83335H17.5C17.6104 5.83491 17.7201 5.81451 17.8225 5.77333C17.925 5.73215 18.0183 5.67102 18.0969 5.59348C18.1756 5.51594 18.238 5.42355 18.2806 5.32167C18.3233 5.21979 18.3452 5.11045 18.3452 5.00001C18.3452 4.88957 18.3233 4.78024 18.2806 4.67836C18.238 4.57648 18.1756 4.48408 18.0969 4.40655C18.0183 4.32901 17.925 4.26787 17.8225 4.2267C17.7201 4.18552 17.6104 4.16512 17.5 4.16668H2.5ZM2.5 9.16668C2.38958 9.16512 2.27994 9.18552 2.17747 9.2267C2.07499 9.26787 1.98173 9.32901 1.90308 9.40655C1.82444 9.48408 1.762 9.57648 1.71937 9.67836C1.67675 9.78024 1.6548 9.88957 1.6548 10C1.6548 10.1104 1.67675 10.2198 1.71937 10.3217C1.762 10.4235 1.82444 10.5159 1.90308 10.5935C1.98173 10.671 2.07499 10.7322 2.17747 10.7733C2.27994 10.8145 2.38958 10.8349 2.5 10.8333H17.5C17.6104 10.8349 17.7201 10.8145 17.8225 10.7733C17.925 10.7322 18.0183 10.671 18.0969 10.5935C18.1756 10.5159 18.238 10.4235 18.2806 10.3217C18.3233 10.2198 18.3452 10.1104 18.3452 10C18.3452 9.88957 18.3233 9.78024 18.2806 9.67836C18.238 9.57648 18.1756 9.48408 18.0969 9.40655C18.0183 9.32901 17.925 9.26787 17.8225 9.2267C17.7201 9.18552 17.6104 9.16512 17.5 9.16668H2.5ZM2.5 14.1667C2.38958 14.1651 2.27994 14.1855 2.17747 14.2267C2.07499 14.2679 1.98173 14.329 1.90308 14.4065C1.82444 14.4841 1.762 14.5765 1.71937 14.6784C1.67675 14.7802 1.6548 14.8896 1.6548 15C1.6548 15.1104 1.67675 15.2198 1.71937 15.3217C1.762 15.4235 1.82444 15.5159 1.90308 15.5935C1.98173 15.671 2.07499 15.7321 2.17747 15.7733C2.27994 15.8145 2.38958 15.8349 2.5 15.8333H17.5C17.6104 15.8349 17.7201 15.8145 17.8225 15.7733C17.925 15.7321 18.0183 15.671 18.0969 15.5935C18.1756 15.5159 18.238 15.4235 18.2806 15.3217C18.3233 15.2198 18.3452 15.1104 18.3452 15C18.3452 14.8896 18.3233 14.7802 18.2806 14.6784C18.238 14.5765 18.1756 14.4841 18.0969 14.4065C18.0183 14.329 17.925 14.2679 17.8225 14.2267C17.7201 14.1855 17.6104 14.1651 17.5 14.1667H2.5Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                </lst-open-mobile-menu>\n                                            <a\n                                href=\"https://demo3.listivotheme.com\"\n                                title=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                        >\n                            <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_light-1.png\"\n                                    alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                                    style=\"aspect-ratio: 440 / 214\"\n                            >\n                        </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com\"\n                                title=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                        >\n                            <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_light-1.png\"\n                                    alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n                            >\n                        </a>\n    <a\n            href=\"https://demo3.listivotheme.com/\"\n            title=\"Home\"\n            >\n        Home\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com\"\n            title=\"Demo Modern\"\n            >\n        Demo Modern\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo7.listivotheme.com\"\n            title=\"Demo Classic\"\n            >\n        Demo Classic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo8.listivotheme.com\"\n            title=\"Demo Abstract\"\n            >\n        Demo Abstract\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo10.listivotheme.com\"\n            title=\"Demo Earth Tones\"\n            >\n        Demo Earth Tones\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo13.listivotheme.com\"\n            title=\"Demo Transparent Blue\"\n            >\n        Demo Transparent Blue\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo14.listivotheme.com\"\n            title=\"Demo Comfort\"\n            >\n        Demo Comfort\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo5.listivotheme.com\"\n            title=\"Demo Automotive\"\n            >\n        Demo Automotive\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo11.listivotheme.com\"\n            title=\"Demo Cars\"\n            >\n        Demo Cars\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo4.listivotheme.com\"\n            title=\"Demo Real Estate\"\n            >\n        Demo Real Estate\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo9.listivotheme.com\"\n            title=\"Demo Realtor\"\n            >\n        Demo Realtor\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo6.listivotheme.com\"\n            title=\"Demo Services\"\n            >\n        Demo Services\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Search\"\n            >\n        Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ads/\"\n            title=\"Sidebar Search\"\n            >\n        Sidebar Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/search/\"\n            title=\"Horizontal Search\"\n            >\n        Horizontal Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/map-search/\"\n            title=\"Map Search\"\n            >\n        Map Search\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Listings\"\n            >\n        Listings\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n            title=\"Style: Gallery\"\n            >\n        Style: Gallery\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n            title=\"Style: Carousel\"\n            >\n        Style: Carousel\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n            title=\"Style: Mosaic\"\n            >\n        Style: Mosaic\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"#\"\n            title=\"Pages\"\n            >\n        Pages\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/blog/\"\n            title=\"Blog\"\n            >\n        Blog\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n            title=\"Single Post\"\n            >\n        Single Post\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/about-us-2/\"\n            title=\"About Us\"\n            >\n        About Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/contact-us/\"\n            title=\"Contact Us\"\n            >\n        Contact Us\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/login-register/\"\n            title=\"Login / Register\"\n            >\n        Login / Register\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/our-team/\"\n            title=\"Our Team\"\n            >\n        Our Team\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/user/emily-rees/\"\n            title=\"User Page\"\n            >\n        User Page\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/faq/\"\n            title=\"FAQ\"\n            >\n        FAQ\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n    <a\n            href=\"https://demo3.listivotheme.com/page-404/\"\n            title=\"Page 404\"\n            >\n        Page 404\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\" viewBox=\"0 0 7 5\" fill=\"none\">\n            <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                  fill=\"#D5E3F0\"/>\n        </svg>\n    </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/create/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\"\n                                                         viewBox=\"0 0 14 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M7 13C10.3137 13 13 10.3137 13 7C13 3.68629 10.3137 1 7 1C3.68629 1 1 3.68629 1 7C1 10.3137 3.68629 13 7 13Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-miterlimit=\"10\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M4.3335 7H9.66683\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M7 9.66683L7 4.3335\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Post Your Ad                                                \n                                            </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/moderation/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\"\n                                                             viewBox=\"0 0 11 14\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M8.09077 8.09077C8.32508 7.85645 8.32508 7.47655 8.09077 7.24224C7.85645 7.00793 7.47655 7.00793 7.24224 7.24224L8.09077 8.09077ZM4.99984 10.3332L4.57557 10.7574C4.80989 10.9917 5.18979 10.9917 5.4241 10.7574L4.99984 10.3332ZM4.09077 8.57557C3.85645 8.34126 3.47655 8.34126 3.24224 8.57557C3.00793 8.80989 3.00793 9.18979 3.24224 9.4241L4.09077 8.57557ZM7.24224 7.24224L4.57557 9.90891L5.4241 10.7574L8.09077 8.09077L7.24224 7.24224ZM5.4241 9.90891L4.09077 8.57557L3.24224 9.4241L4.57557 10.7574L5.4241 9.90891Z\"\n                                                                    fill=\"#2A3946\"/>\n                                                            <path\n                                                                    d=\"M9.66667 13H1.66667C1.29848 13 1 12.7015 1 12.3333L1 1.66667C1 1.29848 1.29848 1 1.66667 1L6.70872 1C6.89443 1 7.07173 1.07746 7.1979 1.21373L10.1558 4.40831C10.2699 4.53154 10.3333 4.6933 10.3333 4.86125L10.3333 12.3333C10.3333 12.7015 10.0349 13 9.66667 13Z\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M10.3335 5L7.00016 5C6.63197 5 6.3335 4.70152 6.3335 4.33333L6.3335 1\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                        </svg>\n                                                            Moderation                                                        \n                                                            0                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/orders/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                                             viewBox=\"0 0 12 11\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M1.2 0C0.5382 0 0 0.5382 0 1.2V9.6C0 10.2618 0.5382 10.8 1.2 10.8H10.8C11.4618 10.8 12 10.2618 12 9.6V1.2C12 0.5382 11.4618 0 10.8 0H1.2ZM1.2 1.2H10.8L10.8012 9.6H1.2V1.2ZM2.4 2.4V3.6H6.6V2.4H2.4ZM7.8 2.4V3.6H9.6V2.4H7.8ZM2.4 4.8V6H6.6V4.8H2.4ZM7.8 4.8V6H9.6V4.8H7.8ZM6.6 7.2V8.4H9.6V7.2H6.6Z\"\n                                                                    fill=\"#374B5C\"/>\n                                                        </svg>\n                                                        Orders                                                    \n                                                </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/list/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\"\n                                                         viewBox=\"0 0 11 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M9.66667 13H1.66667C1.29848 13 1 12.7015 1 12.3333L1 1.66667C1 1.29848 1.29848 1 1.66667 1L6.70872 1C6.89443 1 7.07173 1.07746 7.1979 1.21373L10.1558 4.40831C10.2699 4.53154 10.3333 4.6933 10.3333 4.86125L10.3333 12.3333C10.3333 12.7015 10.0349 13 9.66667 13Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M3.6665 10.3335H7.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M3.6665 8.3335H7.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M10.3335 5L7.00016 5C6.63197 5 6.3335 4.70152 6.3335 4.33333L6.3335 1\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                        My Ads                                                    \n                                            </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/messages/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"12\"\n                                                             viewBox=\"0 0 14 12\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M12.3333 1H1.66667C1.29848 1 1 1.29848 1 1.66667V10.2796C1 10.8386 1.64662 11.1494 2.08313 10.8002L4.15072 9.14609C4.26893 9.05152 4.41581 9 4.56719 9H12.3333C12.7015 9 13 8.70152 13 8.33333V1.66667C13 1.29848 12.7015 1 12.3333 1Z\"\n                                                                    stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M9.6665 5H9.6685V5.002H9.6665V5Z\"\n                                                                    stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M7 5H7.002V5.002H7V5Z\" stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\"\n                                                                    stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                            <path\n                                                                    d=\"M4.3335 5H4.3355V5.002H4.3335V5Z\"\n                                                                    stroke=\"#2A3946\"\n                                                                    stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                    stroke-linejoin=\"round\"/>\n                                                        </svg>\n                                                            Messages                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/favorites/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\"\n                                                             viewBox=\"0 0 14 13\" fill=\"none\">\n                                                            <path\n                                                                    d=\"M7 11.6405L6.55604 12.0441C6.66975 12.1692 6.83095 12.2405 7 12.2405C7.16905 12.2405 7.33025 12.1692 7.44396 12.0441L7 11.6405ZM12.2422 5.87404L12.6862 6.27765L12.2422 5.87404ZM7.81072 2.09364L8.27924 2.46845L8.27924 2.46845L7.81072 2.09364ZM7 3.10704L6.53148 3.48185C6.64534 3.62418 6.81773 3.70704 7 3.70704C7.18227 3.70704 7.35466 3.62418 7.46852 3.48185L7 3.10704ZM6.18928 2.09364L6.6578 1.71882V1.71882L6.18928 2.09364ZM1.75779 5.87404L1.31383 6.27764H1.31383L1.75779 5.87404ZM1.85347 1.8535L1.4292 1.42923L1.4292 1.42923L1.85347 1.8535ZM12.1465 1.8535L11.7223 2.27776V2.27776L12.1465 1.8535ZM7.44396 12.0441L12.6862 6.27765L11.7982 5.47044L6.55604 11.2369L7.44396 12.0441ZM7.3422 1.71882L6.53148 2.73222L7.46852 3.48185L8.27924 2.46845L7.3422 1.71882ZM7.46852 2.73222L6.6578 1.71882L5.72076 2.46846L6.53148 3.48185L7.46852 2.73222ZM1.31383 6.27764L6.55604 12.0441L7.44396 11.2369L2.20176 5.47044L1.31383 6.27764ZM1.4292 1.42923C0.102886 2.75555 0.0521005 4.88974 1.31383 6.27764L2.20176 5.47044C1.37091 4.5565 1.40435 3.15114 2.27773 2.27776L1.4292 1.42923ZM6.6578 1.71882C5.34949 0.0834286 2.91011 -0.0516763 1.4292 1.42923L2.27773 2.27776C3.25291 1.30258 4.85924 1.39155 5.72076 2.46846L6.6578 1.71882ZM12.5708 1.42923C11.0899 -0.0516764 8.65051 0.0834281 7.3422 1.71882L8.27924 2.46845C9.14077 1.39155 10.7471 1.30258 11.7223 2.27776L12.5708 1.42923ZM12.6862 6.27765C13.9479 4.88974 13.8971 2.75555 12.5708 1.42923L11.7223 2.27776C12.5956 3.15114 12.6291 4.55651 11.7982 5.47044L12.6862 6.27765Z\"\n                                                                    fill=\"#2A3946\"/>\n                                                        </svg>\n                                                            Favorites                                                        \n                                                            0                                                        \n                                                </a>\n                                                                                            <a\n                                                        href=\"https://demo3.listivotheme.com/panel/my-orders/\"\n                                                >\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"13\"\n                                                             viewBox=\"0 0 11 13\" fill=\"none\">\n                                                            <path\n                                                                    fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                    d=\"M1.62351 0.0294738C1.00828 0.123984 0.360164 0.693778 0.124588 1.34723C0.0561244 1.53719 0.0468697 1.65439 0.0241885 2.61874C-0.00806285 3.99129 -0.00806285 9.00397 0.0241885 10.3765C0.0468697 11.3409 0.0561244 11.4581 0.124588 11.648C0.303549 12.1444 0.729267 12.6143 1.18713 12.8206C1.41254 12.9222 1.5074 12.9452 1.80061 12.9693C1.99138 12.9849 3.77355 12.9982 5.76097 12.9988L9.37442 13L9.5992 12.9161C10.2632 12.6684 10.7137 12.1819 10.9256 11.4835L11 11.2386L10.9908 6.42971L10.9816 1.62085L10.8788 1.35042C10.7084 0.902369 10.3402 0.457053 9.96494 0.245372C9.61628 0.0486912 9.44783 0.0137007 8.84315 0.0124775C8.33902 0.0114796 8.26985 0.0180464 8.1596 0.0775334C7.88757 0.224255 7.79355 0.609118 7.9594 0.897058C8.08058 1.10748 8.20763 1.15348 8.72558 1.17447C8.96378 1.18413 9.209 1.20605 9.27048 1.22321C9.41695 1.26406 9.64074 1.47203 9.73378 1.65381L9.80789 1.79854L9.79878 6.54182L9.78966 11.2851L9.66697 11.452C9.59948 11.5437 9.47451 11.6616 9.38929 11.7139L9.23427 11.809H5.52263C2.17858 11.809 1.79987 11.8038 1.69877 11.7571C1.54025 11.6838 1.36539 11.525 1.27722 11.3744C1.20294 11.2475 1.20143 11.2121 1.17108 8.87969C1.15334 7.51496 1.15344 5.50569 1.17132 4.13167C1.20185 1.78544 1.20347 1.74768 1.27747 1.62085C1.45335 1.31939 1.69965 1.18654 2.08439 1.18564C2.4645 1.18474 2.79385 1.13597 2.89691 1.06528C3.03843 0.968294 3.12299 0.783459 3.12085 0.575834C3.11766 0.262755 2.96425 0.0811709 2.65793 0.0278322C2.44073 -0.00999105 1.87458 -0.00908977 1.62351 0.0294738ZM4.27695 0.025611C3.87427 0.0858063 3.6871 0.598367 3.9434 0.939066C4.12004 1.17389 4.09915 1.17087 5.505 1.16462C6.66293 1.15947 6.76781 1.15442 6.87203 1.0985C7.21383 0.915213 7.28054 0.4501 7.00405 0.177934C6.87852 0.0543566 6.85577 0.0453435 6.61248 0.0229714C6.29032 -0.00664333 4.47902 -0.00458315 4.27695 0.025611ZM2.49804 3.17981C2.22492 3.24049 2.0949 3.41847 2.0949 3.73167C2.0949 3.87582 2.1158 3.96389 2.17164 4.05515C2.32518 4.30601 2.17949 4.28994 4.53128 4.31515C5.68813 4.32751 7.06403 4.32905 7.58889 4.31856C8.66083 4.29712 8.69273 4.29043 8.82128 4.05901C8.9702 3.791 8.94604 3.54317 8.74612 3.28752L8.63846 3.14987L5.62082 3.15316C3.96114 3.15499 2.55589 3.16696 2.49804 3.17981ZM2.91693 5.56238C2.34632 5.58305 2.2705 5.61128 2.15797 5.84488C2.10405 5.95674 2.0907 6.03985 2.10153 6.19591C2.11664 6.41387 2.17609 6.51868 2.35379 6.64049C2.44984 6.70632 2.47491 6.70686 5.48912 6.70686C8.46452 6.70686 8.53014 6.70551 8.64691 6.64248C8.81704 6.55068 8.90888 6.36996 8.90888 6.12715C8.90888 5.90475 8.83814 5.76032 8.67415 5.64797C8.58086 5.58404 8.51843 5.57905 7.56989 5.55964C6.38304 5.53537 3.61829 5.53698 2.91693 5.56238ZM2.49804 7.91173C2.33083 7.94888 2.23832 8.01699 2.16403 8.15754C2.0066 8.45555 2.11958 8.86749 2.39288 8.99171C2.52924 9.05371 2.61296 9.05544 5.44274 9.05515C7.04304 9.05499 8.41106 9.04385 8.48281 9.03037C8.79439 8.97188 8.97391 8.66221 8.89602 8.31762C8.84803 8.10532 8.71993 7.96694 8.52562 7.9174C8.36836 7.87729 2.67715 7.87198 2.49804 7.91173Z\"\n                                                                    fill=\"#374B5C\"/>\n                                                        </svg>\n                                                        My Orders                                                    \n                                                </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/panel/settings/\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\"\n                                                         viewBox=\"0 0 14 13\" fill=\"none\">\n                                                        <path\n                                                                d=\"M8.3335 10.6665L13.0002 10.6665\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\" stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 10.6665H2.33333\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M4.00016 12.3333C4.92064 12.3333 5.66683 11.5871 5.66683 10.6667C5.66683 9.74619 4.92064 9 4.00016 9C3.07969 9 2.3335 9.74619 2.3335 10.6667C2.3335 11.5871 3.07969 12.3333 4.00016 12.3333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M12.3335 6.6665H13.0002\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 6.6665H5.66667\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M10.0002 8.33333C10.9206 8.33333 11.6668 7.58714 11.6668 6.66667C11.6668 5.74619 10.9206 5 10.0002 5C9.07969 5 8.3335 5.74619 8.3335 6.66667C8.3335 7.58714 9.07969 8.33333 10.0002 8.33333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M7.6665 2.6665H12.9998\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M1 2.6665H1.66667\" stroke=\"#2A3946\"\n                                                                stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n                                                        <path\n                                                                d=\"M6.00016 4.33333C6.92064 4.33333 7.66683 3.58714 7.66683 2.66667C7.66683 1.74619 6.92064 1 6.00016 1C5.07969 1 4.3335 1.74619 4.3335 2.66667C4.3335 3.58714 5.07969 4.33333 6.00016 4.33333Z\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Settings                                                \n                                            </a>\n                                            <a\n                                                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/logout\"\n                                            >\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\"\n                                                         viewBox=\"0 0 14 14\" fill=\"none\">\n                                                        <path\n                                                                d=\"M7.42426 8.82574C7.65858 9.06005 7.65858 9.43995 7.42426 9.67426C7.18995 9.90858 6.81005 9.90858 6.57574 9.67426L7.42426 8.82574ZM4.75 7L4.32574 7.42426C4.21321 7.31174 4.15 7.15913 4.15 7C4.15 6.84087 4.21321 6.68826 4.32574 6.57574L4.75 7ZM6.57574 4.32574C6.81005 4.09142 7.18995 4.09142 7.42426 4.32574C7.65858 4.56005 7.65858 4.93995 7.42426 5.17426L6.57574 4.32574ZM13 6.4C13.3314 6.4 13.6 6.66863 13.6 7C13.6 7.33137 13.3314 7.6 13 7.6L13 6.4ZM6.57574 9.67426L4.32574 7.42426L5.17426 6.57574L7.42426 8.82574L6.57574 9.67426ZM4.32574 6.57574L6.57574 4.32574L7.42426 5.17426L5.17426 7.42426L4.32574 6.57574ZM13 7.6L4.75 7.6V6.4L13 6.4L13 7.6Z\"\n                                                                fill=\"#2A3946\"/>\n                                                        <path\n                                                                d=\"M9.25 3.25V1.75C9.25 1.33579 8.91421 1 8.5 1H1.75C1.33579 1 1 1.33579 1 1.75V12.25C1 12.6642 1.33579 13 1.75 13H8.5C8.91421 13 9.25 12.6642 9.25 12.25V10.75\"\n                                                                stroke=\"#2A3946\" stroke-width=\"1.2\"\n                                                                stroke-linecap=\"round\"\n                                                                stroke-linejoin=\"round\"/>\n                                                    </svg>\n                                                    Log Out                                                \n                                            </a>\n                            <a\n                                                                                                    href=\"https://demo3.listivotheme.com/panel/\"\n                                                            >\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"20\" viewBox=\"0 0 18 20\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9 0C5.53008 0 2.7 2.83008 2.7 6.3C2.7 8.46914 3.80742 10.3957 5.48438 11.5312C2.27461 12.9094 0 16.0945 0 19.8H1.8C1.8 17.1984 3.17461 14.9344 5.23125 13.6687C5.83594 15.1523 7.30898 16.2 9 16.2C10.691 16.2 12.1641 15.1523 12.7688 13.6687C14.8254 14.9344 16.2 17.1984 16.2 19.8H18C18 16.0945 15.7254 12.9094 12.5156 11.5312C14.1926 10.3957 15.3 8.46914 15.3 6.3C15.3 2.83008 12.4699 0 9 0ZM9 1.8C11.4961 1.8 13.5 3.80391 13.5 6.3C13.5 8.79609 11.4961 10.8 9 10.8C6.50391 10.8 4.5 8.79609 4.5 6.3C4.5 3.80391 6.50391 1.8 9 1.8ZM11.1094 12.9094C10.4414 12.7055 9.73828 12.6 9 12.6C8.26172 12.6 7.55859 12.7055 6.89062 12.9094C7.20352 13.7777 8.01914 14.4 9 14.4C9.98086 14.4 10.7965 13.7777 11.1094 12.9094Z\"\n                                              fill=\"#FDFDFE\"\n                                        />\n                                    </svg>\n                                                            </a>\n                                                            <a\n                                        href=\"https://demo3.listivotheme.com/panel/\"\n                                >\n                                    tdadmin                                </a>\n                                <a\n                                                                            href=\"https://demo3.listivotheme.com/panel/create/\"\n                                >\n                                                                                    Post Your Ad                                        \n                                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\"\n                                                 viewBox=\"0 0 12 12\" fill=\"none\">\n                                                <path d=\"M5.00488 11.525V7.075H0.854883V5.125H5.00488V0.65H7.00488V5.125H11.1549V7.075H7.00488V11.525H5.00488Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                </a>\n        </header>\n        <style>\n            @media (min-width: 1120px) {\n                .listivo-menu-v2--simple .listivo-menu-v2__container {\n                    flex-direction: row;\n                }\n                .listivo-menu-v2--simple .listivo-menu-v2__right {\n                    display: flex;\n                }\n                .listivo-menu-v2__button {\n                    display: block;\n                }\n                .listivo-menu-v2__account:hover .listivo-user-dropdown {\n                    opacity: 1;\n                    visibility: visible;\n                    display: flex;\n                }\n                .listivo-menu-v2__mobile-button {\n                    display: none;\n                }\n                .listivo-menu-v2__avatar {\n                    margin-right: var(--e-global-size-6);\n                }\n                .listivo-menu-v2__separator {\n                    display: block;\n                }\n                .listivo-menu-v2__account-link {\n                    display: block;\n                }\n                .listivo-menu-v2__items {\n                    display: flex;\n                }\n            }\n        </style>\n        <img\n                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_light-1.png\"\n                alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n        >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\">\n                    <path d=\"M1.5 0C0.6775 0 0 0.6775 0 1.5V11.8333C0 12.6558 0.6775 13.3333 1.5 13.3333H6.5C7.3225 13.3333 8 12.6558 8 11.8333V1.5C8 0.6775 7.3225 0 6.5 0H1.5ZM1.5 1H6.5C6.78217 1 7 1.21783 7 1.5V11.8333C7 12.1155 6.78217 12.3333 6.5 12.3333H1.5C1.21783 12.3333 1 12.1155 1 11.8333V1.5C1 1.21783 1.21783 1 1.5 1ZM4 2C3.86739 2 3.74022 2.05268 3.64645 2.14645C3.55268 2.24021 3.5 2.36739 3.5 2.5C3.5 2.63261 3.55268 2.75978 3.64645 2.85355C3.74022 2.94732 3.86739 3 4 3C4.13261 3 4.25979 2.94732 4.35355 2.85355C4.44732 2.75978 4.5 2.63261 4.5 2.5C4.5 2.36739 4.44732 2.24021 4.35355 2.14645C4.25979 2.05268 4.13261 2 4 2ZM3.16667 10.3333C3.10041 10.3324 3.03463 10.3446 2.97315 10.3693C2.91166 10.394 2.8557 10.4307 2.80852 10.4773C2.76133 10.5238 2.72386 10.5792 2.69829 10.6403C2.67271 10.7015 2.65955 10.7671 2.65955 10.8333C2.65955 10.8996 2.67271 10.9652 2.69829 11.0263C2.72386 11.0875 2.76133 11.1429 2.80852 11.1894C2.8557 11.2359 2.91166 11.2726 2.97315 11.2973C3.03463 11.322 3.10041 11.3343 3.16667 11.3333H4.83333C4.89959 11.3343 4.96537 11.322 5.02685 11.2973C5.08834 11.2726 5.1443 11.2359 5.19148 11.1894C5.23867 11.1429 5.27614 11.0875 5.30171 11.0263C5.32729 10.9652 5.34046 10.8996 5.34046 10.8333C5.34046 10.7671 5.32729 10.7015 5.30171 10.6403C5.27614 10.5792 5.23867 10.5238 5.19148 10.4773C5.1443 10.4307 5.08834 10.394 5.02685 10.3693C4.96537 10.3446 4.89959 10.3324 4.83333 10.3333H3.16667Z\" fill=\"#FDFDFE\"/>\n                </svg>\n            <a\n                    href=\"tel:1233456789\"\n            >\n                (123) 345-6789            </a>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"13\" viewBox=\"0 0 10 13\" fill=\"none\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                          d=\"M4.99992 0C2.42961 0 0.333252 2.09635 0.333252 4.66667C0.333252 5.38854 0.628564 6.17969 1.0369 7.01458C1.44523 7.85313 1.97752 8.72813 2.51346 9.52656C3.57804 11.1271 4.63898 12.4286 4.63898 12.4286L4.99992 12.8734L5.36086 12.4286C5.36086 12.4286 6.42179 11.1271 7.49002 9.52656C8.02231 8.72813 8.55461 7.85313 8.96294 7.01458C9.37127 6.17969 9.66658 5.38854 9.66658 4.66667C9.66658 2.09635 7.57023 0 4.99992 0ZM4.99998 0.933105C7.06716 0.933105 8.73331 2.59925 8.73331 4.66644C8.73331 5.10394 8.50362 5.82946 8.12445 6.60602C7.74529 7.38623 7.22758 8.23206 6.71352 9.01227C5.92922 10.187 5.37406 10.8791 5.076 11.2507L4.99998 11.3456L4.92395 11.2507C4.62589 10.8791 4.07073 10.187 3.28643 9.01227C2.77237 8.23206 2.25466 7.38623 1.8755 6.60602C1.49633 5.82946 1.26664 5.10394 1.26664 4.66644C1.26664 2.59925 2.93279 0.933105 4.99998 0.933105ZM4.06659 4.66667C4.06659 4.1526 4.48586 3.73333 4.99992 3.73333C5.51398 3.73333 5.93325 4.1526 5.93325 4.66667C5.93325 5.18073 5.51398 5.6 4.99992 5.6C4.48586 5.6 4.06659 5.18073 4.06659 4.66667Z\"\n                          fill=\"#FDFDFE\"/>\n                </svg>\n            518-520 5th AveNew York, USA        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\" fill=\"none\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                          d=\"M0.666748 5.33334C0.666748 2.57636 2.90976 0.333344 5.66675 0.333344C8.42373 0.333344 10.6667 2.57636 10.6667 5.33334C10.6667 8.09033 8.42373 10.3333 5.66675 10.3333C2.90976 10.3333 0.666748 8.09033 0.666748 5.33334ZM9.91675 5.33334C9.91675 2.98169 8.0184 1.08334 5.66675 1.08334C3.31509 1.08334 1.41675 2.98169 1.41675 5.33334C1.41675 7.685 3.31509 9.58334 5.66675 9.58334C8.0184 9.58334 9.91675 7.685 9.91675 5.33334ZM5.66675 1.83334C3.73811 1.83334 2.16675 3.40471 2.16675 5.33334C2.16675 7.26198 3.73811 8.83334 5.66675 8.83334C6.09853 8.83334 6.51381 8.75498 6.89673 8.61118C7.02369 8.56519 7.11613 8.4545 7.13874 8.32137C7.16136 8.18824 7.11066 8.05324 7.00601 7.9679C6.90135 7.88257 6.75891 7.86008 6.63306 7.90903C6.33297 8.02172 6.00797 8.08334 5.66675 8.08334C4.14338 8.08334 2.91675 6.85671 2.91675 5.33334C2.91675 3.80998 4.14338 2.58334 5.66675 2.58334C7.19011 2.58334 8.41675 3.80998 8.41675 5.33334V5.70834C8.41675 6.0579 8.1413 6.33334 7.79175 6.33334C7.44219 6.33334 7.16675 6.0579 7.16675 5.70834V3.95834C7.16826 3.76767 7.02645 3.60621 6.83718 3.5831C6.64791 3.55999 6.47142 3.68258 6.427 3.86801C6.17391 3.68941 5.87117 3.58334 5.54175 3.58334C4.62879 3.58334 3.91675 4.39021 3.91675 5.33334C3.91675 6.27648 4.62879 7.08334 5.54175 7.08334C6.00443 7.08334 6.41482 6.87538 6.70776 6.54819C6.96013 6.87236 7.35256 7.08334 7.79175 7.08334C8.54669 7.08334 9.16675 6.46329 9.16675 5.70834V5.33334C9.16675 3.40471 7.59538 1.83334 5.66675 1.83334ZM6.41675 5.33334C6.41675 4.75998 6.00729 4.33334 5.54175 4.33334C5.0762 4.33334 4.66675 4.75998 4.66675 5.33334C4.66675 5.90671 5.0762 6.33334 5.54175 6.33334C6.00729 6.33334 6.41675 5.90671 6.41675 5.33334Z\"\n                          fill=\"#FDFDFE\"/>\n                </svg>\n            <a href=\"mailto:support@tangibledesign.net\">\n                support@tangibledesign.net            </a>\n			Follow our social media		\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n			<h4>Useful Links</h4>		\n    <ul><li id=\"menu-item-6213\"><a href=\"https://demo3.listivotheme.com/about-us-2/\">About Us</a></li>\n<li id=\"menu-item-6211\"><a href=\"https://demo3.listivotheme.com/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-6212\"><a href=\"https://demo3.listivotheme.com/our-team/\">Our Team</a></li>\n<li id=\"menu-item-6214\"><a href=\"https://demo3.listivotheme.com/faq/\">FAQ</a></li>\n<li id=\"menu-item-6215\"><a href=\"https://demo3.listivotheme.com/login-register/\">Register</a></li>\n</ul>		\n			<h4>Categories</h4>		\n    <ul><li id=\"menu-item-3785\"><a href=\"https://demo3.listivotheme.com/ads/community/\">Community</a></li>\n<li id=\"menu-item-3788\"><a href=\"https://demo3.listivotheme.com/ads/jobs/\">Jobs</a></li>\n<li id=\"menu-item-4815\"><a href=\"https://demo3.listivotheme.com/ads/vehicles/\">Vehicles</a></li>\n<li id=\"menu-item-4816\"><a href=\"https://demo3.listivotheme.com/ads/services/\">Services</a></li>\n<li id=\"menu-item-4817\"><a href=\"https://demo3.listivotheme.com/ads/real-estate/\">Real Estate</a></li>\n</ul>		\n			<h4>Newest Listings​</h4>		\n                <a\n                        href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n                        title=\"MacBook Pro 16\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-100x100.jpg\"\n                                alt=\"MacBook Pro 16\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n                            title=\"MacBook Pro 16\"\n                    >\n                        MacBook Pro 16                    </a>\n                                                    $300                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n                        title=\"Acoustic guitar\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-100x100.jpg\"\n                                alt=\"Acoustic guitar\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n                            title=\"Acoustic guitar\"\n                    >\n                        Acoustic guitar                    </a>\n                                                    $300                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n                        title=\"Nike Airforce\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-100x100.jpg\"\n                                alt=\"Nike Airforce\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n                            title=\"Nike Airforce\"\n                    >\n                        Nike Airforce                    </a>\n                                                    $250                                            \n                <a\n                        href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n                        title=\"Xiaomi Mi 10 5G\"\n                >\n                                            <img\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-100x100.jpg\"\n                                alt=\"Xiaomi Mi 10 5G\"\n                        >\n                                    </a>\n                    <a\n                            href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n                            title=\"Xiaomi Mi 10 5G\"\n                    >\n                        Xiaomi Mi 10 5G                    </a>\n                                                    $499                                            \n        © 2022 Listivo - Listing Directory WordPress Theme. All rights reserved.', 'Layout Light', '', 'publish', 'closed', 'closed', '', 'new-template-9', '', '', '2023-04-10 14:39:55', '2023-04-10 14:39:55', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-9/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6062, 1, '2022-05-17 05:54:28', '2022-05-17 05:54:28', '<lst-query-models\n            prefix=\"listivo\"\n            base-url=\"https://demo3.listivotheme.com/ads/\"\n            request-url=\"https://demo3.listivotheme.com/wp-json/listivo/v1/listings\"\n            :dependency-terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n            :initial-filters=\"[]\"\n            initial-template=\"templates/partials/search_results_card_small\"\n            wrapper-class=\"listivo-search-results__list-results\"\n            :limit=\"12\"\n            :initial-page=\"1\"\n            :initial-count=\"180\"\n            :initial-term-count=\"[{&quot;id&quot;:2,&quot;count&quot;:41},{&quot;id&quot;:4,&quot;count&quot;:12},{&quot;id&quot;:5,&quot;count&quot;:13},{&quot;id&quot;:6,&quot;count&quot;:23},{&quot;id&quot;:7,&quot;count&quot;:27},{&quot;id&quot;:12,&quot;count&quot;:15},{&quot;id&quot;:191,&quot;count&quot;:11},{&quot;id&quot;:192,&quot;count&quot;:9},{&quot;id&quot;:194,&quot;count&quot;:5},{&quot;id&quot;:195,&quot;count&quot;:6},{&quot;id&quot;:196,&quot;count&quot;:3},{&quot;id&quot;:197,&quot;count&quot;:2},{&quot;id&quot;:198,&quot;count&quot;:7},{&quot;id&quot;:199,&quot;count&quot;:8},{&quot;id&quot;:200,&quot;count&quot;:3},{&quot;id&quot;:202,&quot;count&quot;:2},{&quot;id&quot;:203,&quot;count&quot;:2},{&quot;id&quot;:204,&quot;count&quot;:2},{&quot;id&quot;:205,&quot;count&quot;:2},{&quot;id&quot;:206,&quot;count&quot;:2},{&quot;id&quot;:207,&quot;count&quot;:2},{&quot;id&quot;:208,&quot;count&quot;:4},{&quot;id&quot;:209,&quot;count&quot;:2},{&quot;id&quot;:210,&quot;count&quot;:3},{&quot;id&quot;:211,&quot;count&quot;:3},{&quot;id&quot;:212,&quot;count&quot;:3},{&quot;id&quot;:213,&quot;count&quot;:5},{&quot;id&quot;:214,&quot;count&quot;:6},{&quot;id&quot;:215,&quot;count&quot;:2},{&quot;id&quot;:217,&quot;count&quot;:3},{&quot;id&quot;:218,&quot;count&quot;:2},{&quot;id&quot;:219,&quot;count&quot;:2},{&quot;id&quot;:220,&quot;count&quot;:5},{&quot;id&quot;:221,&quot;count&quot;:2},{&quot;id&quot;:222,&quot;count&quot;:2},{&quot;id&quot;:223,&quot;count&quot;:2},{&quot;id&quot;:224,&quot;count&quot;:2},{&quot;id&quot;:226,&quot;count&quot;:22},{&quot;id&quot;:227,&quot;count&quot;:8},{&quot;id&quot;:228,&quot;count&quot;:14},{&quot;id&quot;:229,&quot;count&quot;:8},{&quot;id&quot;:230,&quot;count&quot;:7},{&quot;id&quot;:231,&quot;count&quot;:10},{&quot;id&quot;:232,&quot;count&quot;:3},{&quot;id&quot;:233,&quot;count&quot;:2},{&quot;id&quot;:239,&quot;count&quot;:6},{&quot;id&quot;:240,&quot;count&quot;:5},{&quot;id&quot;:373,&quot;count&quot;:2},{&quot;id&quot;:374,&quot;count&quot;:5},{&quot;id&quot;:375,&quot;count&quot;:3},{&quot;id&quot;:376,&quot;count&quot;:4},{&quot;id&quot;:416,&quot;count&quot;:3},{&quot;id&quot;:418,&quot;count&quot;:7},{&quot;id&quot;:419,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_14&quot;,&quot;count&quot;:180},{&quot;id&quot;:80,&quot;count&quot;:6},{&quot;id&quot;:81,&quot;count&quot;:1},{&quot;id&quot;:82,&quot;count&quot;:5},{&quot;id&quot;:&quot;listivo_1910&quot;,&quot;count&quot;:180},{&quot;id&quot;:78,&quot;count&quot;:8},{&quot;id&quot;:79,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1911&quot;,&quot;count&quot;:180},{&quot;id&quot;:70,&quot;count&quot;:1},{&quot;id&quot;:71,&quot;count&quot;:6},{&quot;id&quot;:72,&quot;count&quot;:3},{&quot;id&quot;:74,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_1913&quot;,&quot;count&quot;:180},{&quot;id&quot;:75,&quot;count&quot;:5},{&quot;id&quot;:76,&quot;count&quot;:3},{&quot;id&quot;:77,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1912&quot;,&quot;count&quot;:180},{&quot;id&quot;:257,&quot;count&quot;:5},{&quot;id&quot;:288,&quot;count&quot;:1},{&quot;id&quot;:289,&quot;count&quot;:4},{&quot;id&quot;:290,&quot;count&quot;:1},{&quot;id&quot;:291,&quot;count&quot;:1},{&quot;id&quot;:292,&quot;count&quot;:1},{&quot;id&quot;:369,&quot;count&quot;:7},{&quot;id&quot;:372,&quot;count&quot;:2},{&quot;id&quot;:378,&quot;count&quot;:1},{&quot;id&quot;:380,&quot;count&quot;:1},{&quot;id&quot;:383,&quot;count&quot;:2},{&quot;id&quot;:384,&quot;count&quot;:2},{&quot;id&quot;:385,&quot;count&quot;:3},{&quot;id&quot;:392,&quot;count&quot;:1},{&quot;id&quot;:395,&quot;count&quot;:1},{&quot;id&quot;:396,&quot;count&quot;:2},{&quot;id&quot;:397,&quot;count&quot;:1},{&quot;id&quot;:398,&quot;count&quot;:1},{&quot;id&quot;:399,&quot;count&quot;:2},{&quot;id&quot;:400,&quot;count&quot;:2},{&quot;id&quot;:&quot;listivo_945&quot;,&quot;count&quot;:180},{&quot;id&quot;:293,&quot;count&quot;:1},{&quot;id&quot;:294,&quot;count&quot;:2},{&quot;id&quot;:295,&quot;count&quot;:1},{&quot;id&quot;:296,&quot;count&quot;:1},{&quot;id&quot;:297,&quot;count&quot;:1},{&quot;id&quot;:298,&quot;count&quot;:1},{&quot;id&quot;:299,&quot;count&quot;:2},{&quot;id&quot;:300,&quot;count&quot;:1},{&quot;id&quot;:311,&quot;count&quot;:1},{&quot;id&quot;:370,&quot;count&quot;:3},{&quot;id&quot;:371,&quot;count&quot;:4},{&quot;id&quot;:377,&quot;count&quot;:1},{&quot;id&quot;:379,&quot;count&quot;:1},{&quot;id&quot;:381,&quot;count&quot;:2},{&quot;id&quot;:382,&quot;count&quot;:2},{&quot;id&quot;:386,&quot;count&quot;:1},{&quot;id&quot;:387,&quot;count&quot;:1},{&quot;id&quot;:388,&quot;count&quot;:1},{&quot;id&quot;:389,&quot;count&quot;:2},{&quot;id&quot;:390,&quot;count&quot;:1},{&quot;id&quot;:391,&quot;count&quot;:1},{&quot;id&quot;:393,&quot;count&quot;:1},{&quot;id&quot;:394,&quot;count&quot;:1},{&quot;id&quot;:401,&quot;count&quot;:1},{&quot;id&quot;:402,&quot;count&quot;:1},{&quot;id&quot;:403,&quot;count&quot;:1},{&quot;id&quot;:404,&quot;count&quot;:1},{&quot;id&quot;:405,&quot;count&quot;:1},{&quot;id&quot;:406,&quot;count&quot;:1},{&quot;id&quot;:407,&quot;count&quot;:1},{&quot;id&quot;:408,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_946&quot;,&quot;count&quot;:180},{&quot;id&quot;:263,&quot;count&quot;:10},{&quot;id&quot;:264,&quot;count&quot;:15},{&quot;id&quot;:265,&quot;count&quot;:9},{&quot;id&quot;:266,&quot;count&quot;:5},{&quot;id&quot;:267,&quot;count&quot;:5},{&quot;id&quot;:268,&quot;count&quot;:5},{&quot;id&quot;:269,&quot;count&quot;:3},{&quot;id&quot;:270,&quot;count&quot;:2},{&quot;id&quot;:271,&quot;count&quot;:4},{&quot;id&quot;:272,&quot;count&quot;:6},{&quot;id&quot;:273,&quot;count&quot;:2},{&quot;id&quot;:275,&quot;count&quot;:2},{&quot;id&quot;:276,&quot;count&quot;:4},{&quot;id&quot;:277,&quot;count&quot;:4},{&quot;id&quot;:278,&quot;count&quot;:2},{&quot;id&quot;:279,&quot;count&quot;:3},{&quot;id&quot;:280,&quot;count&quot;:2},{&quot;id&quot;:281,&quot;count&quot;:4},{&quot;id&quot;:282,&quot;count&quot;:4},{&quot;id&quot;:283,&quot;count&quot;:2},{&quot;id&quot;:284,&quot;count&quot;:3},{&quot;id&quot;:285,&quot;count&quot;:11},{&quot;id&quot;:286,&quot;count&quot;:1},{&quot;id&quot;:287,&quot;count&quot;:3},{&quot;id&quot;:&quot;listivo_4661&quot;,&quot;count&quot;:180},{&quot;id&quot;:301,&quot;count&quot;:23},{&quot;id&quot;:302,&quot;count&quot;:14},{&quot;id&quot;:303,&quot;count&quot;:17},{&quot;id&quot;:304,&quot;count&quot;:12},{&quot;id&quot;:305,&quot;count&quot;:16},{&quot;id&quot;:306,&quot;count&quot;:16},{&quot;id&quot;:307,&quot;count&quot;:11},{&quot;id&quot;:308,&quot;count&quot;:19},{&quot;id&quot;:309,&quot;count&quot;:16},{&quot;id&quot;:310,&quot;count&quot;:3},{&quot;id&quot;:356,&quot;count&quot;:9},{&quot;id&quot;:357,&quot;count&quot;:9},{&quot;id&quot;:358,&quot;count&quot;:10},{&quot;id&quot;:&quot;listivo_4318&quot;,&quot;count&quot;:180},{&quot;id&quot;:312,&quot;count&quot;:4},{&quot;id&quot;:313,&quot;count&quot;:3},{&quot;id&quot;:314,&quot;count&quot;:4},{&quot;id&quot;:318,&quot;count&quot;:4},{&quot;id&quot;:319,&quot;count&quot;:1},{&quot;id&quot;:320,&quot;count&quot;:1},{&quot;id&quot;:321,&quot;count&quot;:1},{&quot;id&quot;:322,&quot;count&quot;:2},{&quot;id&quot;:323,&quot;count&quot;:2},{&quot;id&quot;:324,&quot;count&quot;:2},{&quot;id&quot;:325,&quot;count&quot;:2},{&quot;id&quot;:326,&quot;count&quot;:2},{&quot;id&quot;:327,&quot;count&quot;:2},{&quot;id&quot;:328,&quot;count&quot;:2},{&quot;id&quot;:329,&quot;count&quot;:3},{&quot;id&quot;:330,&quot;count&quot;:3},{&quot;id&quot;:331,&quot;count&quot;:3},{&quot;id&quot;:332,&quot;count&quot;:3},{&quot;id&quot;:333,&quot;count&quot;:3},{&quot;id&quot;:334,&quot;count&quot;:3},{&quot;id&quot;:335,&quot;count&quot;:1},{&quot;id&quot;:336,&quot;count&quot;:1},{&quot;id&quot;:337,&quot;count&quot;:1},{&quot;id&quot;:338,&quot;count&quot;:1},{&quot;id&quot;:339,&quot;count&quot;:1},{&quot;id&quot;:340,&quot;count&quot;:1},{&quot;id&quot;:342,&quot;count&quot;:1},{&quot;id&quot;:343,&quot;count&quot;:1},{&quot;id&quot;:344,&quot;count&quot;:4},{&quot;id&quot;:345,&quot;count&quot;:4},{&quot;id&quot;:348,&quot;count&quot;:3},{&quot;id&quot;:349,&quot;count&quot;:3},{&quot;id&quot;:353,&quot;count&quot;:2},{&quot;id&quot;:354,&quot;count&quot;:2},{&quot;id&quot;:355,&quot;count&quot;:2},{&quot;id&quot;:415,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_4660&quot;,&quot;count&quot;:180},{&quot;id&quot;:409,&quot;count&quot;:4},{&quot;id&quot;:410,&quot;count&quot;:8},{&quot;id&quot;:412,&quot;count&quot;:13},{&quot;id&quot;:&quot;listivo_4659&quot;,&quot;count&quot;:180},{&quot;id&quot;:248,&quot;count&quot;:6},{&quot;id&quot;:249,&quot;count&quot;:2},{&quot;id&quot;:250,&quot;count&quot;:3},{&quot;id&quot;:256,&quot;count&quot;:2},{&quot;id&quot;:259,&quot;count&quot;:2},{&quot;id&quot;:260,&quot;count&quot;:5},{&quot;id&quot;:261,&quot;count&quot;:2},{&quot;id&quot;:262,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_4657&quot;,&quot;count&quot;:180},{&quot;id&quot;:135,&quot;count&quot;:37},{&quot;id&quot;:136,&quot;count&quot;:13},{&quot;id&quot;:156,&quot;count&quot;:26},{&quot;id&quot;:157,&quot;count&quot;:19},{&quot;id&quot;:158,&quot;count&quot;:15},{&quot;id&quot;:159,&quot;count&quot;:16},{&quot;id&quot;:160,&quot;count&quot;:17},{&quot;id&quot;:&quot;listivo_2723&quot;,&quot;count&quot;:180}]\"\n            initial-sort-by=\"most-relevant\"\n            scroll-to-selector=\".listivo-search-results\"\n            card-type=\"card_small\"\n            initial-title=\"Classified Ads\"\n            :update-title=\"false\"\n    >\n        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.61169 0.500482C1.39146 0.500755 1.1763 0.566706 0.993713 0.68991C0.811124 0.813114 0.66939 0.987978 0.586617 1.19216C0.503843 1.39635 0.483789 1.62059 0.529015 1.83623C0.574241 2.05188 0.682695 2.24914 0.840521 2.40281L3.93386 5.49762L0.840521 8.59243C0.734227 8.69453 0.649364 8.81683 0.590902 8.95216C0.532441 9.08748 0.501556 9.23312 0.500057 9.38054C0.498558 9.52796 0.526475 9.67419 0.582173 9.81068C0.63787 9.94717 0.720229 10.0712 0.824425 10.1754C0.928621 10.2797 1.05256 10.3621 1.18898 10.4178C1.32541 10.4735 1.47158 10.5014 1.61892 10.4999C1.76627 10.4984 1.91184 10.4675 2.0471 10.409C2.18237 10.3506 2.3046 10.2657 2.40666 10.1593L5.5 7.0645L8.59334 10.1593C8.69539 10.2657 8.81763 10.3506 8.95289 10.4091C9.08815 10.4675 9.23372 10.4984 9.38107 10.4999C9.52842 10.5014 9.67459 10.4735 9.81101 10.4178C9.94744 10.3621 10.0714 10.2797 10.1756 10.1754C10.2798 10.0712 10.3621 9.94718 10.4178 9.81069C10.4735 9.6742 10.5014 9.52796 10.4999 9.38054C10.4984 9.23312 10.4676 9.08748 10.4091 8.95216C10.3506 8.81683 10.2658 8.69453 10.1595 8.59243L7.06613 5.49762L10.1595 2.40281C10.3195 2.24717 10.4288 2.04679 10.4731 1.82792C10.5173 1.60906 10.4945 1.38192 10.4075 1.17628C10.3205 0.970635 10.1734 0.796081 9.9856 0.675491C9.79775 0.5549 9.57787 0.493899 9.35477 0.500482C9.06703 0.509059 8.79393 0.629373 8.59334 0.835933L5.5 3.93074L2.40666 0.835933C2.30332 0.729655 2.17971 0.645206 2.04316 0.587585C1.90661 0.529965 1.75989 0.500346 1.61169 0.500482Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;,&quot;listivo_1910&quot;,&quot;listivo_1911&quot;,&quot;listivo_1913&quot;,&quot;listivo_1912&quot;,&quot;listivo_945&quot;,&quot;listivo_946&quot;,&quot;listivo_4661&quot;,&quot;listivo_4318&quot;,&quot;listivo_4660&quot;,&quot;listivo_4659&quot;,&quot;listivo_4657&quot;,&quot;listivo_2723&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"7ad1da4680\"\n        :reset-values=\"true\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"Keyword\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field><lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location (e.g. New York)\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n                    <template>\n                <lst-radius-search-field\n                        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n                        :filters=\"props.filters\"\n                        :dependencies=\"props.dependencies\"\n                                            :initial-radius=\"{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270}\"\n                                                                :options=\"[{&quot;label&quot;:&quot;+0 miles&quot;,&quot;value&quot;:0},{&quot;label&quot;:&quot;+10 miles&quot;,&quot;value&quot;:16090},{&quot;label&quot;:&quot;+20 miles&quot;,&quot;value&quot;:32180},{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270},{&quot;label&quot;:&quot;+50 miles&quot;,&quot;value&quot;:80450},{&quot;label&quot;:&quot;+75 miles&quot;,&quot;value&quot;:120675},{&quot;label&quot;:&quot;+100 miles&quot;,&quot;value&quot;:160900}]\"\n                                    >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <lst-select\n                                :options=\"radiusField.options\"\n                                :value=\"radiusField.value\"\n                                @input=\"radiusField.setValue\"\n                                active-text-class=\"listivo-select__active-text\"\n                                highlight-option-class=\"listivo-select__option--highlight\"\n                                :disabled=\"radiusField.isDisabled\"\n                                :is-selected=\"radiusField.isSelected\"\n                        >\n                                    Distance                                \n                                    {{ radiusField.value.label }}\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                         viewBox=\"0 0 7 5\" fill=\"none\">\n                                        <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                        </lst-select>\n                </lst-radius-search-field>\n            </template>\n</lst-location-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_14&quot;,&quot;id&quot;:14,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Category                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n                            <template>\n                    <lst-taxonomy-search-field\n                            v-for=\"term in taxonomyField.activeParentTerms\"\n                            :field=\"taxonomyField.field\"\n                            :terms=\"taxonomyField.terms\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            :term-count=\"props.termCount\"\n                            :parent=\"term.id\"\n                            :key=\"term.id\"\n                            :multiple=\"false\"\n                    >\n                            <lst-select\n                                    :options=\"taxonomyFieldProps.options\"\n                                    @input=\"taxonomyFieldProps.addTerm\"\n                                    :searchable=\"false\"\n                                    active-text-class=\"listivo-select-v2__active-text\"\n                                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                    order-type=\"count\"\n                                    :disabled=\"taxonomyFieldProps.isDisabled\"\n                                    :is-selected=\"taxonomyFieldProps.isSelected\"\n                            >\n                                        {{ term.searchFormPlaceholder }}\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                             viewBox=\"0 0 7 5\" fill=\"none\">\n                                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                         1\">\n                                            {{ taxonomyField.selectedTerms.length\n                                            }} Selected                                        \n                                     0\"\n                                            @click.stop.prevent=\"taxonomyFieldProps.clear(); select.onClose()\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                            No options                                        \n                                                        {{ option.count }}\n                            </lst-select>\n                    </lst-taxonomy-search-field>\n                </template>\n</lst-taxonomy-search-field>    <lst-price-search-field\n            :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n    >\n            <lst-price-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_130_from\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"greater\"\n            >\n                        <input\n                                :value=\"priceField.value\"\n                                @input=\"priceField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Min Price\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-price-search-field>\n            -\n            <lst-price-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_130_to\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"less\"\n            >\n                        <input\n                                :value=\"priceField.value\"\n                                @input=\"priceField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Max Price\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-price-search-field>\n    </lst-price-search-field>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_945&quot;,&quot;id&quot;:945,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:384,&quot;key&quot;:&quot;listivo_384&quot;,&quot;name&quot;:&quot;Alpha Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:289,&quot;key&quot;:&quot;listivo_289&quot;,&quot;name&quot;:&quot;Audi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:292,&quot;key&quot;:&quot;listivo_292&quot;,&quot;name&quot;:&quot;BMW&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:396,&quot;key&quot;:&quot;listivo_396&quot;,&quot;name&quot;:&quot;Caterpillar&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:291,&quot;key&quot;:&quot;listivo_291&quot;,&quot;name&quot;:&quot;Chevrolet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:380,&quot;key&quot;:&quot;listivo_380&quot;,&quot;name&quot;:&quot;Dodge&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:395,&quot;key&quot;:&quot;listivo_395&quot;,&quot;name&quot;:&quot;Eagle&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:392,&quot;key&quot;:&quot;listivo_392&quot;,&quot;name&quot;:&quot;FCS Jet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:290,&quot;key&quot;:&quot;listivo_290&quot;,&quot;name&quot;:&quot;Ferrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:378,&quot;key&quot;:&quot;listivo_378&quot;,&quot;name&quot;:&quot;Ford&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:372,&quot;key&quot;:&quot;listivo_372&quot;,&quot;name&quot;:&quot;Harley-Davidson&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:399,&quot;key&quot;:&quot;listivo_399&quot;,&quot;name&quot;:&quot;Kenworth&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:397,&quot;key&quot;:&quot;listivo_397&quot;,&quot;name&quot;:&quot;Komatsu&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:257,&quot;key&quot;:&quot;listivo_257&quot;,&quot;name&quot;:&quot;Mercedes-Benz&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:288,&quot;key&quot;:&quot;listivo_288&quot;,&quot;name&quot;:&quot;Porsche&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:400,&quot;key&quot;:&quot;listivo_400&quot;,&quot;name&quot;:&quot;Scania&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:383,&quot;key&quot;:&quot;listivo_383&quot;,&quot;name&quot;:&quot;Volkswagen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:398,&quot;key&quot;:&quot;listivo_398&quot;,&quot;name&quot;:&quot;Volvo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:385,&quot;key&quot;:&quot;listivo_385&quot;,&quot;name&quot;:&quot;XYZ Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:369,&quot;key&quot;:&quot;listivo_369&quot;,&quot;name&quot;:&quot;Yamaha&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Make                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_946&quot;,&quot;id&quot;:946,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:true,&quot;parentTaxonomyKeys&quot;:[&quot;listivo_945&quot;]}\"\n        :terms=\"[{&quot;id&quot;:300,&quot;key&quot;:&quot;listivo_300&quot;,&quot;name&quot;:&quot;718&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[288],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:293,&quot;key&quot;:&quot;listivo_293&quot;,&quot;name&quot;:&quot;8-series&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[292],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:296,&quot;key&quot;:&quot;listivo_296&quot;,&quot;name&quot;:&quot;A4&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:311,&quot;key&quot;:&quot;listivo_311&quot;,&quot;name&quot;:&quot;A7&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:299,&quot;key&quot;:&quot;listivo_299&quot;,&quot;name&quot;:&quot;A8&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:295,&quot;key&quot;:&quot;listivo_295&quot;,&quot;name&quot;:&quot;AMG GT&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:389,&quot;key&quot;:&quot;listivo_389&quot;,&quot;name&quot;:&quot;Andiamo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[384],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:297,&quot;key&quot;:&quot;listivo_297&quot;,&quot;name&quot;:&quot;Camaro&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[291],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:388,&quot;key&quot;:&quot;listivo_388&quot;,&quot;name&quot;:&quot;Carpe Diem&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:394,&quot;key&quot;:&quot;listivo_394&quot;,&quot;name&quot;:&quot;Centurion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[395],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:405,&quot;key&quot;:&quot;listivo_405&quot;,&quot;name&quot;:&quot;FE&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:404,&quot;key&quot;:&quot;listivo_404&quot;,&quot;name&quot;:&quot;FMX&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[398],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:407,&quot;key&quot;:&quot;listivo_407&quot;,&quot;name&quot;:&quot;GH800&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:406,&quot;key&quot;:&quot;listivo_406&quot;,&quot;name&quot;:&quot;JK500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[397],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:298,&quot;key&quot;:&quot;listivo_298&quot;,&quot;name&quot;:&quot;LaFerrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[290],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:386,&quot;key&quot;:&quot;listivo_386&quot;,&quot;name&quot;:&quot;My Way&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:393,&quot;key&quot;:&quot;listivo_393&quot;,&quot;name&quot;:&quot;Primary&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[392],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:379,&quot;key&quot;:&quot;listivo_379&quot;,&quot;name&quot;:&quot;Promaster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[380],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:370,&quot;key&quot;:&quot;listivo_370&quot;,&quot;name&quot;:&quot;R15&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:402,&quot;key&quot;:&quot;listivo_402&quot;,&quot;name&quot;:&quot;R500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:401,&quot;key&quot;:&quot;listivo_401&quot;,&quot;name&quot;:&quot;R730&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:390,&quot;key&quot;:&quot;listivo_390&quot;,&quot;name&quot;:&quot;Road King&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:294,&quot;key&quot;:&quot;listivo_294&quot;,&quot;name&quot;:&quot;S-Class&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:387,&quot;key&quot;:&quot;listivo_387&quot;,&quot;name&quot;:&quot;Serenity&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:391,&quot;key&quot;:&quot;listivo_391&quot;,&quot;name&quot;:&quot;Sportster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:381,&quot;key&quot;:&quot;listivo_381&quot;,&quot;name&quot;:&quot;Sprinter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:403,&quot;key&quot;:&quot;listivo_403&quot;,&quot;name&quot;:&quot;T680&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:408,&quot;key&quot;:&quot;listivo_408&quot;,&quot;name&quot;:&quot;T720&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:377,&quot;key&quot;:&quot;listivo_377&quot;,&quot;name&quot;:&quot;Transit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[378],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:382,&quot;key&quot;:&quot;listivo_382&quot;,&quot;name&quot;:&quot;Transporter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[383],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:371,&quot;key&quot;:&quot;listivo_371&quot;,&quot;name&quot;:&quot;YZF&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Model                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>    <lst-number-search-field\n            field-key=\"listivo_4316\"\n            :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n    >\n            <lst-number-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_4316_from\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"greater\"\n            >\n                        <input\n                                :value=\"numberField.value\"\n                                @input=\"numberField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Min Year\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-number-search-field>\n            -\n            <lst-number-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_4316_to\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"less\"\n            >\n                        <input\n                                :value=\"numberField.value\"\n                                @input=\"numberField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Max Year\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-number-search-field>\n    </lst-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_4686\"\n            :field=\"{&quot;key&quot;:&quot;listivo_4686&quot;,&quot;id&quot;:4686,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Mileage&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; miles&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;&lt; 10,000 miles&quot;,&quot;value&quot;:&quot;10000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 50,000 miles&quot;,&quot;value&quot;:&quot;50000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 100,000 miles&quot;,&quot;value&quot;:&quot;100000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 150,000 miles&quot;,&quot;value&quot;:&quot;150000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 200,000 miles&quot;,&quot;value&quot;:&quot;200000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;200,000 miles+&quot;,&quot;value&quot;:&quot;200000&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_to\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Mileage                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_338\"\n            :field=\"{&quot;key&quot;:&quot;listivo_338&quot;,&quot;id&quot;:338,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bedrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bedrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_339\"\n            :field=\"{&quot;key&quot;:&quot;listivo_339&quot;,&quot;id&quot;:339,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bathrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bathrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_340\"\n            :field=\"{&quot;key&quot;:&quot;listivo_340&quot;,&quot;id&quot;:340,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Property Size&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; ftu00b2&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;500 ftu00b2+&quot;,&quot;value&quot;:&quot;500&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;1,000 ftu00b2+&quot;,&quot;value&quot;:&quot;1000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2,000 ftu00b2+&quot;,&quot;value&quot;:&quot;2000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3,000 ftu00b2+&quot;,&quot;value&quot;:&quot;3000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4,000 ftu00b2+&quot;,&quot;value&quot;:&quot;4000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5,000 ftu00b2+&quot;,&quot;value&quot;:&quot;5000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;6,000 ftu00b2+&quot;,&quot;value&quot;:&quot;6000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;7,000 ftu00b2+&quot;,&quot;value&quot;:&quot;7000&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Property Size                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1910&quot;,&quot;id&quot;:1910,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:82,&quot;key&quot;:&quot;listivo_82&quot;,&quot;name&quot;:&quot;Contract&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:80,&quot;key&quot;:&quot;listivo_80&quot;,&quot;name&quot;:&quot;Permanent&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:81,&quot;key&quot;:&quot;listivo_81&quot;,&quot;name&quot;:&quot;Self Employed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Contract Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1911&quot;,&quot;id&quot;:1911,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:78,&quot;key&quot;:&quot;listivo_78&quot;,&quot;name&quot;:&quot;Direct Employer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:79,&quot;key&quot;:&quot;listivo_79&quot;,&quot;name&quot;:&quot;Recruiter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Recruiter Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1912&quot;,&quot;id&quot;:1912,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:75,&quot;key&quot;:&quot;listivo_75&quot;,&quot;name&quot;:&quot;Full Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:76,&quot;key&quot;:&quot;listivo_76&quot;,&quot;name&quot;:&quot;Part Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:77,&quot;key&quot;:&quot;listivo_77&quot;,&quot;name&quot;:&quot;Weekends&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Hours                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1913&quot;,&quot;id&quot;:1913,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:70,&quot;key&quot;:&quot;listivo_70&quot;,&quot;name&quot;:&quot;Apprenticeship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:71,&quot;key&quot;:&quot;listivo_71&quot;,&quot;name&quot;:&quot;Experienced&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:72,&quot;key&quot;:&quot;listivo_72&quot;,&quot;name&quot;:&quot;Graduate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:73,&quot;key&quot;:&quot;listivo_73&quot;,&quot;name&quot;:&quot;Internship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:74,&quot;key&quot;:&quot;listivo_74&quot;,&quot;name&quot;:&quot;Management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Job Level                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4318&quot;,&quot;id&quot;:4318,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:301,&quot;key&quot;:&quot;listivo_301&quot;,&quot;name&quot;:&quot;360-degree camera&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:357,&quot;key&quot;:&quot;listivo_357&quot;,&quot;name&quot;:&quot;ABS&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:302,&quot;key&quot;:&quot;listivo_302&quot;,&quot;name&quot;:&quot;Blind spot alert&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:303,&quot;key&quot;:&quot;listivo_303&quot;,&quot;name&quot;:&quot;Cooled seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:358,&quot;key&quot;:&quot;listivo_358&quot;,&quot;name&quot;:&quot;Extensive tool kit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:304,&quot;key&quot;:&quot;listivo_304&quot;,&quot;name&quot;:&quot;Heated seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:305,&quot;key&quot;:&quot;listivo_305&quot;,&quot;name&quot;:&quot;Keyless start&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:306,&quot;key&quot;:&quot;listivo_306&quot;,&quot;name&quot;:&quot;Leather seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:307,&quot;key&quot;:&quot;listivo_307&quot;,&quot;name&quot;:&quot;Memory seat&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:308,&quot;key&quot;:&quot;listivo_308&quot;,&quot;name&quot;:&quot;Navigation system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:356,&quot;key&quot;:&quot;listivo_356&quot;,&quot;name&quot;:&quot;Performance tyres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:309,&quot;key&quot;:&quot;listivo_309&quot;,&quot;name&quot;:&quot;Sound system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:310,&quot;key&quot;:&quot;listivo_310&quot;,&quot;name&quot;:&quot;Traction control&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Vehicle Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4660&quot;,&quot;id&quot;:4660,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:323,&quot;key&quot;:&quot;listivo_323&quot;,&quot;name&quot;:&quot;Acrylic full set&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:312,&quot;key&quot;:&quot;listivo_312&quot;,&quot;name&quot;:&quot;Auto repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:319,&quot;key&quot;:&quot;listivo_319&quot;,&quot;name&quot;:&quot;Blow dry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:353,&quot;key&quot;:&quot;listivo_353&quot;,&quot;name&quot;:&quot;Bouquets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:355,&quot;key&quot;:&quot;listivo_355&quot;,&quot;name&quot;:&quot;Boutonnieres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:326,&quot;key&quot;:&quot;listivo_326&quot;,&quot;name&quot;:&quot;Bridal makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:352,&quot;key&quot;:&quot;listivo_352&quot;,&quot;name&quot;:&quot;Cakes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:350,&quot;key&quot;:&quot;listivo_350&quot;,&quot;name&quot;:&quot;Candles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:331,&quot;key&quot;:&quot;listivo_331&quot;,&quot;name&quot;:&quot;Carpet cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:318,&quot;key&quot;:&quot;listivo_318&quot;,&quot;name&quot;:&quot;Classic car repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:354,&quot;key&quot;:&quot;listivo_354&quot;,&quot;name&quot;:&quot;Corsages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:314,&quot;key&quot;:&quot;listivo_314&quot;,&quot;name&quot;:&quot;Diagnostics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:335,&quot;key&quot;:&quot;listivo_335&quot;,&quot;name&quot;:&quot;Drywall installation&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:343,&quot;key&quot;:&quot;listivo_343&quot;,&quot;name&quot;:&quot;Email setup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:327,&quot;key&quot;:&quot;listivo_327&quot;,&quot;name&quot;:&quot;Fashion makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:321,&quot;key&quot;:&quot;listivo_321&quot;,&quot;name&quot;:&quot;Femal hair design&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:351,&quot;key&quot;:&quot;listivo_351&quot;,&quot;name&quot;:&quot;Flowers&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:344,&quot;key&quot;:&quot;listivo_344&quot;,&quot;name&quot;:&quot;Free quotes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:330,&quot;key&quot;:&quot;listivo_330&quot;,&quot;name&quot;:&quot;Glass cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:342,&quot;key&quot;:&quot;listivo_342&quot;,&quot;name&quot;:&quot;Hardware upgrade&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:334,&quot;key&quot;:&quot;listivo_334&quot;,&quot;name&quot;:&quot;Insurance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:322,&quot;key&quot;:&quot;listivo_322&quot;,&quot;name&quot;:&quot;Manicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:320,&quot;key&quot;:&quot;listivo_320&quot;,&quot;name&quot;:&quot;Mens hair cut&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:337,&quot;key&quot;:&quot;listivo_337&quot;,&quot;name&quot;:&quot;Painting&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:328,&quot;key&quot;:&quot;listivo_328&quot;,&quot;name&quot;:&quot;Party makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:324,&quot;key&quot;:&quot;listivo_324&quot;,&quot;name&quot;:&quot;Pedicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:325,&quot;key&quot;:&quot;listivo_325&quot;,&quot;name&quot;:&quot;Polish change&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:349,&quot;key&quot;:&quot;listivo_349&quot;,&quot;name&quot;:&quot;Portrait Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:332,&quot;key&quot;:&quot;listivo_332&quot;,&quot;name&quot;:&quot;Professional advisory&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:415,&quot;key&quot;:&quot;listivo_415&quot;,&quot;name&quot;:&quot;Real estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:345,&quot;key&quot;:&quot;listivo_345&quot;,&quot;name&quot;:&quot;Rubbish clearance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:340,&quot;key&quot;:&quot;listivo_340&quot;,&quot;name&quot;:&quot;Soldering flux&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:338,&quot;key&quot;:&quot;listivo_338&quot;,&quot;name&quot;:&quot;Soldering iron&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:339,&quot;key&quot;:&quot;listivo_339&quot;,&quot;name&quot;:&quot;Soldering paste&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:329,&quot;key&quot;:&quot;listivo_329&quot;,&quot;name&quot;:&quot;Total cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:313,&quot;key&quot;:&quot;listivo_313&quot;,&quot;name&quot;:&quot;Tune-Ups&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:333,&quot;key&quot;:&quot;listivo_333&quot;,&quot;name&quot;:&quot;Wealth management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:348,&quot;key&quot;:&quot;listivo_348&quot;,&quot;name&quot;:&quot;Wedding Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:336,&quot;key&quot;:&quot;listivo_336&quot;,&quot;name&quot;:&quot;Window repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Service Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                        \n                            <button\n                                    @click.prevent=\"props.onClear();props.onShowMobileFilters();\"\n                            >\n                                Clear                            </button>\n                            <button\n                                    @click.prevent=\"props.onShowMobileFilters\"\n                            >\n                                Apply                            </button>\n        </template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"16\" viewBox=\"0 0 14 16\" fill=\"none\">\n                        <path d=\"M0 0V1.49148L0.139205 1.67045L5.09091 7.85511V15.2727L6.10511 14.517L8.65057 12.608L8.90909 12.4091V7.85511L13.8608 1.67045L14 1.49148V0H0ZM1.4517 1.27273H12.5483L7.97443 7H6.02557L1.4517 1.27273ZM6.36364 8.27273H7.63636V11.7727L6.36364 12.7273V8.27273Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                    Filters                \n                    <svg v-if=\"props.filtersCount === 0\" xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                         viewBox=\"0 0 7 5\" fill=\"none\">\n                        <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                    <template v-if=\"props.filtersCount > 0\">\n                        {{ props.filtersCount }}\n                    </template>\n                    <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;,&quot;listivo_1910&quot;,&quot;listivo_1911&quot;,&quot;listivo_1913&quot;,&quot;listivo_1912&quot;,&quot;listivo_945&quot;,&quot;listivo_946&quot;,&quot;listivo_4661&quot;,&quot;listivo_4318&quot;,&quot;listivo_4660&quot;,&quot;listivo_4659&quot;,&quot;listivo_4657&quot;,&quot;listivo_2723&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"7ad1da4680\"\n        :reset-values=\"true\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"Keyword\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field><lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location (e.g. New York)\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n                    <template>\n                <lst-radius-search-field\n                        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n                        :filters=\"props.filters\"\n                        :dependencies=\"props.dependencies\"\n                                            :initial-radius=\"{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270}\"\n                                                                :options=\"[{&quot;label&quot;:&quot;+0 miles&quot;,&quot;value&quot;:0},{&quot;label&quot;:&quot;+10 miles&quot;,&quot;value&quot;:16090},{&quot;label&quot;:&quot;+20 miles&quot;,&quot;value&quot;:32180},{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270},{&quot;label&quot;:&quot;+50 miles&quot;,&quot;value&quot;:80450},{&quot;label&quot;:&quot;+75 miles&quot;,&quot;value&quot;:120675},{&quot;label&quot;:&quot;+100 miles&quot;,&quot;value&quot;:160900}]\"\n                                    >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <lst-select\n                                :options=\"radiusField.options\"\n                                :value=\"radiusField.value\"\n                                @input=\"radiusField.setValue\"\n                                active-text-class=\"listivo-select__active-text\"\n                                highlight-option-class=\"listivo-select__option--highlight\"\n                                :disabled=\"radiusField.isDisabled\"\n                                :is-selected=\"radiusField.isSelected\"\n                        >\n                                    Distance                                \n                                    {{ radiusField.value.label }}\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                         viewBox=\"0 0 7 5\" fill=\"none\">\n                                        <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                        </lst-select>\n                </lst-radius-search-field>\n            </template>\n</lst-location-search-field>                \n                <lst-secondary-search-fields\n                        :filters=\"props.filters\"\n                        :field-keys=\"[&quot;listivo_14&quot;,&quot;listivo_130&quot;,&quot;listivo_945&quot;,&quot;listivo_946&quot;,&quot;listivo_4316&quot;,&quot;listivo_4686&quot;,&quot;listivo_338&quot;,&quot;listivo_339&quot;,&quot;listivo_340&quot;,&quot;listivo_1910&quot;,&quot;listivo_1911&quot;,&quot;listivo_1912&quot;,&quot;listivo_1913&quot;,&quot;listivo_4318&quot;,&quot;listivo_4660&quot;]\"\n                >\n                        <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_14&quot;,&quot;id&quot;:14,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Category                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n                            <template>\n                    <lst-taxonomy-search-field\n                            v-for=\"term in taxonomyField.activeParentTerms\"\n                            :field=\"taxonomyField.field\"\n                            :terms=\"taxonomyField.terms\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            :term-count=\"props.termCount\"\n                            :parent=\"term.id\"\n                            :key=\"term.id\"\n                            :multiple=\"false\"\n                    >\n                            <lst-select\n                                    :options=\"taxonomyFieldProps.options\"\n                                    @input=\"taxonomyFieldProps.addTerm\"\n                                    :searchable=\"false\"\n                                    active-text-class=\"listivo-select-v2__active-text\"\n                                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                    order-type=\"count\"\n                                    :disabled=\"taxonomyFieldProps.isDisabled\"\n                                    :is-selected=\"taxonomyFieldProps.isSelected\"\n                            >\n                                        {{ term.searchFormPlaceholder }}\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                             viewBox=\"0 0 7 5\" fill=\"none\">\n                                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                         1\">\n                                            {{ taxonomyField.selectedTerms.length\n                                            }} Selected                                        \n                                     0\"\n                                            @click.stop.prevent=\"taxonomyFieldProps.clear(); select.onClose()\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                            No options                                        \n                                                        {{ option.count }}\n                            </lst-select>\n                    </lst-taxonomy-search-field>\n                </template>\n</lst-taxonomy-search-field>    <lst-price-search-field\n            :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n    >\n            <lst-price-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_130_from\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"greater\"\n            >\n                        <input\n                                :value=\"priceField.value\"\n                                @input=\"priceField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Min Price\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-price-search-field>\n            -\n            <lst-price-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_130_to\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"less\"\n            >\n                        <input\n                                :value=\"priceField.value\"\n                                @input=\"priceField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Max Price\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-price-search-field>\n    </lst-price-search-field>\n                                <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_945&quot;,&quot;id&quot;:945,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:384,&quot;key&quot;:&quot;listivo_384&quot;,&quot;name&quot;:&quot;Alpha Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:289,&quot;key&quot;:&quot;listivo_289&quot;,&quot;name&quot;:&quot;Audi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:292,&quot;key&quot;:&quot;listivo_292&quot;,&quot;name&quot;:&quot;BMW&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:396,&quot;key&quot;:&quot;listivo_396&quot;,&quot;name&quot;:&quot;Caterpillar&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:291,&quot;key&quot;:&quot;listivo_291&quot;,&quot;name&quot;:&quot;Chevrolet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:380,&quot;key&quot;:&quot;listivo_380&quot;,&quot;name&quot;:&quot;Dodge&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:395,&quot;key&quot;:&quot;listivo_395&quot;,&quot;name&quot;:&quot;Eagle&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:392,&quot;key&quot;:&quot;listivo_392&quot;,&quot;name&quot;:&quot;FCS Jet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:290,&quot;key&quot;:&quot;listivo_290&quot;,&quot;name&quot;:&quot;Ferrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:378,&quot;key&quot;:&quot;listivo_378&quot;,&quot;name&quot;:&quot;Ford&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:372,&quot;key&quot;:&quot;listivo_372&quot;,&quot;name&quot;:&quot;Harley-Davidson&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:399,&quot;key&quot;:&quot;listivo_399&quot;,&quot;name&quot;:&quot;Kenworth&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:397,&quot;key&quot;:&quot;listivo_397&quot;,&quot;name&quot;:&quot;Komatsu&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:257,&quot;key&quot;:&quot;listivo_257&quot;,&quot;name&quot;:&quot;Mercedes-Benz&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:288,&quot;key&quot;:&quot;listivo_288&quot;,&quot;name&quot;:&quot;Porsche&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:400,&quot;key&quot;:&quot;listivo_400&quot;,&quot;name&quot;:&quot;Scania&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:383,&quot;key&quot;:&quot;listivo_383&quot;,&quot;name&quot;:&quot;Volkswagen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:398,&quot;key&quot;:&quot;listivo_398&quot;,&quot;name&quot;:&quot;Volvo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:385,&quot;key&quot;:&quot;listivo_385&quot;,&quot;name&quot;:&quot;XYZ Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:369,&quot;key&quot;:&quot;listivo_369&quot;,&quot;name&quot;:&quot;Yamaha&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Make                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_946&quot;,&quot;id&quot;:946,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:true,&quot;parentTaxonomyKeys&quot;:[&quot;listivo_945&quot;]}\"\n        :terms=\"[{&quot;id&quot;:300,&quot;key&quot;:&quot;listivo_300&quot;,&quot;name&quot;:&quot;718&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[288],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:293,&quot;key&quot;:&quot;listivo_293&quot;,&quot;name&quot;:&quot;8-series&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[292],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:296,&quot;key&quot;:&quot;listivo_296&quot;,&quot;name&quot;:&quot;A4&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:311,&quot;key&quot;:&quot;listivo_311&quot;,&quot;name&quot;:&quot;A7&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:299,&quot;key&quot;:&quot;listivo_299&quot;,&quot;name&quot;:&quot;A8&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:295,&quot;key&quot;:&quot;listivo_295&quot;,&quot;name&quot;:&quot;AMG GT&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:389,&quot;key&quot;:&quot;listivo_389&quot;,&quot;name&quot;:&quot;Andiamo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[384],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:297,&quot;key&quot;:&quot;listivo_297&quot;,&quot;name&quot;:&quot;Camaro&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[291],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:388,&quot;key&quot;:&quot;listivo_388&quot;,&quot;name&quot;:&quot;Carpe Diem&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:394,&quot;key&quot;:&quot;listivo_394&quot;,&quot;name&quot;:&quot;Centurion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[395],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:405,&quot;key&quot;:&quot;listivo_405&quot;,&quot;name&quot;:&quot;FE&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:404,&quot;key&quot;:&quot;listivo_404&quot;,&quot;name&quot;:&quot;FMX&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[398],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:407,&quot;key&quot;:&quot;listivo_407&quot;,&quot;name&quot;:&quot;GH800&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:406,&quot;key&quot;:&quot;listivo_406&quot;,&quot;name&quot;:&quot;JK500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[397],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:298,&quot;key&quot;:&quot;listivo_298&quot;,&quot;name&quot;:&quot;LaFerrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[290],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:386,&quot;key&quot;:&quot;listivo_386&quot;,&quot;name&quot;:&quot;My Way&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:393,&quot;key&quot;:&quot;listivo_393&quot;,&quot;name&quot;:&quot;Primary&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[392],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:379,&quot;key&quot;:&quot;listivo_379&quot;,&quot;name&quot;:&quot;Promaster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[380],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:370,&quot;key&quot;:&quot;listivo_370&quot;,&quot;name&quot;:&quot;R15&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:402,&quot;key&quot;:&quot;listivo_402&quot;,&quot;name&quot;:&quot;R500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:401,&quot;key&quot;:&quot;listivo_401&quot;,&quot;name&quot;:&quot;R730&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:390,&quot;key&quot;:&quot;listivo_390&quot;,&quot;name&quot;:&quot;Road King&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:294,&quot;key&quot;:&quot;listivo_294&quot;,&quot;name&quot;:&quot;S-Class&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:387,&quot;key&quot;:&quot;listivo_387&quot;,&quot;name&quot;:&quot;Serenity&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:391,&quot;key&quot;:&quot;listivo_391&quot;,&quot;name&quot;:&quot;Sportster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:381,&quot;key&quot;:&quot;listivo_381&quot;,&quot;name&quot;:&quot;Sprinter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:403,&quot;key&quot;:&quot;listivo_403&quot;,&quot;name&quot;:&quot;T680&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:408,&quot;key&quot;:&quot;listivo_408&quot;,&quot;name&quot;:&quot;T720&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:377,&quot;key&quot;:&quot;listivo_377&quot;,&quot;name&quot;:&quot;Transit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[378],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:382,&quot;key&quot;:&quot;listivo_382&quot;,&quot;name&quot;:&quot;Transporter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[383],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:371,&quot;key&quot;:&quot;listivo_371&quot;,&quot;name&quot;:&quot;YZF&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Model                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                        <lst-number-search-field\n            field-key=\"listivo_4316\"\n            :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n    >\n            <lst-number-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_4316_from\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"greater\"\n            >\n                        <input\n                                :value=\"numberField.value\"\n                                @input=\"numberField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Min Year\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-number-search-field>\n            -\n            <lst-number-search-field\n                    :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                    field-key=\"listivo_4316_to\"\n                    :filters=\"props.filters\"\n                    :dependencies=\"props.dependencies\"\n                    compare-type=\"less\"\n            >\n                        <input\n                                :value=\"numberField.value\"\n                                @input=\"numberField.setValue($event.target.value)\"\n                                type=\"text\"\n                                placeholder=\"Max Year\"\n                        >\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n            </lst-number-search-field>\n    </lst-number-search-field>\n                                </template>\n                                                            <template>\n                                        <lst-select-number-search-field\n            field-key=\"listivo_4686\"\n            :field=\"{&quot;key&quot;:&quot;listivo_4686&quot;,&quot;id&quot;:4686,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Mileage&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; miles&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;&lt; 10,000 miles&quot;,&quot;value&quot;:&quot;10000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 50,000 miles&quot;,&quot;value&quot;:&quot;50000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 100,000 miles&quot;,&quot;value&quot;:&quot;100000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 150,000 miles&quot;,&quot;value&quot;:&quot;150000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 200,000 miles&quot;,&quot;value&quot;:&quot;200000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;200,000 miles+&quot;,&quot;value&quot;:&quot;200000&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_to\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Mileage                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n                                </template>\n                                                            <template>\n                                        <lst-select-number-search-field\n            field-key=\"listivo_338\"\n            :field=\"{&quot;key&quot;:&quot;listivo_338&quot;,&quot;id&quot;:338,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bedrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bedrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n                                </template>\n                                                            <template>\n                                        <lst-select-number-search-field\n            field-key=\"listivo_339\"\n            :field=\"{&quot;key&quot;:&quot;listivo_339&quot;,&quot;id&quot;:339,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bathrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bathrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n                                </template>\n                                                            <template>\n                                        <lst-select-number-search-field\n            field-key=\"listivo_340\"\n            :field=\"{&quot;key&quot;:&quot;listivo_340&quot;,&quot;id&quot;:340,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Property Size&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; ftu00b2&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;500 ftu00b2+&quot;,&quot;value&quot;:&quot;500&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;1,000 ftu00b2+&quot;,&quot;value&quot;:&quot;1000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2,000 ftu00b2+&quot;,&quot;value&quot;:&quot;2000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3,000 ftu00b2+&quot;,&quot;value&quot;:&quot;3000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4,000 ftu00b2+&quot;,&quot;value&quot;:&quot;4000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5,000 ftu00b2+&quot;,&quot;value&quot;:&quot;5000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;6,000 ftu00b2+&quot;,&quot;value&quot;:&quot;6000&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;7,000 ftu00b2+&quot;,&quot;value&quot;:&quot;7000&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Property Size                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1910&quot;,&quot;id&quot;:1910,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:82,&quot;key&quot;:&quot;listivo_82&quot;,&quot;name&quot;:&quot;Contract&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:80,&quot;key&quot;:&quot;listivo_80&quot;,&quot;name&quot;:&quot;Permanent&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:81,&quot;key&quot;:&quot;listivo_81&quot;,&quot;name&quot;:&quot;Self Employed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Contract Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1911&quot;,&quot;id&quot;:1911,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:78,&quot;key&quot;:&quot;listivo_78&quot;,&quot;name&quot;:&quot;Direct Employer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:79,&quot;key&quot;:&quot;listivo_79&quot;,&quot;name&quot;:&quot;Recruiter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Recruiter Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1912&quot;,&quot;id&quot;:1912,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:75,&quot;key&quot;:&quot;listivo_75&quot;,&quot;name&quot;:&quot;Full Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:76,&quot;key&quot;:&quot;listivo_76&quot;,&quot;name&quot;:&quot;Part Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:77,&quot;key&quot;:&quot;listivo_77&quot;,&quot;name&quot;:&quot;Weekends&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Hours                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1913&quot;,&quot;id&quot;:1913,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:70,&quot;key&quot;:&quot;listivo_70&quot;,&quot;name&quot;:&quot;Apprenticeship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:71,&quot;key&quot;:&quot;listivo_71&quot;,&quot;name&quot;:&quot;Experienced&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:72,&quot;key&quot;:&quot;listivo_72&quot;,&quot;name&quot;:&quot;Graduate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:73,&quot;key&quot;:&quot;listivo_73&quot;,&quot;name&quot;:&quot;Internship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:74,&quot;key&quot;:&quot;listivo_74&quot;,&quot;name&quot;:&quot;Management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Job Level                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4318&quot;,&quot;id&quot;:4318,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:301,&quot;key&quot;:&quot;listivo_301&quot;,&quot;name&quot;:&quot;360-degree camera&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:357,&quot;key&quot;:&quot;listivo_357&quot;,&quot;name&quot;:&quot;ABS&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:302,&quot;key&quot;:&quot;listivo_302&quot;,&quot;name&quot;:&quot;Blind spot alert&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:303,&quot;key&quot;:&quot;listivo_303&quot;,&quot;name&quot;:&quot;Cooled seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:358,&quot;key&quot;:&quot;listivo_358&quot;,&quot;name&quot;:&quot;Extensive tool kit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:304,&quot;key&quot;:&quot;listivo_304&quot;,&quot;name&quot;:&quot;Heated seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:305,&quot;key&quot;:&quot;listivo_305&quot;,&quot;name&quot;:&quot;Keyless start&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:306,&quot;key&quot;:&quot;listivo_306&quot;,&quot;name&quot;:&quot;Leather seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:307,&quot;key&quot;:&quot;listivo_307&quot;,&quot;name&quot;:&quot;Memory seat&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:308,&quot;key&quot;:&quot;listivo_308&quot;,&quot;name&quot;:&quot;Navigation system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:356,&quot;key&quot;:&quot;listivo_356&quot;,&quot;name&quot;:&quot;Performance tyres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:309,&quot;key&quot;:&quot;listivo_309&quot;,&quot;name&quot;:&quot;Sound system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:310,&quot;key&quot;:&quot;listivo_310&quot;,&quot;name&quot;:&quot;Traction control&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Vehicle Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                                                            <template>\n                                    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4660&quot;,&quot;id&quot;:4660,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:323,&quot;key&quot;:&quot;listivo_323&quot;,&quot;name&quot;:&quot;Acrylic full set&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:312,&quot;key&quot;:&quot;listivo_312&quot;,&quot;name&quot;:&quot;Auto repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:319,&quot;key&quot;:&quot;listivo_319&quot;,&quot;name&quot;:&quot;Blow dry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:353,&quot;key&quot;:&quot;listivo_353&quot;,&quot;name&quot;:&quot;Bouquets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:355,&quot;key&quot;:&quot;listivo_355&quot;,&quot;name&quot;:&quot;Boutonnieres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:326,&quot;key&quot;:&quot;listivo_326&quot;,&quot;name&quot;:&quot;Bridal makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:352,&quot;key&quot;:&quot;listivo_352&quot;,&quot;name&quot;:&quot;Cakes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:350,&quot;key&quot;:&quot;listivo_350&quot;,&quot;name&quot;:&quot;Candles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:331,&quot;key&quot;:&quot;listivo_331&quot;,&quot;name&quot;:&quot;Carpet cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:318,&quot;key&quot;:&quot;listivo_318&quot;,&quot;name&quot;:&quot;Classic car repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:354,&quot;key&quot;:&quot;listivo_354&quot;,&quot;name&quot;:&quot;Corsages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:314,&quot;key&quot;:&quot;listivo_314&quot;,&quot;name&quot;:&quot;Diagnostics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:335,&quot;key&quot;:&quot;listivo_335&quot;,&quot;name&quot;:&quot;Drywall installation&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:343,&quot;key&quot;:&quot;listivo_343&quot;,&quot;name&quot;:&quot;Email setup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:327,&quot;key&quot;:&quot;listivo_327&quot;,&quot;name&quot;:&quot;Fashion makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:321,&quot;key&quot;:&quot;listivo_321&quot;,&quot;name&quot;:&quot;Femal hair design&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:351,&quot;key&quot;:&quot;listivo_351&quot;,&quot;name&quot;:&quot;Flowers&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:344,&quot;key&quot;:&quot;listivo_344&quot;,&quot;name&quot;:&quot;Free quotes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:330,&quot;key&quot;:&quot;listivo_330&quot;,&quot;name&quot;:&quot;Glass cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:342,&quot;key&quot;:&quot;listivo_342&quot;,&quot;name&quot;:&quot;Hardware upgrade&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:334,&quot;key&quot;:&quot;listivo_334&quot;,&quot;name&quot;:&quot;Insurance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:322,&quot;key&quot;:&quot;listivo_322&quot;,&quot;name&quot;:&quot;Manicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:320,&quot;key&quot;:&quot;listivo_320&quot;,&quot;name&quot;:&quot;Mens hair cut&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:337,&quot;key&quot;:&quot;listivo_337&quot;,&quot;name&quot;:&quot;Painting&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:328,&quot;key&quot;:&quot;listivo_328&quot;,&quot;name&quot;:&quot;Party makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:324,&quot;key&quot;:&quot;listivo_324&quot;,&quot;name&quot;:&quot;Pedicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:325,&quot;key&quot;:&quot;listivo_325&quot;,&quot;name&quot;:&quot;Polish change&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:349,&quot;key&quot;:&quot;listivo_349&quot;,&quot;name&quot;:&quot;Portrait Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:332,&quot;key&quot;:&quot;listivo_332&quot;,&quot;name&quot;:&quot;Professional advisory&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:415,&quot;key&quot;:&quot;listivo_415&quot;,&quot;name&quot;:&quot;Real estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:345,&quot;key&quot;:&quot;listivo_345&quot;,&quot;name&quot;:&quot;Rubbish clearance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:340,&quot;key&quot;:&quot;listivo_340&quot;,&quot;name&quot;:&quot;Soldering flux&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:338,&quot;key&quot;:&quot;listivo_338&quot;,&quot;name&quot;:&quot;Soldering iron&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:339,&quot;key&quot;:&quot;listivo_339&quot;,&quot;name&quot;:&quot;Soldering paste&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:329,&quot;key&quot;:&quot;listivo_329&quot;,&quot;name&quot;:&quot;Total cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:313,&quot;key&quot;:&quot;listivo_313&quot;,&quot;name&quot;:&quot;Tune-Ups&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:333,&quot;key&quot;:&quot;listivo_333&quot;,&quot;name&quot;:&quot;Wealth management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:348,&quot;key&quot;:&quot;listivo_348&quot;,&quot;name&quot;:&quot;Wedding Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:336,&quot;key&quot;:&quot;listivo_336&quot;,&quot;name&quot;:&quot;Window repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Service Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                                </template>\n                </lst-secondary-search-fields>\n                <template>\n                        {{ props.count }} Results                    \n                    <template v-if=\"props.title !== \'\'\">\n                        <h1 v-html=\"props.title\"></h1>\n                    </template>\n                </template>\n                            Sort by:                        \n                        <template>\n                            <lst-sort-by-options\n                                    :options=\"[{&quot;id&quot;:&quot;most-relevant&quot;,&quot;name&quot;:&quot;Most Relevant&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;newest&quot;,&quot;name&quot;:&quot;Date Listed: Newest&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;oldest&quot;,&quot;name&quot;:&quot;Date Listed: Oldest&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;price-low-to-high&quot;,&quot;name&quot;:&quot;Price: Lowest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}},{&quot;id&quot;:&quot;price-high-to-low&quot;,&quot;name&quot;:&quot;Price: Highest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}}]\"\n                                    :dependencies=\"props.dependencies\"\n                                    :sort-by=\"props.sortBy\"\n                            >\n                                    <lst-select\n                                            :options=\"sortByOptions.options\"\n                                            @input=\"props.setSortBy\"\n                                            :is-selected=\"props.isSortBy\"\n                                            active-text-class=\"listivo-select-v2__option--highlight-text\"\n                                            highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                            order-type=\"none\"\n                                    >\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                                     viewBox=\"0 0 7 5\" fill=\"none\">\n                                                    <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                          fill=\"#2A3946\"/>\n                                                </svg>\n                                            <template>\n                                            </template>\n                                    </lst-select>\n                            </lst-sort-by-options>\n                        </template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path d=\"M2.60078 0.800049C1.61378 0.800049 0.800781 1.61305 0.800781 2.60005V5.80005C0.800781 6.78705 1.61378 7.60005 2.60078 7.60005H5.80078C6.78778 7.60005 7.60078 6.78705 7.60078 5.80005V2.60005C7.60078 1.61305 6.78778 0.800049 5.80078 0.800049H2.60078ZM10.2008 0.800049C9.21378 0.800049 8.40078 1.61305 8.40078 2.60005V5.80005C8.40078 6.78705 9.21378 7.60005 10.2008 7.60005H13.4008C14.3878 7.60005 15.2008 6.78705 15.2008 5.80005V2.60005C15.2008 1.61305 14.3878 0.800049 13.4008 0.800049H10.2008ZM2.60078 2.00005H5.80078C6.13938 2.00005 6.40078 2.26145 6.40078 2.60005V5.80005C6.40078 6.13865 6.13938 6.40005 5.80078 6.40005H2.60078C2.26218 6.40005 2.00078 6.13865 2.00078 5.80005V2.60005C2.00078 2.26145 2.26218 2.00005 2.60078 2.00005ZM10.2008 2.00005H13.4008C13.7394 2.00005 14.0008 2.26145 14.0008 2.60005V5.80005C14.0008 6.13865 13.7394 6.40005 13.4008 6.40005H10.2008C9.86218 6.40005 9.60078 6.13865 9.60078 5.80005V2.60005C9.60078 2.26145 9.86218 2.00005 10.2008 2.00005ZM2.60078 8.40005C1.61378 8.40005 0.800781 9.21305 0.800781 10.2V13.4C0.800781 14.387 1.61378 15.2 2.60078 15.2H5.80078C6.78778 15.2 7.60078 14.387 7.60078 13.4V10.2C7.60078 9.21305 6.78778 8.40005 5.80078 8.40005H2.60078ZM10.2008 8.40005C9.21378 8.40005 8.40078 9.21305 8.40078 10.2V13.4C8.40078 14.387 9.21378 15.2 10.2008 15.2H13.4008C14.3878 15.2 15.2008 14.387 15.2008 13.4V10.2C15.2008 9.21305 14.3878 8.40005 13.4008 8.40005H10.2008ZM2.60078 9.60005H5.80078C6.13938 9.60005 6.40078 9.86145 6.40078 10.2V13.4C6.40078 13.7386 6.13938 14 5.80078 14H2.60078C2.26218 14 2.00078 13.7386 2.00078 13.4V10.2C2.00078 9.86145 2.26218 9.60005 2.60078 9.60005ZM10.2008 9.60005H13.4008C13.7394 9.60005 14.0008 9.86145 14.0008 10.2V13.4C14.0008 13.7386 13.7394 14 13.4008 14H10.2008C9.86218 14 9.60078 13.7386 9.60078 13.4V10.2C9.60078 9.86145 9.86218 9.60005 10.2008 9.60005Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 2.00005H2.39883C2.17791 2.00005 1.99883 2.17913 1.99883 2.40005V2.80005C1.99883 3.02096 2.17791 3.20005 2.39883 3.20005H13.5988C13.8197 3.20005 13.9988 3.02096 13.9988 2.80005V2.40005C13.9988 2.17913 13.8197 2.00005 13.5988 2.00005ZM2.39883 0.800049C1.51517 0.800049 0.798828 1.51639 0.798828 2.40005V2.80005C0.798828 3.6837 1.51517 4.40005 2.39883 4.40005H13.5988C14.4825 4.40005 15.1988 3.6837 15.1988 2.80005V2.40005C15.1988 1.51639 14.4825 0.800049 13.5988 0.800049H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 12.8001H2.39883C2.17791 12.8001 1.99883 12.9792 1.99883 13.2001V13.6001C1.99883 13.821 2.17791 14.0001 2.39883 14.0001H13.5988C13.8197 14.0001 13.9988 13.821 13.9988 13.6001V13.2001C13.9988 12.9792 13.8197 12.8001 13.5988 12.8001ZM2.39883 11.6001C1.51517 11.6001 0.798828 12.3164 0.798828 13.2001V13.6001C0.798828 14.4838 1.51517 15.2001 2.39883 15.2001H13.5988C14.4825 15.2001 15.1988 14.4838 15.1988 13.6001V13.2001C15.1988 12.3164 14.4825 11.6001 13.5988 11.6001H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 7.2H2.39883C2.17791 7.2 1.99883 7.37909 1.99883 7.6V8C1.99883 8.22091 2.17791 8.4 2.39883 8.4H13.5988C13.8197 8.4 13.9988 8.22091 13.9988 8V7.6C13.9988 7.37909 13.8197 7.2 13.5988 7.2ZM2.39883 6C1.51517 6 0.798828 6.71634 0.798828 7.6V8C0.798828 8.88366 1.51517 9.6 2.39883 9.6H13.5988C14.4825 9.6 15.1988 8.88366 15.1988 8V7.6C15.1988 6.71634 14.4825 6 13.5988 6H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n            <template>\n     0\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"7\" viewBox=\"0 0 7 7\" fill=\"none\">\n                        <path d=\"M1.16702 0.500289C1.03487 0.500453 0.905782 0.540023 0.796228 0.613946C0.686675 0.687868 0.601634 0.792787 0.55197 0.915298C0.502306 1.03781 0.490273 1.17235 0.517409 1.30174C0.544545 1.43113 0.609617 1.54948 0.704313 1.64169L2.56032 3.49857L0.704313 5.35546C0.640536 5.41672 0.589618 5.4901 0.554541 5.57129C0.519465 5.65249 0.500934 5.73987 0.500034 5.82832C0.499135 5.91677 0.515885 6.00452 0.549304 6.08641C0.582722 6.1683 0.632137 6.2427 0.694655 6.30525C0.757173 6.3678 0.831537 6.41724 0.913391 6.45067C0.995245 6.4841 1.08295 6.50086 1.17135 6.49996C1.25976 6.49906 1.3471 6.48052 1.42826 6.44543C1.50942 6.41034 1.58276 6.35939 1.644 6.29559L3.5 4.4387L5.356 6.29559C5.41723 6.35939 5.49058 6.41034 5.57173 6.44543C5.65289 6.48053 5.74023 6.49907 5.82864 6.49997C5.91705 6.50087 6.00475 6.48411 6.08661 6.45067C6.16846 6.41724 6.24283 6.3678 6.30535 6.30525C6.36786 6.24271 6.41728 6.16831 6.4507 6.08641C6.48412 6.00452 6.50087 5.91678 6.49997 5.82832C6.49907 5.73987 6.48053 5.65249 6.44546 5.57129C6.41038 5.4901 6.35946 5.41672 6.29568 5.35546L4.43968 3.49857L6.29568 1.64169C6.39171 1.5483 6.4573 1.42807 6.48385 1.29675C6.51041 1.16543 6.49669 1.02915 6.44449 0.905766C6.3923 0.782381 6.30407 0.677648 6.19136 0.605294C6.07865 0.53294 5.94672 0.49634 5.81286 0.500289C5.64022 0.505436 5.47636 0.577624 5.356 0.70156L3.5 2.55844L1.644 0.70156C1.58199 0.637793 1.50783 0.587123 1.4259 0.552551C1.34397 0.517979 1.25594 0.500207 1.16702 0.500289Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"7\" viewBox=\"0 0 7 7\" fill=\"none\">\n                        <path d=\"M1.16702 0.500289C1.03487 0.500453 0.905782 0.540023 0.796228 0.613946C0.686675 0.687868 0.601634 0.792787 0.55197 0.915298C0.502306 1.03781 0.490273 1.17235 0.517409 1.30174C0.544545 1.43113 0.609617 1.54948 0.704313 1.64169L2.56032 3.49857L0.704313 5.35546C0.640536 5.41672 0.589618 5.4901 0.554541 5.57129C0.519465 5.65249 0.500934 5.73987 0.500034 5.82832C0.499135 5.91677 0.515885 6.00452 0.549304 6.08641C0.582722 6.1683 0.632137 6.2427 0.694655 6.30525C0.757173 6.3678 0.831537 6.41724 0.913391 6.45067C0.995245 6.4841 1.08295 6.50086 1.17135 6.49996C1.25976 6.49906 1.3471 6.48052 1.42826 6.44543C1.50942 6.41034 1.58276 6.35939 1.644 6.29559L3.5 4.4387L5.356 6.29559C5.41723 6.35939 5.49058 6.41034 5.57173 6.44543C5.65289 6.48053 5.74023 6.49907 5.82864 6.49997C5.91705 6.50087 6.00475 6.48411 6.08661 6.45067C6.16846 6.41724 6.24283 6.3678 6.30535 6.30525C6.36786 6.24271 6.41728 6.16831 6.4507 6.08641C6.48412 6.00452 6.50087 5.91678 6.49997 5.82832C6.49907 5.73987 6.48053 5.65249 6.44546 5.57129C6.41038 5.4901 6.35946 5.41672 6.29568 5.35546L4.43968 3.49857L6.29568 1.64169C6.39171 1.5483 6.4573 1.42807 6.48385 1.29675C6.51041 1.16543 6.49669 1.02915 6.44449 0.905766C6.3923 0.782381 6.30407 0.677648 6.19136 0.605294C6.07865 0.53294 5.94672 0.49634 5.81286 0.500289C5.64022 0.505436 5.47636 0.577624 5.356 0.70156L3.5 2.55844L1.644 0.70156C1.58199 0.637793 1.50783 0.587123 1.4259 0.552551C1.34397 0.517979 1.25594 0.500207 1.16702 0.500289Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n         1\"\n                @click=\"props.onClear\"\n        >\n            Clear all        \n</template>    \n     0\">\n        <template>\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        </template>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Mercedes-Benz S-Class                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $150,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3804\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3804\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3804\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1937 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1474 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-768x514.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        MacBook Pro 16                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8143\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8143\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8143\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            872 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            724 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Nike Airforce                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8117\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8117\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8117\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            566 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1425 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/collection-of-womens-clothes/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-scaled-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1536x1024.jpg 1536w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-2048x1365.jpg 2048w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Collection of clothes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $99                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"2800\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"2800\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2800\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1289 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/promo-vr/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xbox Wireless Controller                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3797\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3797\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3797\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1112 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/stylish-shoes/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Stylish Shoes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"2796\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"2796\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2796\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            897 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/home-office-desktop/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Home Office Desktop                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $800                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3802\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3802\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3802\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1057 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/new-teddy-bear/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-600x402.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-768x515.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Teddy Bear                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $15                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1480\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1480\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1480\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1001 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/wooden-train/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-600x402.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-768x515.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Wooden Train                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $199                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1478\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1478\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1478\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            935 Views                        \n    </a>\n    <template>\n         0\">\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"12\"\n                        :max-pages=\"4\"\n                >\n                                Showing                                {{ pagination.startIndex + 1 >= 0 ? pagination.startIndex + 1 : 0\n                                    }} to\n                                {{ pagination.endIndex + 1 }} of\n                                {{ pagination.totalItems\n                                    }} results                            \n                         1\">\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"12\"\n                        :max-pages=\"3\"\n                >\n                            Showing                            {{ pagination.startIndex + 1\n                                }} to\n                            {{ pagination.endIndex + 1 }} of\n                            {{ pagination.totalItems\n                                }} results                        \n                         1\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n    </template>\n    </lst-query-models>', 'Horizontal Search', '', 'publish', 'closed', 'closed', '', 'new-template-10', '', '', '2022-10-20 08:02:32', '2022-10-20 08:02:32', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-10/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6063, 1, '2022-05-17 05:54:29', '2022-05-17 05:54:29', '<lst-map-tabs\n            initial-tab=\"listings\"\n            overflow-class=\"listivo-overflow-hidden\"\n    >\n            <lst-query-models\n                    prefix=\"listivo\"\n                    base-url=\"https://demo3.listivotheme.com/ads/\"\n                    request-url=\"https://demo3.listivotheme.com/wp-json/listivo/v1/listings\"\n                    :dependency-terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n                    :initial-filters=\"[]\"\n                    initial-template=\"templates/partials/search_results_row_regular\"\n                    wrapper-class=\"listivo-search-results__list-results\"\n                    :limit=\"10\"\n                    :initial-page=\"1\"\n                    :initial-count=\"180\"\n                    :initial-term-count=\"[{&quot;id&quot;:2,&quot;count&quot;:41},{&quot;id&quot;:4,&quot;count&quot;:12},{&quot;id&quot;:5,&quot;count&quot;:13},{&quot;id&quot;:6,&quot;count&quot;:23},{&quot;id&quot;:7,&quot;count&quot;:27},{&quot;id&quot;:12,&quot;count&quot;:15},{&quot;id&quot;:191,&quot;count&quot;:11},{&quot;id&quot;:192,&quot;count&quot;:9},{&quot;id&quot;:194,&quot;count&quot;:5},{&quot;id&quot;:195,&quot;count&quot;:6},{&quot;id&quot;:196,&quot;count&quot;:3},{&quot;id&quot;:197,&quot;count&quot;:2},{&quot;id&quot;:198,&quot;count&quot;:7},{&quot;id&quot;:199,&quot;count&quot;:8},{&quot;id&quot;:200,&quot;count&quot;:3},{&quot;id&quot;:202,&quot;count&quot;:2},{&quot;id&quot;:203,&quot;count&quot;:2},{&quot;id&quot;:204,&quot;count&quot;:2},{&quot;id&quot;:205,&quot;count&quot;:2},{&quot;id&quot;:206,&quot;count&quot;:2},{&quot;id&quot;:207,&quot;count&quot;:2},{&quot;id&quot;:208,&quot;count&quot;:4},{&quot;id&quot;:209,&quot;count&quot;:2},{&quot;id&quot;:210,&quot;count&quot;:3},{&quot;id&quot;:211,&quot;count&quot;:3},{&quot;id&quot;:212,&quot;count&quot;:3},{&quot;id&quot;:213,&quot;count&quot;:5},{&quot;id&quot;:214,&quot;count&quot;:6},{&quot;id&quot;:215,&quot;count&quot;:2},{&quot;id&quot;:217,&quot;count&quot;:3},{&quot;id&quot;:218,&quot;count&quot;:2},{&quot;id&quot;:219,&quot;count&quot;:2},{&quot;id&quot;:220,&quot;count&quot;:5},{&quot;id&quot;:221,&quot;count&quot;:2},{&quot;id&quot;:222,&quot;count&quot;:2},{&quot;id&quot;:223,&quot;count&quot;:2},{&quot;id&quot;:224,&quot;count&quot;:2},{&quot;id&quot;:226,&quot;count&quot;:22},{&quot;id&quot;:227,&quot;count&quot;:8},{&quot;id&quot;:228,&quot;count&quot;:14},{&quot;id&quot;:229,&quot;count&quot;:8},{&quot;id&quot;:230,&quot;count&quot;:7},{&quot;id&quot;:231,&quot;count&quot;:10},{&quot;id&quot;:232,&quot;count&quot;:3},{&quot;id&quot;:233,&quot;count&quot;:2},{&quot;id&quot;:239,&quot;count&quot;:6},{&quot;id&quot;:240,&quot;count&quot;:5},{&quot;id&quot;:373,&quot;count&quot;:2},{&quot;id&quot;:374,&quot;count&quot;:5},{&quot;id&quot;:375,&quot;count&quot;:3},{&quot;id&quot;:376,&quot;count&quot;:4},{&quot;id&quot;:416,&quot;count&quot;:3},{&quot;id&quot;:418,&quot;count&quot;:7},{&quot;id&quot;:419,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_14&quot;,&quot;count&quot;:180},{&quot;id&quot;:80,&quot;count&quot;:6},{&quot;id&quot;:81,&quot;count&quot;:1},{&quot;id&quot;:82,&quot;count&quot;:5},{&quot;id&quot;:&quot;listivo_1910&quot;,&quot;count&quot;:180},{&quot;id&quot;:78,&quot;count&quot;:8},{&quot;id&quot;:79,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1911&quot;,&quot;count&quot;:180},{&quot;id&quot;:70,&quot;count&quot;:1},{&quot;id&quot;:71,&quot;count&quot;:6},{&quot;id&quot;:72,&quot;count&quot;:3},{&quot;id&quot;:74,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_1913&quot;,&quot;count&quot;:180},{&quot;id&quot;:75,&quot;count&quot;:5},{&quot;id&quot;:76,&quot;count&quot;:3},{&quot;id&quot;:77,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1912&quot;,&quot;count&quot;:180},{&quot;id&quot;:257,&quot;count&quot;:5},{&quot;id&quot;:288,&quot;count&quot;:1},{&quot;id&quot;:289,&quot;count&quot;:4},{&quot;id&quot;:290,&quot;count&quot;:1},{&quot;id&quot;:291,&quot;count&quot;:1},{&quot;id&quot;:292,&quot;count&quot;:1},{&quot;id&quot;:369,&quot;count&quot;:7},{&quot;id&quot;:372,&quot;count&quot;:2},{&quot;id&quot;:378,&quot;count&quot;:1},{&quot;id&quot;:380,&quot;count&quot;:1},{&quot;id&quot;:383,&quot;count&quot;:2},{&quot;id&quot;:384,&quot;count&quot;:2},{&quot;id&quot;:385,&quot;count&quot;:3},{&quot;id&quot;:392,&quot;count&quot;:1},{&quot;id&quot;:395,&quot;count&quot;:1},{&quot;id&quot;:396,&quot;count&quot;:2},{&quot;id&quot;:397,&quot;count&quot;:1},{&quot;id&quot;:398,&quot;count&quot;:1},{&quot;id&quot;:399,&quot;count&quot;:2},{&quot;id&quot;:400,&quot;count&quot;:2},{&quot;id&quot;:&quot;listivo_945&quot;,&quot;count&quot;:180},{&quot;id&quot;:293,&quot;count&quot;:1},{&quot;id&quot;:294,&quot;count&quot;:2},{&quot;id&quot;:295,&quot;count&quot;:1},{&quot;id&quot;:296,&quot;count&quot;:1},{&quot;id&quot;:297,&quot;count&quot;:1},{&quot;id&quot;:298,&quot;count&quot;:1},{&quot;id&quot;:299,&quot;count&quot;:2},{&quot;id&quot;:300,&quot;count&quot;:1},{&quot;id&quot;:311,&quot;count&quot;:1},{&quot;id&quot;:370,&quot;count&quot;:3},{&quot;id&quot;:371,&quot;count&quot;:4},{&quot;id&quot;:377,&quot;count&quot;:1},{&quot;id&quot;:379,&quot;count&quot;:1},{&quot;id&quot;:381,&quot;count&quot;:2},{&quot;id&quot;:382,&quot;count&quot;:2},{&quot;id&quot;:386,&quot;count&quot;:1},{&quot;id&quot;:387,&quot;count&quot;:1},{&quot;id&quot;:388,&quot;count&quot;:1},{&quot;id&quot;:389,&quot;count&quot;:2},{&quot;id&quot;:390,&quot;count&quot;:1},{&quot;id&quot;:391,&quot;count&quot;:1},{&quot;id&quot;:393,&quot;count&quot;:1},{&quot;id&quot;:394,&quot;count&quot;:1},{&quot;id&quot;:401,&quot;count&quot;:1},{&quot;id&quot;:402,&quot;count&quot;:1},{&quot;id&quot;:403,&quot;count&quot;:1},{&quot;id&quot;:404,&quot;count&quot;:1},{&quot;id&quot;:405,&quot;count&quot;:1},{&quot;id&quot;:406,&quot;count&quot;:1},{&quot;id&quot;:407,&quot;count&quot;:1},{&quot;id&quot;:408,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_946&quot;,&quot;count&quot;:180},{&quot;id&quot;:263,&quot;count&quot;:10},{&quot;id&quot;:264,&quot;count&quot;:15},{&quot;id&quot;:265,&quot;count&quot;:9},{&quot;id&quot;:266,&quot;count&quot;:5},{&quot;id&quot;:267,&quot;count&quot;:5},{&quot;id&quot;:268,&quot;count&quot;:5},{&quot;id&quot;:269,&quot;count&quot;:3},{&quot;id&quot;:270,&quot;count&quot;:2},{&quot;id&quot;:271,&quot;count&quot;:4},{&quot;id&quot;:272,&quot;count&quot;:6},{&quot;id&quot;:273,&quot;count&quot;:2},{&quot;id&quot;:275,&quot;count&quot;:2},{&quot;id&quot;:276,&quot;count&quot;:4},{&quot;id&quot;:277,&quot;count&quot;:4},{&quot;id&quot;:278,&quot;count&quot;:2},{&quot;id&quot;:279,&quot;count&quot;:3},{&quot;id&quot;:280,&quot;count&quot;:2},{&quot;id&quot;:281,&quot;count&quot;:4},{&quot;id&quot;:282,&quot;count&quot;:4},{&quot;id&quot;:283,&quot;count&quot;:2},{&quot;id&quot;:284,&quot;count&quot;:3},{&quot;id&quot;:285,&quot;count&quot;:11},{&quot;id&quot;:286,&quot;count&quot;:1},{&quot;id&quot;:287,&quot;count&quot;:3},{&quot;id&quot;:&quot;listivo_4661&quot;,&quot;count&quot;:180},{&quot;id&quot;:301,&quot;count&quot;:23},{&quot;id&quot;:302,&quot;count&quot;:14},{&quot;id&quot;:303,&quot;count&quot;:17},{&quot;id&quot;:304,&quot;count&quot;:12},{&quot;id&quot;:305,&quot;count&quot;:16},{&quot;id&quot;:306,&quot;count&quot;:16},{&quot;id&quot;:307,&quot;count&quot;:11},{&quot;id&quot;:308,&quot;count&quot;:19},{&quot;id&quot;:309,&quot;count&quot;:16},{&quot;id&quot;:310,&quot;count&quot;:3},{&quot;id&quot;:356,&quot;count&quot;:9},{&quot;id&quot;:357,&quot;count&quot;:9},{&quot;id&quot;:358,&quot;count&quot;:10},{&quot;id&quot;:&quot;listivo_4318&quot;,&quot;count&quot;:180},{&quot;id&quot;:312,&quot;count&quot;:4},{&quot;id&quot;:313,&quot;count&quot;:3},{&quot;id&quot;:314,&quot;count&quot;:4},{&quot;id&quot;:318,&quot;count&quot;:4},{&quot;id&quot;:319,&quot;count&quot;:1},{&quot;id&quot;:320,&quot;count&quot;:1},{&quot;id&quot;:321,&quot;count&quot;:1},{&quot;id&quot;:322,&quot;count&quot;:2},{&quot;id&quot;:323,&quot;count&quot;:2},{&quot;id&quot;:324,&quot;count&quot;:2},{&quot;id&quot;:325,&quot;count&quot;:2},{&quot;id&quot;:326,&quot;count&quot;:2},{&quot;id&quot;:327,&quot;count&quot;:2},{&quot;id&quot;:328,&quot;count&quot;:2},{&quot;id&quot;:329,&quot;count&quot;:3},{&quot;id&quot;:330,&quot;count&quot;:3},{&quot;id&quot;:331,&quot;count&quot;:3},{&quot;id&quot;:332,&quot;count&quot;:3},{&quot;id&quot;:333,&quot;count&quot;:3},{&quot;id&quot;:334,&quot;count&quot;:3},{&quot;id&quot;:335,&quot;count&quot;:1},{&quot;id&quot;:336,&quot;count&quot;:1},{&quot;id&quot;:337,&quot;count&quot;:1},{&quot;id&quot;:338,&quot;count&quot;:1},{&quot;id&quot;:339,&quot;count&quot;:1},{&quot;id&quot;:340,&quot;count&quot;:1},{&quot;id&quot;:342,&quot;count&quot;:1},{&quot;id&quot;:343,&quot;count&quot;:1},{&quot;id&quot;:344,&quot;count&quot;:4},{&quot;id&quot;:345,&quot;count&quot;:4},{&quot;id&quot;:348,&quot;count&quot;:3},{&quot;id&quot;:349,&quot;count&quot;:3},{&quot;id&quot;:353,&quot;count&quot;:2},{&quot;id&quot;:354,&quot;count&quot;:2},{&quot;id&quot;:355,&quot;count&quot;:2},{&quot;id&quot;:415,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_4660&quot;,&quot;count&quot;:180},{&quot;id&quot;:409,&quot;count&quot;:4},{&quot;id&quot;:410,&quot;count&quot;:8},{&quot;id&quot;:412,&quot;count&quot;:13},{&quot;id&quot;:&quot;listivo_4659&quot;,&quot;count&quot;:180},{&quot;id&quot;:248,&quot;count&quot;:6},{&quot;id&quot;:249,&quot;count&quot;:2},{&quot;id&quot;:250,&quot;count&quot;:3},{&quot;id&quot;:256,&quot;count&quot;:2},{&quot;id&quot;:259,&quot;count&quot;:2},{&quot;id&quot;:260,&quot;count&quot;:5},{&quot;id&quot;:261,&quot;count&quot;:2},{&quot;id&quot;:262,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_4657&quot;,&quot;count&quot;:180},{&quot;id&quot;:135,&quot;count&quot;:37},{&quot;id&quot;:136,&quot;count&quot;:13},{&quot;id&quot;:156,&quot;count&quot;:26},{&quot;id&quot;:157,&quot;count&quot;:19},{&quot;id&quot;:158,&quot;count&quot;:15},{&quot;id&quot;:159,&quot;count&quot;:16},{&quot;id&quot;:160,&quot;count&quot;:17},{&quot;id&quot;:&quot;listivo_2723&quot;,&quot;count&quot;:180}]\"\n                    scroll-to-selector=\".listivo-search-results\"\n                    :map=\"true\"\n                    :initial-markers=\"[{&quot;id&quot;:3804,&quot;label&quot;:&quot;Mercedes-Benz S-Class&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/mercedes-benz-s-class/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg&quot;,&quot;price&quot;:&quot;$150,000&quot;,&quot;location&quot;:{&quot;lat&quot;:40.735285059635,&quot;lng&quot;:-73.9975957269}},{&quot;id&quot;:1530,&quot;label&quot;:&quot;Junior Media Manager&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/junior-media-manager/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg&quot;,&quot;price&quot;:&quot;$6,000 /month&quot;,&quot;location&quot;:{&quot;lat&quot;:40.746606709561,&quot;lng&quot;:-74.001502990723}},{&quot;id&quot;:8143,&quot;label&quot;:&quot;MacBook Pro 16&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/macbook-pro-16/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6.jpg&quot;,&quot;price&quot;:&quot;$300&quot;,&quot;location&quot;:{&quot;lat&quot;:40.720880040349,&quot;lng&quot;:-73.988577794439}},{&quot;id&quot;:8125,&quot;label&quot;:&quot;Acoustic guitar&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/acoustic-guitar/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg&quot;,&quot;price&quot;:&quot;$300&quot;,&quot;location&quot;:{&quot;lat&quot;:40.70092136115,&quot;lng&quot;:-73.989264429469}},{&quot;id&quot;:8117,&quot;label&quot;:&quot;Nike Airforce&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/nike-airforce/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1.jpg&quot;,&quot;price&quot;:&quot;$250&quot;,&quot;location&quot;:{&quot;lat&quot;:40.747554996062,&quot;lng&quot;:-73.931579603814}},{&quot;id&quot;:1397,&quot;label&quot;:&quot;Xiaomi Mi 10 5G&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg&quot;,&quot;price&quot;:&quot;$499&quot;,&quot;location&quot;:{&quot;lat&quot;:40.716722622937,&quot;lng&quot;:-73.962164819745}},{&quot;id&quot;:2800,&quot;label&quot;:&quot;Collection of clothes&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/collection-of-womens-clothes/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-scaled.jpg&quot;,&quot;price&quot;:&quot;$99&quot;,&quot;location&quot;:{&quot;lat&quot;:40.731255912593,&quot;lng&quot;:-73.985785426261}},{&quot;id&quot;:3797,&quot;label&quot;:&quot;Xbox Wireless Controller&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/promo-vr/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg&quot;,&quot;price&quot;:&quot;$200&quot;,&quot;location&quot;:{&quot;lat&quot;:40.713732469501,&quot;lng&quot;:-73.99967282799}},{&quot;id&quot;:2796,&quot;label&quot;:&quot;Stylish Shoes&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/stylish-shoes/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4.jpg&quot;,&quot;price&quot;:&quot;$200&quot;,&quot;location&quot;:{&quot;lat&quot;:40.74444681452,&quot;lng&quot;:-73.957690177431}},{&quot;id&quot;:3803,&quot;label&quot;:&quot;Apartment With Pool&quot;,&quot;url&quot;:&quot;https://demo3.listivotheme.com/ad/apartment-with-pool/&quot;,&quot;image&quot;:&quot;https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg&quot;,&quot;price&quot;:&quot;$80,000&quot;,&quot;location&quot;:{&quot;lat&quot;:40.727948515944,&quot;lng&quot;:-73.94352239316}}]\"\n                    initial-sort-by=\"most-relevant\"\n                    initial-title=\"Classified Ads\"\n                    :update-title=\"false\"\n                                    :location-field-id=\"153\"\n                            >\n        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.61169 0.500482C1.39146 0.500755 1.1763 0.566706 0.993713 0.68991C0.811124 0.813114 0.66939 0.987978 0.586617 1.19216C0.503843 1.39635 0.483789 1.62059 0.529015 1.83623C0.574241 2.05188 0.682695 2.24914 0.840521 2.40281L3.93386 5.49762L0.840521 8.59243C0.734227 8.69453 0.649364 8.81683 0.590902 8.95216C0.532441 9.08748 0.501556 9.23312 0.500057 9.38054C0.498558 9.52796 0.526475 9.67419 0.582173 9.81068C0.63787 9.94717 0.720229 10.0712 0.824425 10.1754C0.928621 10.2797 1.05256 10.3621 1.18898 10.4178C1.32541 10.4735 1.47158 10.5014 1.61892 10.4999C1.76627 10.4984 1.91184 10.4675 2.0471 10.409C2.18237 10.3506 2.3046 10.2657 2.40666 10.1593L5.5 7.0645L8.59334 10.1593C8.69539 10.2657 8.81763 10.3506 8.95289 10.4091C9.08815 10.4675 9.23372 10.4984 9.38107 10.4999C9.52842 10.5014 9.67459 10.4735 9.81101 10.4178C9.94744 10.3621 10.0714 10.2797 10.1756 10.1754C10.2798 10.0712 10.3621 9.94718 10.4178 9.81069C10.4735 9.6742 10.5014 9.52796 10.4999 9.38054C10.4984 9.23312 10.4676 9.08748 10.4091 8.95216C10.3506 8.81683 10.2658 8.69453 10.1595 8.59243L7.06613 5.49762L10.1595 2.40281C10.3195 2.24717 10.4288 2.04679 10.4731 1.82792C10.5173 1.60906 10.4945 1.38192 10.4075 1.17628C10.3205 0.970635 10.1734 0.796081 9.9856 0.675491C9.79775 0.5549 9.57787 0.493899 9.35477 0.500482C9.06703 0.509059 8.79393 0.629373 8.59334 0.835933L5.5 3.93074L2.40666 0.835933C2.30332 0.729655 2.17971 0.645206 2.04316 0.587585C1.90661 0.529965 1.75989 0.500346 1.61169 0.500482Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"dae123ba5b\"\n        :reset-values=\"true\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"Keyword\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field><lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n</lst-location-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_14&quot;,&quot;id&quot;:14,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Category                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n                            <template>\n                    <lst-taxonomy-search-field\n                            v-for=\"term in taxonomyField.activeParentTerms\"\n                            :field=\"taxonomyField.field\"\n                            :terms=\"taxonomyField.terms\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            :term-count=\"props.termCount\"\n                            :parent=\"term.id\"\n                            :key=\"term.id\"\n                            :multiple=\"false\"\n                    >\n                            <lst-select\n                                    :options=\"taxonomyFieldProps.options\"\n                                    @input=\"taxonomyFieldProps.addTerm\"\n                                    :searchable=\"false\"\n                                    active-text-class=\"listivo-select-v2__active-text\"\n                                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                    order-type=\"count\"\n                                    :disabled=\"taxonomyFieldProps.isDisabled\"\n                                    :is-selected=\"taxonomyFieldProps.isSelected\"\n                            >\n                                        {{ term.searchFormPlaceholder }}\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                             viewBox=\"0 0 7 5\" fill=\"none\">\n                                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                         1\">\n                                            {{ taxonomyField.selectedTerms.length\n                                            }} Selected                                        \n                                     0\"\n                                            @click.stop.prevent=\"taxonomyFieldProps.clear(); select.onClose()\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                            No options                                        \n                                                        {{ option.count }}\n                            </lst-select>\n                    </lst-taxonomy-search-field>\n                </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_945&quot;,&quot;id&quot;:945,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:384,&quot;key&quot;:&quot;listivo_384&quot;,&quot;name&quot;:&quot;Alpha Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:289,&quot;key&quot;:&quot;listivo_289&quot;,&quot;name&quot;:&quot;Audi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:292,&quot;key&quot;:&quot;listivo_292&quot;,&quot;name&quot;:&quot;BMW&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:396,&quot;key&quot;:&quot;listivo_396&quot;,&quot;name&quot;:&quot;Caterpillar&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:291,&quot;key&quot;:&quot;listivo_291&quot;,&quot;name&quot;:&quot;Chevrolet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:380,&quot;key&quot;:&quot;listivo_380&quot;,&quot;name&quot;:&quot;Dodge&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:395,&quot;key&quot;:&quot;listivo_395&quot;,&quot;name&quot;:&quot;Eagle&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:392,&quot;key&quot;:&quot;listivo_392&quot;,&quot;name&quot;:&quot;FCS Jet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:290,&quot;key&quot;:&quot;listivo_290&quot;,&quot;name&quot;:&quot;Ferrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:378,&quot;key&quot;:&quot;listivo_378&quot;,&quot;name&quot;:&quot;Ford&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:372,&quot;key&quot;:&quot;listivo_372&quot;,&quot;name&quot;:&quot;Harley-Davidson&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:399,&quot;key&quot;:&quot;listivo_399&quot;,&quot;name&quot;:&quot;Kenworth&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:397,&quot;key&quot;:&quot;listivo_397&quot;,&quot;name&quot;:&quot;Komatsu&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:257,&quot;key&quot;:&quot;listivo_257&quot;,&quot;name&quot;:&quot;Mercedes-Benz&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:288,&quot;key&quot;:&quot;listivo_288&quot;,&quot;name&quot;:&quot;Porsche&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:400,&quot;key&quot;:&quot;listivo_400&quot;,&quot;name&quot;:&quot;Scania&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:383,&quot;key&quot;:&quot;listivo_383&quot;,&quot;name&quot;:&quot;Volkswagen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:398,&quot;key&quot;:&quot;listivo_398&quot;,&quot;name&quot;:&quot;Volvo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:385,&quot;key&quot;:&quot;listivo_385&quot;,&quot;name&quot;:&quot;XYZ Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:369,&quot;key&quot;:&quot;listivo_369&quot;,&quot;name&quot;:&quot;Yamaha&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Make                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_946&quot;,&quot;id&quot;:946,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[&quot;listivo_945&quot;]}\"\n        :terms=\"[{&quot;id&quot;:300,&quot;key&quot;:&quot;listivo_300&quot;,&quot;name&quot;:&quot;718&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[288],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:293,&quot;key&quot;:&quot;listivo_293&quot;,&quot;name&quot;:&quot;8-series&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[292],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:296,&quot;key&quot;:&quot;listivo_296&quot;,&quot;name&quot;:&quot;A4&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:311,&quot;key&quot;:&quot;listivo_311&quot;,&quot;name&quot;:&quot;A7&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:299,&quot;key&quot;:&quot;listivo_299&quot;,&quot;name&quot;:&quot;A8&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:295,&quot;key&quot;:&quot;listivo_295&quot;,&quot;name&quot;:&quot;AMG GT&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:389,&quot;key&quot;:&quot;listivo_389&quot;,&quot;name&quot;:&quot;Andiamo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[384],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:297,&quot;key&quot;:&quot;listivo_297&quot;,&quot;name&quot;:&quot;Camaro&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[291],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:388,&quot;key&quot;:&quot;listivo_388&quot;,&quot;name&quot;:&quot;Carpe Diem&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:394,&quot;key&quot;:&quot;listivo_394&quot;,&quot;name&quot;:&quot;Centurion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[395],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:405,&quot;key&quot;:&quot;listivo_405&quot;,&quot;name&quot;:&quot;FE&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:404,&quot;key&quot;:&quot;listivo_404&quot;,&quot;name&quot;:&quot;FMX&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[398],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:407,&quot;key&quot;:&quot;listivo_407&quot;,&quot;name&quot;:&quot;GH800&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:406,&quot;key&quot;:&quot;listivo_406&quot;,&quot;name&quot;:&quot;JK500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[397],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:298,&quot;key&quot;:&quot;listivo_298&quot;,&quot;name&quot;:&quot;LaFerrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[290],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:386,&quot;key&quot;:&quot;listivo_386&quot;,&quot;name&quot;:&quot;My Way&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:393,&quot;key&quot;:&quot;listivo_393&quot;,&quot;name&quot;:&quot;Primary&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[392],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:379,&quot;key&quot;:&quot;listivo_379&quot;,&quot;name&quot;:&quot;Promaster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[380],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:370,&quot;key&quot;:&quot;listivo_370&quot;,&quot;name&quot;:&quot;R15&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:402,&quot;key&quot;:&quot;listivo_402&quot;,&quot;name&quot;:&quot;R500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:401,&quot;key&quot;:&quot;listivo_401&quot;,&quot;name&quot;:&quot;R730&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:390,&quot;key&quot;:&quot;listivo_390&quot;,&quot;name&quot;:&quot;Road King&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:294,&quot;key&quot;:&quot;listivo_294&quot;,&quot;name&quot;:&quot;S-Class&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:387,&quot;key&quot;:&quot;listivo_387&quot;,&quot;name&quot;:&quot;Serenity&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:391,&quot;key&quot;:&quot;listivo_391&quot;,&quot;name&quot;:&quot;Sportster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:381,&quot;key&quot;:&quot;listivo_381&quot;,&quot;name&quot;:&quot;Sprinter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:403,&quot;key&quot;:&quot;listivo_403&quot;,&quot;name&quot;:&quot;T680&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:408,&quot;key&quot;:&quot;listivo_408&quot;,&quot;name&quot;:&quot;T720&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:377,&quot;key&quot;:&quot;listivo_377&quot;,&quot;name&quot;:&quot;Transit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[378],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:382,&quot;key&quot;:&quot;listivo_382&quot;,&quot;name&quot;:&quot;Transporter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[383],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:371,&quot;key&quot;:&quot;listivo_371&quot;,&quot;name&quot;:&quot;YZF&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Model                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>    <lst-price-search-field\n                    field-key=\"listivo_130_to\"\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            compare-type=\"less\"\n            :options=\"[{&quot;name&quot;:&quot;&lt; $100&quot;,&quot;value&quot;:&quot;100&quot;},{&quot;name&quot;:&quot;&lt; $250&quot;,&quot;value&quot;:&quot;250&quot;},{&quot;name&quot;:&quot;&lt; $500&quot;,&quot;value&quot;:&quot;500&quot;},{&quot;name&quot;:&quot;&lt; $750&quot;,&quot;value&quot;:&quot;750&quot;},{&quot;name&quot;:&quot;&lt; $1,000&quot;,&quot;value&quot;:&quot;1000&quot;},{&quot;name&quot;:&quot;&lt; $2,500&quot;,&quot;value&quot;:&quot;2500&quot;},{&quot;name&quot;:&quot;&lt; $5,000&quot;,&quot;value&quot;:&quot;5000&quot;},{&quot;name&quot;:&quot;&lt; $7,500&quot;,&quot;value&quot;:&quot;7500&quot;},{&quot;name&quot;:&quot;&lt; $10,000&quot;,&quot;value&quot;:&quot;10000&quot;},{&quot;name&quot;:&quot;&lt; $25,000&quot;,&quot;value&quot;:&quot;25000&quot;},{&quot;name&quot;:&quot;&lt; $50,000&quot;,&quot;value&quot;:&quot;50000&quot;},{&quot;name&quot;:&quot;&lt; $75,000&quot;,&quot;value&quot;:&quot;75000&quot;},{&quot;name&quot;:&quot;&lt; $100,000&quot;,&quot;value&quot;:&quot;100000&quot;},{&quot;name&quot;:&quot;&lt; $250,000&quot;,&quot;value&quot;:&quot;250000&quot;},{&quot;name&quot;:&quot;&lt; $500,000&quot;,&quot;value&quot;:&quot;500000&quot;},{&quot;name&quot;:&quot;&lt; $750,000&quot;,&quot;value&quot;:&quot;750000&quot;},{&quot;name&quot;:&quot;&lt; $1,000,000&quot;,&quot;value&quot;:&quot;1000000&quot;},{&quot;name&quot;:&quot;&lt; $2,500,000&quot;,&quot;value&quot;:&quot;2500000&quot;},{&quot;name&quot;:&quot;&lt; $5,000,000&quot;,&quot;value&quot;:&quot;5000000&quot;},{&quot;name&quot;:&quot;&lt; $7,500,000&quot;,&quot;value&quot;:&quot;7500000&quot;},{&quot;name&quot;:&quot;&lt; $10,000,000&quot;,&quot;value&quot;:&quot;10000000&quot;}]\"\n    >\n            <lst-select\n                    :options=\"priceField.options\"\n                    @input=\"priceField.setValue\"\n                    :is-selected=\"priceField.isSelected\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"custom\"\n            >\n                        Price                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                    </template>\n            </lst-select>\n    </lst-price-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_338\"\n            :field=\"{&quot;key&quot;:&quot;listivo_338&quot;,&quot;id&quot;:338,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bedrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bedrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_339\"\n            :field=\"{&quot;key&quot;:&quot;listivo_339&quot;,&quot;id&quot;:339,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bathrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bathrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1910&quot;,&quot;id&quot;:1910,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:82,&quot;key&quot;:&quot;listivo_82&quot;,&quot;name&quot;:&quot;Contract&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:80,&quot;key&quot;:&quot;listivo_80&quot;,&quot;name&quot;:&quot;Permanent&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:81,&quot;key&quot;:&quot;listivo_81&quot;,&quot;name&quot;:&quot;Self Employed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Contract Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1911&quot;,&quot;id&quot;:1911,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:78,&quot;key&quot;:&quot;listivo_78&quot;,&quot;name&quot;:&quot;Direct Employer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:79,&quot;key&quot;:&quot;listivo_79&quot;,&quot;name&quot;:&quot;Recruiter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Recruiter Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_2723&quot;,&quot;id&quot;:2723,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:159,&quot;key&quot;:&quot;listivo_159&quot;,&quot;name&quot;:&quot;1 year warranty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:156,&quot;key&quot;:&quot;listivo_156&quot;,&quot;name&quot;:&quot;Easy returns&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:135,&quot;key&quot;:&quot;listivo_135&quot;,&quot;name&quot;:&quot;Free shipping&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:158,&quot;key&quot;:&quot;listivo_158&quot;,&quot;name&quot;:&quot;Money back guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:136,&quot;key&quot;:&quot;listivo_136&quot;,&quot;name&quot;:&quot;On the guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:160,&quot;key&quot;:&quot;listivo_160&quot;,&quot;name&quot;:&quot;Secure checkout&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:157,&quot;key&quot;:&quot;listivo_157&quot;,&quot;name&quot;:&quot;Secure ordering&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4657&quot;,&quot;id&quot;:4657,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:259,&quot;key&quot;:&quot;listivo_259&quot;,&quot;name&quot;:&quot;Age: 1 year&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:260,&quot;key&quot;:&quot;listivo_260&quot;,&quot;name&quot;:&quot;Age: 2 years&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:262,&quot;key&quot;:&quot;listivo_262&quot;,&quot;name&quot;:&quot;Age: 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:261,&quot;key&quot;:&quot;listivo_261&quot;,&quot;name&quot;:&quot;Age: 6 months&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:249,&quot;key&quot;:&quot;listivo_249&quot;,&quot;name&quot;:&quot;Ready To Leave: in 1 week&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:250,&quot;key&quot;:&quot;listivo_250&quot;,&quot;name&quot;:&quot;Ready To Leave: in 2 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:251,&quot;key&quot;:&quot;listivo_251&quot;,&quot;name&quot;:&quot;Ready To Leave: in 3 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:252,&quot;key&quot;:&quot;listivo_252&quot;,&quot;name&quot;:&quot;Ready To Leave: in 4 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:253,&quot;key&quot;:&quot;listivo_253&quot;,&quot;name&quot;:&quot;Ready To Leave: in 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:254,&quot;key&quot;:&quot;listivo_254&quot;,&quot;name&quot;:&quot;Ready To Leave: in 6 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:255,&quot;key&quot;:&quot;listivo_255&quot;,&quot;name&quot;:&quot;Ready To Leave: in 7 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:256,&quot;key&quot;:&quot;listivo_256&quot;,&quot;name&quot;:&quot;Ready To Leave: in 8 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:248,&quot;key&quot;:&quot;listivo_248&quot;,&quot;name&quot;:&quot;Ready to Leave: Now&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Pet Characteristic                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4318&quot;,&quot;id&quot;:4318,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:301,&quot;key&quot;:&quot;listivo_301&quot;,&quot;name&quot;:&quot;360-degree camera&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:357,&quot;key&quot;:&quot;listivo_357&quot;,&quot;name&quot;:&quot;ABS&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:302,&quot;key&quot;:&quot;listivo_302&quot;,&quot;name&quot;:&quot;Blind spot alert&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:303,&quot;key&quot;:&quot;listivo_303&quot;,&quot;name&quot;:&quot;Cooled seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:358,&quot;key&quot;:&quot;listivo_358&quot;,&quot;name&quot;:&quot;Extensive tool kit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:304,&quot;key&quot;:&quot;listivo_304&quot;,&quot;name&quot;:&quot;Heated seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:305,&quot;key&quot;:&quot;listivo_305&quot;,&quot;name&quot;:&quot;Keyless start&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:306,&quot;key&quot;:&quot;listivo_306&quot;,&quot;name&quot;:&quot;Leather seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:307,&quot;key&quot;:&quot;listivo_307&quot;,&quot;name&quot;:&quot;Memory seat&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:308,&quot;key&quot;:&quot;listivo_308&quot;,&quot;name&quot;:&quot;Navigation system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:356,&quot;key&quot;:&quot;listivo_356&quot;,&quot;name&quot;:&quot;Performance tyres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:309,&quot;key&quot;:&quot;listivo_309&quot;,&quot;name&quot;:&quot;Sound system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:310,&quot;key&quot;:&quot;listivo_310&quot;,&quot;name&quot;:&quot;Traction control&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Vehicle Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4661&quot;,&quot;id&quot;:4661,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:263,&quot;key&quot;:&quot;listivo_263&quot;,&quot;name&quot;:&quot;Administrative support&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:264,&quot;key&quot;:&quot;listivo_264&quot;,&quot;name&quot;:&quot;Air conditioning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:265,&quot;key&quot;:&quot;listivo_265&quot;,&quot;name&quot;:&quot;Attic&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:266,&quot;key&quot;:&quot;listivo_266&quot;,&quot;name&quot;:&quot;Balcony&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:267,&quot;key&quot;:&quot;listivo_267&quot;,&quot;name&quot;:&quot;Barbecue&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:268,&quot;key&quot;:&quot;listivo_268&quot;,&quot;name&quot;:&quot;Broadband Internet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:269,&quot;key&quot;:&quot;listivo_269&quot;,&quot;name&quot;:&quot;Ceiling Fan&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:270,&quot;key&quot;:&quot;listivo_270&quot;,&quot;name&quot;:&quot;Central heating&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:271,&quot;key&quot;:&quot;listivo_271&quot;,&quot;name&quot;:&quot;Contemporary architecture&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:272,&quot;key&quot;:&quot;listivo_272&quot;,&quot;name&quot;:&quot;Disabled facilities&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:273,&quot;key&quot;:&quot;listivo_273&quot;,&quot;name&quot;:&quot;Dishwasher&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:274,&quot;key&quot;:&quot;listivo_274&quot;,&quot;name&quot;:&quot;Dryer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:275,&quot;key&quot;:&quot;listivo_275&quot;,&quot;name&quot;:&quot;Fireplace&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:276,&quot;key&quot;:&quot;listivo_276&quot;,&quot;name&quot;:&quot;Furnished&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:277,&quot;key&quot;:&quot;listivo_277&quot;,&quot;name&quot;:&quot;Garden&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:278,&quot;key&quot;:&quot;listivo_278&quot;,&quot;name&quot;:&quot;High ceilings&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:279,&quot;key&quot;:&quot;listivo_279&quot;,&quot;name&quot;:&quot;Hot Tub&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:280,&quot;key&quot;:&quot;listivo_280&quot;,&quot;name&quot;:&quot;Kitchen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:281,&quot;key&quot;:&quot;listivo_281&quot;,&quot;name&quot;:&quot;Laundry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:282,&quot;key&quot;:&quot;listivo_282&quot;,&quot;name&quot;:&quot;Lift&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:283,&quot;key&quot;:&quot;listivo_283&quot;,&quot;name&quot;:&quot;Microwave&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:284,&quot;key&quot;:&quot;listivo_284&quot;,&quot;name&quot;:&quot;Refrigerator&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:285,&quot;key&quot;:&quot;listivo_285&quot;,&quot;name&quot;:&quot;Security system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:286,&quot;key&quot;:&quot;listivo_286&quot;,&quot;name&quot;:&quot;Washer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:287,&quot;key&quot;:&quot;listivo_287&quot;,&quot;name&quot;:&quot;WiFi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Property Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                        \n                            <button\n                                    @click.prevent=\"props.onClear();props.onShowMobileFilters();\"\n                            >\n                                Clear                            </button>\n                            <button\n                                    @click.prevent=\"props.onShowMobileFilters\"\n                            >\n                                Apply                            </button>\n        </template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"16\" viewBox=\"0 0 14 16\" fill=\"none\">\n                        <path d=\"M0 0V1.49148L0.139205 1.67045L5.09091 7.85511V15.2727L6.10511 14.517L8.65057 12.608L8.90909 12.4091V7.85511L13.8608 1.67045L14 1.49148V0H0ZM1.4517 1.27273H12.5483L7.97443 7H6.02557L1.4517 1.27273ZM6.36364 8.27273H7.63636V11.7727L6.36364 12.7273V8.27273Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                    Filters                \n                    <svg v-if=\"props.filtersCount === 0\" xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                         viewBox=\"0 0 7 5\" fill=\"none\">\n                        <path d=\"M3.5 2.56775L5.87477 0.192978C6.13207 -0.0643244 6.54972 -0.0643244 6.80702 0.192978C7.06433 0.450281 7.06433 0.867931 6.80702 1.12523L3.9394 3.99285C3.6964 4.23586 3.30298 4.23586 3.0606 3.99285L0.192977 1.12523C-0.0643257 0.867931 -0.0643257 0.450281 0.192977 0.192978C0.45028 -0.0643244 0.86793 -0.0643244 1.12523 0.192978L3.5 2.56775Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                    <template v-if=\"props.filtersCount > 0\">\n                        {{ props.filtersCount }}\n                    </template>\n                    <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"dae123ba5b\"\n        :reset-values=\"true\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"Keyword\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field><lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n</lst-location-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_14&quot;,&quot;id&quot;:14,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Category                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n                            <template>\n                    <lst-taxonomy-search-field\n                            v-for=\"term in taxonomyField.activeParentTerms\"\n                            :field=\"taxonomyField.field\"\n                            :terms=\"taxonomyField.terms\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            :term-count=\"props.termCount\"\n                            :parent=\"term.id\"\n                            :key=\"term.id\"\n                            :multiple=\"false\"\n                    >\n                            <lst-select\n                                    :options=\"taxonomyFieldProps.options\"\n                                    @input=\"taxonomyFieldProps.addTerm\"\n                                    :searchable=\"false\"\n                                    active-text-class=\"listivo-select-v2__active-text\"\n                                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                    order-type=\"count\"\n                                    :disabled=\"taxonomyFieldProps.isDisabled\"\n                                    :is-selected=\"taxonomyFieldProps.isSelected\"\n                            >\n                                        {{ term.searchFormPlaceholder }}\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                             viewBox=\"0 0 7 5\" fill=\"none\">\n                                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                         1\">\n                                            {{ taxonomyField.selectedTerms.length\n                                            }} Selected                                        \n                                     0\"\n                                            @click.stop.prevent=\"taxonomyFieldProps.clear(); select.onClose()\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                            No options                                        \n                                                        {{ option.count }}\n                            </lst-select>\n                    </lst-taxonomy-search-field>\n                </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_945&quot;,&quot;id&quot;:945,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:384,&quot;key&quot;:&quot;listivo_384&quot;,&quot;name&quot;:&quot;Alpha Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:289,&quot;key&quot;:&quot;listivo_289&quot;,&quot;name&quot;:&quot;Audi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:292,&quot;key&quot;:&quot;listivo_292&quot;,&quot;name&quot;:&quot;BMW&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:396,&quot;key&quot;:&quot;listivo_396&quot;,&quot;name&quot;:&quot;Caterpillar&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:291,&quot;key&quot;:&quot;listivo_291&quot;,&quot;name&quot;:&quot;Chevrolet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:380,&quot;key&quot;:&quot;listivo_380&quot;,&quot;name&quot;:&quot;Dodge&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:395,&quot;key&quot;:&quot;listivo_395&quot;,&quot;name&quot;:&quot;Eagle&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:392,&quot;key&quot;:&quot;listivo_392&quot;,&quot;name&quot;:&quot;FCS Jet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:290,&quot;key&quot;:&quot;listivo_290&quot;,&quot;name&quot;:&quot;Ferrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:378,&quot;key&quot;:&quot;listivo_378&quot;,&quot;name&quot;:&quot;Ford&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:372,&quot;key&quot;:&quot;listivo_372&quot;,&quot;name&quot;:&quot;Harley-Davidson&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:399,&quot;key&quot;:&quot;listivo_399&quot;,&quot;name&quot;:&quot;Kenworth&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:397,&quot;key&quot;:&quot;listivo_397&quot;,&quot;name&quot;:&quot;Komatsu&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:257,&quot;key&quot;:&quot;listivo_257&quot;,&quot;name&quot;:&quot;Mercedes-Benz&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:288,&quot;key&quot;:&quot;listivo_288&quot;,&quot;name&quot;:&quot;Porsche&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:400,&quot;key&quot;:&quot;listivo_400&quot;,&quot;name&quot;:&quot;Scania&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:383,&quot;key&quot;:&quot;listivo_383&quot;,&quot;name&quot;:&quot;Volkswagen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:398,&quot;key&quot;:&quot;listivo_398&quot;,&quot;name&quot;:&quot;Volvo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:385,&quot;key&quot;:&quot;listivo_385&quot;,&quot;name&quot;:&quot;XYZ Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:369,&quot;key&quot;:&quot;listivo_369&quot;,&quot;name&quot;:&quot;Yamaha&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Make                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_946&quot;,&quot;id&quot;:946,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[&quot;listivo_945&quot;]}\"\n        :terms=\"[{&quot;id&quot;:300,&quot;key&quot;:&quot;listivo_300&quot;,&quot;name&quot;:&quot;718&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[288],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:293,&quot;key&quot;:&quot;listivo_293&quot;,&quot;name&quot;:&quot;8-series&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[292],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:296,&quot;key&quot;:&quot;listivo_296&quot;,&quot;name&quot;:&quot;A4&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:311,&quot;key&quot;:&quot;listivo_311&quot;,&quot;name&quot;:&quot;A7&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:299,&quot;key&quot;:&quot;listivo_299&quot;,&quot;name&quot;:&quot;A8&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:295,&quot;key&quot;:&quot;listivo_295&quot;,&quot;name&quot;:&quot;AMG GT&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:389,&quot;key&quot;:&quot;listivo_389&quot;,&quot;name&quot;:&quot;Andiamo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[384],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:297,&quot;key&quot;:&quot;listivo_297&quot;,&quot;name&quot;:&quot;Camaro&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[291],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:388,&quot;key&quot;:&quot;listivo_388&quot;,&quot;name&quot;:&quot;Carpe Diem&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:394,&quot;key&quot;:&quot;listivo_394&quot;,&quot;name&quot;:&quot;Centurion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[395],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:405,&quot;key&quot;:&quot;listivo_405&quot;,&quot;name&quot;:&quot;FE&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:404,&quot;key&quot;:&quot;listivo_404&quot;,&quot;name&quot;:&quot;FMX&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[398],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:407,&quot;key&quot;:&quot;listivo_407&quot;,&quot;name&quot;:&quot;GH800&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:406,&quot;key&quot;:&quot;listivo_406&quot;,&quot;name&quot;:&quot;JK500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[397],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:298,&quot;key&quot;:&quot;listivo_298&quot;,&quot;name&quot;:&quot;LaFerrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[290],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:386,&quot;key&quot;:&quot;listivo_386&quot;,&quot;name&quot;:&quot;My Way&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:393,&quot;key&quot;:&quot;listivo_393&quot;,&quot;name&quot;:&quot;Primary&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[392],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:379,&quot;key&quot;:&quot;listivo_379&quot;,&quot;name&quot;:&quot;Promaster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[380],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:370,&quot;key&quot;:&quot;listivo_370&quot;,&quot;name&quot;:&quot;R15&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:402,&quot;key&quot;:&quot;listivo_402&quot;,&quot;name&quot;:&quot;R500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:401,&quot;key&quot;:&quot;listivo_401&quot;,&quot;name&quot;:&quot;R730&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:390,&quot;key&quot;:&quot;listivo_390&quot;,&quot;name&quot;:&quot;Road King&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:294,&quot;key&quot;:&quot;listivo_294&quot;,&quot;name&quot;:&quot;S-Class&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:387,&quot;key&quot;:&quot;listivo_387&quot;,&quot;name&quot;:&quot;Serenity&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:391,&quot;key&quot;:&quot;listivo_391&quot;,&quot;name&quot;:&quot;Sportster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:381,&quot;key&quot;:&quot;listivo_381&quot;,&quot;name&quot;:&quot;Sprinter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:403,&quot;key&quot;:&quot;listivo_403&quot;,&quot;name&quot;:&quot;T680&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:408,&quot;key&quot;:&quot;listivo_408&quot;,&quot;name&quot;:&quot;T720&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:377,&quot;key&quot;:&quot;listivo_377&quot;,&quot;name&quot;:&quot;Transit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[378],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:382,&quot;key&quot;:&quot;listivo_382&quot;,&quot;name&quot;:&quot;Transporter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[383],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:371,&quot;key&quot;:&quot;listivo_371&quot;,&quot;name&quot;:&quot;YZF&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Model                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>    <lst-price-search-field\n                    field-key=\"listivo_130_to\"\n                    :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            compare-type=\"less\"\n            :options=\"[{&quot;name&quot;:&quot;&lt; $100&quot;,&quot;value&quot;:&quot;100&quot;},{&quot;name&quot;:&quot;&lt; $250&quot;,&quot;value&quot;:&quot;250&quot;},{&quot;name&quot;:&quot;&lt; $500&quot;,&quot;value&quot;:&quot;500&quot;},{&quot;name&quot;:&quot;&lt; $750&quot;,&quot;value&quot;:&quot;750&quot;},{&quot;name&quot;:&quot;&lt; $1,000&quot;,&quot;value&quot;:&quot;1000&quot;},{&quot;name&quot;:&quot;&lt; $2,500&quot;,&quot;value&quot;:&quot;2500&quot;},{&quot;name&quot;:&quot;&lt; $5,000&quot;,&quot;value&quot;:&quot;5000&quot;},{&quot;name&quot;:&quot;&lt; $7,500&quot;,&quot;value&quot;:&quot;7500&quot;},{&quot;name&quot;:&quot;&lt; $10,000&quot;,&quot;value&quot;:&quot;10000&quot;},{&quot;name&quot;:&quot;&lt; $25,000&quot;,&quot;value&quot;:&quot;25000&quot;},{&quot;name&quot;:&quot;&lt; $50,000&quot;,&quot;value&quot;:&quot;50000&quot;},{&quot;name&quot;:&quot;&lt; $75,000&quot;,&quot;value&quot;:&quot;75000&quot;},{&quot;name&quot;:&quot;&lt; $100,000&quot;,&quot;value&quot;:&quot;100000&quot;},{&quot;name&quot;:&quot;&lt; $250,000&quot;,&quot;value&quot;:&quot;250000&quot;},{&quot;name&quot;:&quot;&lt; $500,000&quot;,&quot;value&quot;:&quot;500000&quot;},{&quot;name&quot;:&quot;&lt; $750,000&quot;,&quot;value&quot;:&quot;750000&quot;},{&quot;name&quot;:&quot;&lt; $1,000,000&quot;,&quot;value&quot;:&quot;1000000&quot;},{&quot;name&quot;:&quot;&lt; $2,500,000&quot;,&quot;value&quot;:&quot;2500000&quot;},{&quot;name&quot;:&quot;&lt; $5,000,000&quot;,&quot;value&quot;:&quot;5000000&quot;},{&quot;name&quot;:&quot;&lt; $7,500,000&quot;,&quot;value&quot;:&quot;7500000&quot;},{&quot;name&quot;:&quot;&lt; $10,000,000&quot;,&quot;value&quot;:&quot;10000000&quot;}]\"\n    >\n            <lst-select\n                    :options=\"priceField.options\"\n                    @input=\"priceField.setValue\"\n                    :is-selected=\"priceField.isSelected\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"custom\"\n            >\n                        Price                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                    </template>\n            </lst-select>\n    </lst-price-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_338\"\n            :field=\"{&quot;key&quot;:&quot;listivo_338&quot;,&quot;id&quot;:338,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bedrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bedrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n    <lst-select-number-search-field\n            field-key=\"listivo_339\"\n            :field=\"{&quot;key&quot;:&quot;listivo_339&quot;,&quot;id&quot;:339,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bathrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n            compare-type=\"_from\"\n    >\n            <lst-select\n                    :options=\"numberField.options\"\n                    @input=\"numberField.setValue\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    :is-selected=\"numberField.isSelected\"\n                    order-type=\"custom\"\n            >\n                        Bathrooms                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                    </template>\n            </lst-select>\n    </lst-select-number-search-field>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1910&quot;,&quot;id&quot;:1910,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:82,&quot;key&quot;:&quot;listivo_82&quot;,&quot;name&quot;:&quot;Contract&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:80,&quot;key&quot;:&quot;listivo_80&quot;,&quot;name&quot;:&quot;Permanent&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:81,&quot;key&quot;:&quot;listivo_81&quot;,&quot;name&quot;:&quot;Self Employed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Contract Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1911&quot;,&quot;id&quot;:1911,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:78,&quot;key&quot;:&quot;listivo_78&quot;,&quot;name&quot;:&quot;Direct Employer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:79,&quot;key&quot;:&quot;listivo_79&quot;,&quot;name&quot;:&quot;Recruiter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    @input=\"taxonomyField.addTerm\"\n                    :searchable=\"false\"\n                    active-text-class=\"listivo-select-v2__option--highlight-text\"\n                    highlight-option-class=\"listivo-select-v2__option--highlight\"\n                    order-type=\"count\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Recruiter Type                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                No options                            \n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_2723&quot;,&quot;id&quot;:2723,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:159,&quot;key&quot;:&quot;listivo_159&quot;,&quot;name&quot;:&quot;1 year warranty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:156,&quot;key&quot;:&quot;listivo_156&quot;,&quot;name&quot;:&quot;Easy returns&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:135,&quot;key&quot;:&quot;listivo_135&quot;,&quot;name&quot;:&quot;Free shipping&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:158,&quot;key&quot;:&quot;listivo_158&quot;,&quot;name&quot;:&quot;Money back guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:136,&quot;key&quot;:&quot;listivo_136&quot;,&quot;name&quot;:&quot;On the guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:160,&quot;key&quot;:&quot;listivo_160&quot;,&quot;name&quot;:&quot;Secure checkout&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:157,&quot;key&quot;:&quot;listivo_157&quot;,&quot;name&quot;:&quot;Secure ordering&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4657&quot;,&quot;id&quot;:4657,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:259,&quot;key&quot;:&quot;listivo_259&quot;,&quot;name&quot;:&quot;Age: 1 year&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:260,&quot;key&quot;:&quot;listivo_260&quot;,&quot;name&quot;:&quot;Age: 2 years&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:262,&quot;key&quot;:&quot;listivo_262&quot;,&quot;name&quot;:&quot;Age: 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:261,&quot;key&quot;:&quot;listivo_261&quot;,&quot;name&quot;:&quot;Age: 6 months&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:249,&quot;key&quot;:&quot;listivo_249&quot;,&quot;name&quot;:&quot;Ready To Leave: in 1 week&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:250,&quot;key&quot;:&quot;listivo_250&quot;,&quot;name&quot;:&quot;Ready To Leave: in 2 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:251,&quot;key&quot;:&quot;listivo_251&quot;,&quot;name&quot;:&quot;Ready To Leave: in 3 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:252,&quot;key&quot;:&quot;listivo_252&quot;,&quot;name&quot;:&quot;Ready To Leave: in 4 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:253,&quot;key&quot;:&quot;listivo_253&quot;,&quot;name&quot;:&quot;Ready To Leave: in 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:254,&quot;key&quot;:&quot;listivo_254&quot;,&quot;name&quot;:&quot;Ready To Leave: in 6 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:255,&quot;key&quot;:&quot;listivo_255&quot;,&quot;name&quot;:&quot;Ready To Leave: in 7 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:256,&quot;key&quot;:&quot;listivo_256&quot;,&quot;name&quot;:&quot;Ready To Leave: in 8 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:248,&quot;key&quot;:&quot;listivo_248&quot;,&quot;name&quot;:&quot;Ready to Leave: Now&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Pet Characteristic                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4318&quot;,&quot;id&quot;:4318,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:301,&quot;key&quot;:&quot;listivo_301&quot;,&quot;name&quot;:&quot;360-degree camera&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:357,&quot;key&quot;:&quot;listivo_357&quot;,&quot;name&quot;:&quot;ABS&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:302,&quot;key&quot;:&quot;listivo_302&quot;,&quot;name&quot;:&quot;Blind spot alert&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:303,&quot;key&quot;:&quot;listivo_303&quot;,&quot;name&quot;:&quot;Cooled seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:358,&quot;key&quot;:&quot;listivo_358&quot;,&quot;name&quot;:&quot;Extensive tool kit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:304,&quot;key&quot;:&quot;listivo_304&quot;,&quot;name&quot;:&quot;Heated seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:305,&quot;key&quot;:&quot;listivo_305&quot;,&quot;name&quot;:&quot;Keyless start&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:306,&quot;key&quot;:&quot;listivo_306&quot;,&quot;name&quot;:&quot;Leather seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:307,&quot;key&quot;:&quot;listivo_307&quot;,&quot;name&quot;:&quot;Memory seat&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:308,&quot;key&quot;:&quot;listivo_308&quot;,&quot;name&quot;:&quot;Navigation system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:356,&quot;key&quot;:&quot;listivo_356&quot;,&quot;name&quot;:&quot;Performance tyres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:309,&quot;key&quot;:&quot;listivo_309&quot;,&quot;name&quot;:&quot;Sound system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:310,&quot;key&quot;:&quot;listivo_310&quot;,&quot;name&quot;:&quot;Traction control&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Vehicle Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4661&quot;,&quot;id&quot;:4661,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:263,&quot;key&quot;:&quot;listivo_263&quot;,&quot;name&quot;:&quot;Administrative support&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:264,&quot;key&quot;:&quot;listivo_264&quot;,&quot;name&quot;:&quot;Air conditioning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:265,&quot;key&quot;:&quot;listivo_265&quot;,&quot;name&quot;:&quot;Attic&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:266,&quot;key&quot;:&quot;listivo_266&quot;,&quot;name&quot;:&quot;Balcony&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:267,&quot;key&quot;:&quot;listivo_267&quot;,&quot;name&quot;:&quot;Barbecue&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:268,&quot;key&quot;:&quot;listivo_268&quot;,&quot;name&quot;:&quot;Broadband Internet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:269,&quot;key&quot;:&quot;listivo_269&quot;,&quot;name&quot;:&quot;Ceiling Fan&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:270,&quot;key&quot;:&quot;listivo_270&quot;,&quot;name&quot;:&quot;Central heating&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:271,&quot;key&quot;:&quot;listivo_271&quot;,&quot;name&quot;:&quot;Contemporary architecture&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:272,&quot;key&quot;:&quot;listivo_272&quot;,&quot;name&quot;:&quot;Disabled facilities&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:273,&quot;key&quot;:&quot;listivo_273&quot;,&quot;name&quot;:&quot;Dishwasher&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:274,&quot;key&quot;:&quot;listivo_274&quot;,&quot;name&quot;:&quot;Dryer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:275,&quot;key&quot;:&quot;listivo_275&quot;,&quot;name&quot;:&quot;Fireplace&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:276,&quot;key&quot;:&quot;listivo_276&quot;,&quot;name&quot;:&quot;Furnished&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:277,&quot;key&quot;:&quot;listivo_277&quot;,&quot;name&quot;:&quot;Garden&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:278,&quot;key&quot;:&quot;listivo_278&quot;,&quot;name&quot;:&quot;High ceilings&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:279,&quot;key&quot;:&quot;listivo_279&quot;,&quot;name&quot;:&quot;Hot Tub&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:280,&quot;key&quot;:&quot;listivo_280&quot;,&quot;name&quot;:&quot;Kitchen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:281,&quot;key&quot;:&quot;listivo_281&quot;,&quot;name&quot;:&quot;Laundry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:282,&quot;key&quot;:&quot;listivo_282&quot;,&quot;name&quot;:&quot;Lift&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:283,&quot;key&quot;:&quot;listivo_283&quot;,&quot;name&quot;:&quot;Microwave&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:284,&quot;key&quot;:&quot;listivo_284&quot;,&quot;name&quot;:&quot;Refrigerator&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:285,&quot;key&quot;:&quot;listivo_285&quot;,&quot;name&quot;:&quot;Security system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:286,&quot;key&quot;:&quot;listivo_286&quot;,&quot;name&quot;:&quot;Washer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:287,&quot;key&quot;:&quot;listivo_287&quot;,&quot;name&quot;:&quot;WiFi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n>\n                    <lst-select\n                    :options=\"taxonomyField.options\"\n                    :multiple=\"true\"\n                    :searchable=\"true\"\n                    active-text-class=\"listivo-select__active-text\"\n                    highlight-option-class=\"listivo-select__option--highlight\"\n                    @input=\"taxonomyField.addTerm\"\n                    order-type=\"name\"\n                    :disabled=\"taxonomyField.isDisabled\"\n                    :is-selected=\"taxonomyField.isSelected\"\n            >\n                        Property Features                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                             viewBox=\"0 0 7 5\" fill=\"none\">\n                            <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    <template>\n                             1\"\n                                    v-html=\"taxonomyField.selectedTerms.length + \' Selected\'\"\n                            >\n                         0\"\n                                @click.stop.prevent=\"taxonomyField.clear(); select.onClose()\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                                        <input\n                                                type=\"text\"\n                                                @input=\"select.setKeyword($event.target.value)\"\n                                                :value=\"select.keyword\"\n                                                placeholder=\"Search...\"\n                                                @keydown.up.prevent.stop\n                                                @keydown.down.prevent.stop\n                                        >\n                                No options                            \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\"\n                                                 viewBox=\"0 0 10 10\" fill=\"none\">\n                                                <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                      fill=\"#FDFDFE\"/>\n                                            </svg>\n                                            {{ option.count }}\n                    </template>\n            </lst-select>\n</lst-taxonomy-search-field>                \n                <template>\n                        {{ props.count }} Results                    \n                    <template v-if=\"props.title !== \'\'\">\n                        <h1 v-html=\"props.title\"></h1>\n                    </template>\n                </template>\n                            Sort by:                        \n                        <template>\n                            <lst-sort-by-options\n                                    :options=\"[{&quot;id&quot;:&quot;most-relevant&quot;,&quot;name&quot;:&quot;Most Relevant&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;newest&quot;,&quot;name&quot;:&quot;Date Listed: Newest&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;oldest&quot;,&quot;name&quot;:&quot;Date Listed: Oldest&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;price-high-to-low&quot;,&quot;name&quot;:&quot;Price: Highest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}},{&quot;id&quot;:&quot;price-low-to-high&quot;,&quot;name&quot;:&quot;Price: Lowest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}}]\"\n                                    :dependencies=\"props.dependencies\"\n                                    :sort-by=\"props.sortBy\"\n                            >\n                                    <lst-select\n                                            :options=\"sortByOptions.options\"\n                                            @input=\"props.setSortBy\"\n                                            :is-selected=\"props.isSortBy\"\n                                            active-text-class=\"listivo-select-v2__option--highlight-text\"\n                                            highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                            order-type=\"none\"\n                                    >\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                                     viewBox=\"0 0 7 5\" fill=\"none\">\n                                                    <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                          fill=\"#2A3946\"/>\n                                                </svg>\n                                            <template>\n                                            </template>\n                                    </lst-select>\n                            </lst-sort-by-options>\n                        </template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path d=\"M2.60078 0.800049C1.61378 0.800049 0.800781 1.61305 0.800781 2.60005V5.80005C0.800781 6.78705 1.61378 7.60005 2.60078 7.60005H5.80078C6.78778 7.60005 7.60078 6.78705 7.60078 5.80005V2.60005C7.60078 1.61305 6.78778 0.800049 5.80078 0.800049H2.60078ZM10.2008 0.800049C9.21378 0.800049 8.40078 1.61305 8.40078 2.60005V5.80005C8.40078 6.78705 9.21378 7.60005 10.2008 7.60005H13.4008C14.3878 7.60005 15.2008 6.78705 15.2008 5.80005V2.60005C15.2008 1.61305 14.3878 0.800049 13.4008 0.800049H10.2008ZM2.60078 2.00005H5.80078C6.13938 2.00005 6.40078 2.26145 6.40078 2.60005V5.80005C6.40078 6.13865 6.13938 6.40005 5.80078 6.40005H2.60078C2.26218 6.40005 2.00078 6.13865 2.00078 5.80005V2.60005C2.00078 2.26145 2.26218 2.00005 2.60078 2.00005ZM10.2008 2.00005H13.4008C13.7394 2.00005 14.0008 2.26145 14.0008 2.60005V5.80005C14.0008 6.13865 13.7394 6.40005 13.4008 6.40005H10.2008C9.86218 6.40005 9.60078 6.13865 9.60078 5.80005V2.60005C9.60078 2.26145 9.86218 2.00005 10.2008 2.00005ZM2.60078 8.40005C1.61378 8.40005 0.800781 9.21305 0.800781 10.2V13.4C0.800781 14.387 1.61378 15.2 2.60078 15.2H5.80078C6.78778 15.2 7.60078 14.387 7.60078 13.4V10.2C7.60078 9.21305 6.78778 8.40005 5.80078 8.40005H2.60078ZM10.2008 8.40005C9.21378 8.40005 8.40078 9.21305 8.40078 10.2V13.4C8.40078 14.387 9.21378 15.2 10.2008 15.2H13.4008C14.3878 15.2 15.2008 14.387 15.2008 13.4V10.2C15.2008 9.21305 14.3878 8.40005 13.4008 8.40005H10.2008ZM2.60078 9.60005H5.80078C6.13938 9.60005 6.40078 9.86145 6.40078 10.2V13.4C6.40078 13.7386 6.13938 14 5.80078 14H2.60078C2.26218 14 2.00078 13.7386 2.00078 13.4V10.2C2.00078 9.86145 2.26218 9.60005 2.60078 9.60005ZM10.2008 9.60005H13.4008C13.7394 9.60005 14.0008 9.86145 14.0008 10.2V13.4C14.0008 13.7386 13.7394 14 13.4008 14H10.2008C9.86218 14 9.60078 13.7386 9.60078 13.4V10.2C9.60078 9.86145 9.86218 9.60005 10.2008 9.60005Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 2.00005H2.39883C2.17791 2.00005 1.99883 2.17913 1.99883 2.40005V2.80005C1.99883 3.02096 2.17791 3.20005 2.39883 3.20005H13.5988C13.8197 3.20005 13.9988 3.02096 13.9988 2.80005V2.40005C13.9988 2.17913 13.8197 2.00005 13.5988 2.00005ZM2.39883 0.800049C1.51517 0.800049 0.798828 1.51639 0.798828 2.40005V2.80005C0.798828 3.6837 1.51517 4.40005 2.39883 4.40005H13.5988C14.4825 4.40005 15.1988 3.6837 15.1988 2.80005V2.40005C15.1988 1.51639 14.4825 0.800049 13.5988 0.800049H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 12.8001H2.39883C2.17791 12.8001 1.99883 12.9792 1.99883 13.2001V13.6001C1.99883 13.821 2.17791 14.0001 2.39883 14.0001H13.5988C13.8197 14.0001 13.9988 13.821 13.9988 13.6001V13.2001C13.9988 12.9792 13.8197 12.8001 13.5988 12.8001ZM2.39883 11.6001C1.51517 11.6001 0.798828 12.3164 0.798828 13.2001V13.6001C0.798828 14.4838 1.51517 15.2001 2.39883 15.2001H13.5988C14.4825 15.2001 15.1988 14.4838 15.1988 13.6001V13.2001C15.1988 12.3164 14.4825 11.6001 13.5988 11.6001H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 7.2H2.39883C2.17791 7.2 1.99883 7.37909 1.99883 7.6V8C1.99883 8.22091 2.17791 8.4 2.39883 8.4H13.5988C13.8197 8.4 13.9988 8.22091 13.9988 8V7.6C13.9988 7.37909 13.8197 7.2 13.5988 7.2ZM2.39883 6C1.51517 6 0.798828 6.71634 0.798828 7.6V8C0.798828 8.88366 1.51517 9.6 2.39883 9.6H13.5988C14.4825 9.6 15.1988 8.88366 15.1988 8V7.6C15.1988 6.71634 14.4825 6 13.5988 6H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n        <template>\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        </template>\n            <a\n            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n>\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Mercedes-Benz S-Class                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $150,000                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                                    alt=\"Emily Rees\"\n                                            >\n                                    Emily Rees\n                                                            <lst-compare :model-id=\"3804\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3804\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/junior-media-manager/\"\n>\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Junior Media Manager                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $6,000 /month                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-100x100.jpg\"\n                                                    alt=\"Isabella Lev\"\n                                            >\n                                    Isabella Lev\n                                                            <lst-compare :model-id=\"1530\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1530\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        MacBook Pro 16                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $300                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-100x100.jpg\"\n                                                    alt=\"Isabella Lev\"\n                                            >\n                                    Isabella Lev\n                                                            <lst-compare :model-id=\"8143\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8143\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg\"\n                                                    alt=\"Kate Bryn\"\n                                            >\n                                    Kate Bryn\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Nike Airforce                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $250                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                                    alt=\"George Bell\"\n                                            >\n                                    George Bell\n                                                            <lst-compare :model-id=\"8117\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8117\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg\"\n                                                    alt=\"Kate Bryn\"\n                                            >\n                                    Kate Bryn\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/collection-of-womens-clothes/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Collection of clothes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $99                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-100x100.jpg\"\n                                                    alt=\"Isabella Lev\"\n                                            >\n                                    Isabella Lev\n                                                            <lst-compare :model-id=\"2800\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2800\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/promo-vr/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-360x320.jpg\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xbox Wireless Controller                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5-100x100.jpg\"\n                                                    alt=\"Jacob Austin\"\n                                            >\n                                    Jacob Austin\n                                                            <lst-compare :model-id=\"3797\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3797\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/stylish-shoes/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Stylish Shoes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_7-100x100.jpg\"\n                                                    alt=\"Ralph Davin\"\n                                            >\n                                    Ralph Davin\n                                                            <lst-compare :model-id=\"2796\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2796\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>            <a\n            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n>\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x320.jpg\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x320.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x640.jpg 720w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                                                    <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                                    alt=\"George Bell\"\n                                            >\n                                    George Bell\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n</a>                \n    <template>\n         0\">\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"10\"\n                        :max-pages=\"4\"\n                >\n                                Showing                                {{ pagination.startIndex + 1 >= 0 ? pagination.startIndex + 1 : 0\n                                    }} to\n                                {{ pagination.endIndex + 1 }} of\n                                {{ pagination.totalItems\n                                    }} results                            \n                         1\">\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"10\"\n                        :max-pages=\"3\"\n                >\n                            Showing                            {{ pagination.startIndex + 1\n                                }} to\n                            {{ pagination.endIndex + 1 }} of\n                            {{ pagination.totalItems\n                                }} results                        \n                         1\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n    </template>\n                                <lst-google-map-search-models\n            prefix-class=\"listivo\"\n            map-selector=\".listivo-map-results__map\"\n            map-container-selector=\".listivo-map-search__map\"\n            :markers=\"props.markers\"\n            :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n            :card-selectors=\"[&quot;.listivo-listing-card-row&quot;,&quot;.listivo-listing-card&quot;]\"\n            :marker-clustering=\"false\"\n            marker-type=\"content\"\n            custom-label=\"Selected area on the map\"\n    >\n                <button\n                        @click.prevent=\"map.zoomIn\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"9\" viewBox=\"0 0 8 9\" fill=\"none\">\n                        <path d=\"M3.04952 8.678V5.51H0.0975157V3.656H3.04952V0.487999H4.95752V3.656H7.90952V5.51H4.95752V8.678H3.04952Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                </button>\n                <button\n                        @click.prevent=\"map.zoomOut\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"3\" viewBox=\"0 0 8 3\" fill=\"none\">\n                        <path d=\"M0.61593 2.914V0.826H7.38393V2.914H0.61593Z\" fill=\"#2A3946\"/>\n                    </svg>\n                </button>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\">\n                        <path d=\"M11.7142 0.779513L10.6378 0.103783C10.3399 -0.0824758 9.93186 -0.011004 9.73252 0.261887L4.45585 7.44801L2.03093 5.20858C1.77765 4.97467 1.3649 4.97467 1.11162 5.20858L0.18996 6.05974C-0.06332 6.29364 -0.06332 6.67482 0.18996 6.9109L3.91881 10.3545C4.12753 10.5473 4.45585 10.6945 4.75135 10.6945C5.04684 10.6945 5.34468 10.5235 5.53698 10.2657L11.8877 1.61335C12.0894 1.34046 12.012 0.965772 11.7142 0.779513Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                Search as I move the map            \n    </lst-google-map-search-models>\n            </lst-query-models>\n            <template v-if=\"tabs.tab === \'listings\'\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\"\n                                 fill=\"none\">\n                                <path d=\"M12.6316 0C10.7714 0 9.26316 1.5036 9.26316 3.35811C9.26316 5.75665 12.6316 9.23481 12.6316 9.23481C12.6316 9.23481 16 5.75665 16 3.35811C16 1.5036 14.4918 0 12.6316 0ZM12.6316 2.15785C13.296 2.15785 13.8355 2.69573 13.8355 3.35811C13.8355 4.0205 13.296 4.55838 12.6316 4.55838C11.9672 4.55838 11.4276 4.0205 11.4276 3.35811C11.4276 2.69573 11.9672 2.15785 12.6316 2.15785ZM5.02632 2.46448L0.529605 4.25831C0.209605 4.38592 0 4.6938 0 5.03717V16.7906C0 17.3841 0.601342 17.791 1.15461 17.5711L5.07895 16.0052L10.1316 17.6842L14.6283 15.892C14.9483 15.7636 15.1579 15.4549 15.1579 15.1115V8.8872C14.5752 9.62598 14.0602 10.1773 13.8421 10.4023L13.4737 10.7827V14.5442L10.9474 15.551V9.8907C10.5019 9.39202 9.86611 8.63442 9.26316 7.73612V15.6264L5.89474 14.5081V4.5223L7.93914 5.20114C7.71851 4.58409 7.57895 3.9609 7.57895 3.35811C7.57895 3.343 7.58224 3.32895 7.58224 3.31384L5.02632 2.46448ZM4.21053 4.59773V14.5425L1.68421 15.551V5.60615L4.21053 4.59773Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        Map view                    \n            </template>\n            <template v-if=\"tabs.tab === \'map\'\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"18\" viewBox=\"0 0 16 18\"\n                                 fill=\"none\">\n                                <path d=\"M12.6316 0C10.7714 0 9.26316 1.5036 9.26316 3.35811C9.26316 5.75665 12.6316 9.23481 12.6316 9.23481C12.6316 9.23481 16 5.75665 16 3.35811C16 1.5036 14.4918 0 12.6316 0ZM12.6316 2.15785C13.296 2.15785 13.8355 2.69573 13.8355 3.35811C13.8355 4.0205 13.296 4.55838 12.6316 4.55838C11.9672 4.55838 11.4276 4.0205 11.4276 3.35811C11.4276 2.69573 11.9672 2.15785 12.6316 2.15785ZM5.02632 2.46448L0.529605 4.25831C0.209605 4.38592 0 4.6938 0 5.03717V16.7906C0 17.3841 0.601342 17.791 1.15461 17.5711L5.07895 16.0052L10.1316 17.6842L14.6283 15.892C14.9483 15.7636 15.1579 15.4549 15.1579 15.1115V8.8872C14.5752 9.62598 14.0602 10.1773 13.8421 10.4023L13.4737 10.7827V14.5442L10.9474 15.551V9.8907C10.5019 9.39202 9.86611 8.63442 9.26316 7.73612V15.6264L5.89474 14.5081V4.5223L7.93914 5.20114C7.71851 4.58409 7.57895 3.9609 7.57895 3.35811C7.57895 3.343 7.58224 3.32895 7.58224 3.31384L5.02632 2.46448ZM4.21053 4.59773V14.5425L1.68421 15.551V5.60615L4.21053 4.59773Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        List view                    \n            </template>\n    </lst-map-tabs>', 'Map Search', '', 'publish', 'closed', 'closed', '', 'new-template-2-2', '', '', '2022-10-13 13:31:12', '2022-10-13 13:31:12', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-2-2/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6076, 1, '2022-05-17 05:56:42', '2022-05-17 05:56:42', '<img\n                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_dark-1.png\"\n                alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n        >\n			<h1>\n    Modern apartment</h1>		\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                      fill=\"#FDFDFE\"/>\n            </svg>\n        New York, NY, USA    \n        $1,300,000    \n    <img\n            src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n            alt=\"\"\n    >\n            <h3>\n            Contact Information        </h3>\n                            <img\n                        src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg\"\n                        alt=\"Kate Bryn\"\n                >\n                Kate Bryn            \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"15\" viewBox=\"0 0 10 15\" fill=\"none\">\n                            <path d=\"M2.37505 0.399902C1.51142 0.399902 0.800049 1.11128 0.800049 1.9749V12.8249C0.800049 13.6885 1.51142 14.3999 2.37505 14.3999H7.62505C8.48867 14.3999 9.20005 13.6885 9.20005 12.8249V1.9749C9.20005 1.11128 8.48867 0.399902 7.62505 0.399902H2.37505ZM2.37505 1.4499H7.62505C7.92132 1.4499 8.15005 1.67863 8.15005 1.9749V12.8249C8.15005 13.1212 7.92132 13.3499 7.62505 13.3499H2.37505C2.07877 13.3499 1.85005 13.1212 1.85005 12.8249V1.9749C1.85005 1.67863 2.07877 1.4499 2.37505 1.4499ZM5.00005 2.4999C4.86081 2.4999 4.72727 2.55521 4.62882 2.65367C4.53036 2.75213 4.47505 2.88566 4.47505 3.0249C4.47505 3.16414 4.53036 3.29768 4.62882 3.39613C4.72727 3.49459 4.86081 3.5499 5.00005 3.5499C5.13929 3.5499 5.27282 3.49459 5.37128 3.39613C5.46974 3.29768 5.52505 3.16414 5.52505 3.0249C5.52505 2.88566 5.46974 2.75213 5.37128 2.65367C5.27282 2.55521 5.13929 2.4999 5.00005 2.4999ZM4.12505 11.2499C4.05548 11.2489 3.98641 11.2618 3.92185 11.2877C3.85729 11.3137 3.79853 11.3522 3.74899 11.401C3.69945 11.4499 3.6601 11.5081 3.63325 11.5723C3.6064 11.6364 3.59257 11.7053 3.59257 11.7749C3.59257 11.8445 3.6064 11.9134 3.63325 11.9775C3.6601 12.0417 3.69945 12.0999 3.74899 12.1488C3.79853 12.1976 3.85729 12.2361 3.92185 12.2621C3.98641 12.288 4.05548 12.3009 4.12505 12.2999H5.87505C5.94462 12.3009 6.01369 12.288 6.07825 12.2621C6.1428 12.2361 6.20156 12.1976 6.25111 12.1488C6.30065 12.0999 6.33999 12.0417 6.36685 11.9775C6.3937 11.9134 6.40753 11.8445 6.40753 11.7749C6.40753 11.7053 6.3937 11.6364 6.36685 11.5723C6.33999 11.5081 6.30065 11.4499 6.25111 11.401C6.20156 11.3522 6.1428 11.3137 6.07825 11.2877C6.01369 11.2618 5.94462 11.2489 5.87505 11.2499H4.12505Z\"\n                                  fill=\"#537CD9\"/>\n                        </svg>\n                    (123) 345-6789                \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                        <path d=\"M1.2 0.200195C0.537 0.200195 0 0.718888 0 1.35929V2.3633L0.6 2.72665L1.2 3.09L6 5.99565L10.8 3.10924L11.4 2.74816L12 2.38821V1.35929C12 0.718888 11.463 0.200195 10.8 0.200195H1.2ZM1.2 1.35929H10.8V1.80526L6 4.69054L1.2 1.78489V1.35929ZM0 3.73067V8.31383C0 8.95423 0.537 9.47292 1.2 9.47292H10.8C11.463 9.47292 12 8.95423 12 8.31383V3.75331L10.8 4.47434V8.31383H1.2V4.45736L0 3.73067Z\"\n                              fill=\"#537CD9\"/>\n                    </svg>\n                kate@tangibledesign.net            \n                Category:\n                Real Estate, Apartments            \n                Bedrooms:\n                3            \n                Bathrooms:\n                2            \n                Build Year:\n                2007            \n                Property Size:\n                1,000 ft²            \n            <h3>\n            Description        </h3>\n        <style>.elementor-6076 .elementor-element.elementor-element-12462e35 > .elementor-container{max-width:732px;}.elementor-6076 .elementor-element.elementor-element-3800a733.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6076 .elementor-element.elementor-element-59460550{--spacer-size:30px;}.elementor-6076 .elementor-element.elementor-element-15a2bc02 .listivo-image-wrapper{justify-content:center;height:60px;}.elementor-6076 .elementor-element.elementor-element-15a2bc02{width:100%;max-width:100%;}.elementor-6076 .elementor-element.elementor-element-71704cd4{--spacer-size:30px;}.elementor-6076 .elementor-element.elementor-element-2c9e3ce8{--spacer-size:30px;}.elementor-6076 .elementor-element.elementor-element-2c9e3ce8 > .elementor-widget-container{border-style:solid;border-width:1px 0px 0px 0px;border-color:var( --e-global-color-lcolor4 );}.elementor-6076 .elementor-element.elementor-element-2ee6ece9 .listivo-print-name{text-align:center;margin:0px 0px 10px 0px;}.elementor-6076 .elementor-element.elementor-element-2dac134d .listivo-print-address{margin:0px 0px 15px 0px;}.elementor-6076 .elementor-element.elementor-element-2dac134d .listivo-print-address-wrapper{text-align:center;}.elementor-6076 .elementor-element.elementor-element-71fc2063 .listivo-print-price-wrapper{text-align:center;}.elementor-6076 .elementor-element.elementor-element-7cfb1a72{--spacer-size:30px;}.elementor-6076 .elementor-element.elementor-element-79689bc7 .listivo-print-image{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-1dc4a1e2 .listivo-print-user-wrapper{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-9f9089 .listivo-print-attributes{margin:0px 0px 20px 0px;}.elementor-6076 .elementor-element.elementor-element-68e8d94d .listivo-print-description{text-align:justify;}.elementor-6076 .elementor-element.elementor-element-68e8d94d .listivo-print-description-wrapper{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-317b7054 .listivo-print-features{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-aab4461 .listivo-print-features{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-757a116 .listivo-print-features{margin:0px 0px 30px 0px;}.elementor-6076 .elementor-element.elementor-element-1198d611 .listivo-print-images{margin:0px 0px 0px 0px;}</style>		\n									<section data-id=\"12462e35\" data-element_type=\"section\">\n				<section data-id=\"1c8139e\" data-element_type=\"section\">\n        <img\n                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_dark-1.png\"\n                alt=\"Listivo - Classified Ads &amp; Directory Listing WordPress Theme\"\n        >\n		</section>\n			<h1>\n    Modern apartment</h1>		\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                      fill=\"#FDFDFE\"/>\n            </svg>\n        New York, NY, USA    \n        $1,300,000    \n    <img\n            src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n            alt=\"\"\n    >\n            <h3>\n            Contact Information        </h3>\n                            <img\n                        src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg\"\n                        alt=\"Kate Bryn\"\n                >\n                Kate Bryn            \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"15\" viewBox=\"0 0 10 15\" fill=\"none\">\n                            <path d=\"M2.37505 0.399902C1.51142 0.399902 0.800049 1.11128 0.800049 1.9749V12.8249C0.800049 13.6885 1.51142 14.3999 2.37505 14.3999H7.62505C8.48867 14.3999 9.20005 13.6885 9.20005 12.8249V1.9749C9.20005 1.11128 8.48867 0.399902 7.62505 0.399902H2.37505ZM2.37505 1.4499H7.62505C7.92132 1.4499 8.15005 1.67863 8.15005 1.9749V12.8249C8.15005 13.1212 7.92132 13.3499 7.62505 13.3499H2.37505C2.07877 13.3499 1.85005 13.1212 1.85005 12.8249V1.9749C1.85005 1.67863 2.07877 1.4499 2.37505 1.4499ZM5.00005 2.4999C4.86081 2.4999 4.72727 2.55521 4.62882 2.65367C4.53036 2.75213 4.47505 2.88566 4.47505 3.0249C4.47505 3.16414 4.53036 3.29768 4.62882 3.39613C4.72727 3.49459 4.86081 3.5499 5.00005 3.5499C5.13929 3.5499 5.27282 3.49459 5.37128 3.39613C5.46974 3.29768 5.52505 3.16414 5.52505 3.0249C5.52505 2.88566 5.46974 2.75213 5.37128 2.65367C5.27282 2.55521 5.13929 2.4999 5.00005 2.4999ZM4.12505 11.2499C4.05548 11.2489 3.98641 11.2618 3.92185 11.2877C3.85729 11.3137 3.79853 11.3522 3.74899 11.401C3.69945 11.4499 3.6601 11.5081 3.63325 11.5723C3.6064 11.6364 3.59257 11.7053 3.59257 11.7749C3.59257 11.8445 3.6064 11.9134 3.63325 11.9775C3.6601 12.0417 3.69945 12.0999 3.74899 12.1488C3.79853 12.1976 3.85729 12.2361 3.92185 12.2621C3.98641 12.288 4.05548 12.3009 4.12505 12.2999H5.87505C5.94462 12.3009 6.01369 12.288 6.07825 12.2621C6.1428 12.2361 6.20156 12.1976 6.25111 12.1488C6.30065 12.0999 6.33999 12.0417 6.36685 11.9775C6.3937 11.9134 6.40753 11.8445 6.40753 11.7749C6.40753 11.7053 6.3937 11.6364 6.36685 11.5723C6.33999 11.5081 6.30065 11.4499 6.25111 11.401C6.20156 11.3522 6.1428 11.3137 6.07825 11.2877C6.01369 11.2618 5.94462 11.2489 5.87505 11.2499H4.12505Z\"\n                                  fill=\"#537CD9\"/>\n                        </svg>\n                    (123) 345-6789                \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                        <path d=\"M1.2 0.200195C0.537 0.200195 0 0.718888 0 1.35929V2.3633L0.6 2.72665L1.2 3.09L6 5.99565L10.8 3.10924L11.4 2.74816L12 2.38821V1.35929C12 0.718888 11.463 0.200195 10.8 0.200195H1.2ZM1.2 1.35929H10.8V1.80526L6 4.69054L1.2 1.78489V1.35929ZM0 3.73067V8.31383C0 8.95423 0.537 9.47292 1.2 9.47292H10.8C11.463 9.47292 12 8.95423 12 8.31383V3.75331L10.8 4.47434V8.31383H1.2V4.45736L0 3.73067Z\"\n                              fill=\"#537CD9\"/>\n                    </svg>\n                kate@tangibledesign.net            \n                Category:\n                Real Estate, Apartments            \n                Bedrooms:\n                3            \n                Bathrooms:\n                2            \n                Build Year:\n                2007            \n                Property Size:\n                1,000 ft²            \n            <h3>\n            Description        </h3>\n        <p>We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.</p>\n			    <h3>\n        Additional Features    </h3>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Air conditioning        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Balcony        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Barbecue        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Ceiling Fan        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Fireplace        \n			    <h3>\n        All photos    </h3>\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2.jpg\"\n                    alt=\"\"\n            >\n		</section>\n			    <h3>\n        Additional Features    </h3>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Air conditioning        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Balcony        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Barbecue        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Ceiling Fan        \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                    <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                          fill=\"#537CD9\"/>\n                </svg>\n            Fireplace        \n			    <h3>\n        All photos    </h3>\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                    alt=\"\"\n            >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2.jpg\"\n                    alt=\"\"\n            >', 'Print', '', 'publish', 'closed', 'closed', '', 'new-template-3', '', '', '2023-01-07 11:01:13', '2023-01-07 11:01:13', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-3/', 0, 'listivo_template', '', 0),
(6080, 1, '2022-05-17 05:57:34', '2022-05-17 05:57:34', '', 'User', '', 'publish', 'closed', 'closed', '', 'new-template-4', '', '', '2022-10-19 05:32:00', '2022-10-19 05:32:00', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-4/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6085, 1, '2022-05-17 05:58:51', '2022-05-17 05:58:51', '<article\n    >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1.jpg\"\n                    alt=\"Best Holiday Gift Ideas for 2022\"\n            >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        July 24, 2021                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"10\" viewBox=\"0 0 11 10\"\n                                 fill=\"none\">\n                                <path d=\"M1.71214 0C0.771271 0 0 0.771271 0 1.71214V6.19006C0 7.13093 0.771271 7.9022 1.71214 7.9022H2.10725V9.35094C2.10725 9.86879 2.74662 10.1883 3.16088 9.87775L5.79495 7.9022H8.82412C9.765 7.9022 10.5363 7.13093 10.5363 6.19006V1.71214C10.5363 0.771271 9.765 0 8.82412 0H1.71214ZM1.71214 0.79022H8.82412C9.33778 0.79022 9.74605 1.19848 9.74605 1.71214V6.19006C9.74605 6.70372 9.33778 7.11198 8.82412 7.11198H5.66324C5.5777 7.11202 5.49447 7.13982 5.42607 7.19121L2.89747 9.08753V7.50709C2.89746 7.4023 2.85583 7.30181 2.78174 7.22772C2.70764 7.15362 2.60715 7.11199 2.50236 7.11198H1.71214C1.19848 7.11198 0.79022 6.70372 0.79022 6.19006V1.71214C0.79022 1.19848 1.19848 0.79022 1.71214 0.79022ZM3.02918 2.63355C2.97682 2.63281 2.92484 2.64248 2.87625 2.66201C2.82767 2.68153 2.78345 2.71052 2.74616 2.74728C2.70887 2.78404 2.67926 2.82785 2.65906 2.87616C2.63885 2.92446 2.62844 2.9763 2.62844 3.02866C2.62844 3.08102 2.63885 3.13286 2.65906 3.18117C2.67926 3.22947 2.70887 3.27328 2.74616 3.31004C2.78345 3.34681 2.82767 3.37579 2.87625 3.39532C2.92484 3.41484 2.97682 3.42451 3.02918 3.42377H7.50709C7.55945 3.42451 7.61143 3.41484 7.66002 3.39532C7.7086 3.37579 7.75282 3.34681 7.79011 3.31004C7.82739 3.27328 7.857 3.22947 7.87721 3.18117C7.89742 3.13286 7.90783 3.08102 7.90783 3.02866C7.90783 2.9763 7.89742 2.92446 7.87721 2.87616C7.857 2.82785 7.82739 2.78404 7.79011 2.74728C7.75282 2.71052 7.7086 2.68153 7.66002 2.66201C7.61143 2.64248 7.55945 2.63281 7.50709 2.63355H3.02918ZM3.02918 4.4774C2.97682 4.47666 2.92484 4.48633 2.87625 4.50586C2.82767 4.52538 2.78345 4.55437 2.74616 4.59113C2.70887 4.62789 2.67926 4.6717 2.65906 4.72C2.63885 4.76831 2.62844 4.82015 2.62844 4.87251C2.62844 4.92487 2.63885 4.97671 2.65906 5.02502C2.67926 5.07332 2.70887 5.11713 2.74616 5.15389C2.78345 5.19065 2.82767 5.21964 2.87625 5.23916C2.92484 5.25869 2.97682 5.26836 3.02918 5.26762H6.45346C6.50582 5.26836 6.5578 5.25869 6.60639 5.23916C6.65497 5.21964 6.6992 5.19065 6.73648 5.15389C6.77377 5.11713 6.80338 5.07332 6.82359 5.02502C6.84379 4.97671 6.8542 4.92487 6.8542 4.87251C6.8542 4.82015 6.84379 4.76831 6.82359 4.72C6.80338 4.6717 6.77377 4.62789 6.73648 4.59113C6.6992 4.55437 6.65497 4.52538 6.60639 4.50586C6.5578 4.48633 6.50582 4.47666 6.45346 4.4774H3.02918Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        4 Comments                    \n        <h1>\n            Best Holiday Gift Ideas for 2022        </h1>\n            <style>.elementor-6085 .elementor-element.elementor-element-47158070:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-47158070 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6085 .elementor-element.elementor-element-47158070{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:12;}.elementor-6085 .elementor-element.elementor-element-47158070 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-531bed6d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6085 .elementor-element.elementor-element-3c9cca5 .listivo-breadcrumbs-v2__separator path{fill:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-3c9cca5 .listivo-breadcrumbs-v2__item{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-3c9cca5 .listivo-breadcrumbs-v2__item:not(.listivo-breadcrumbs-v2__item:last-child):hover{color:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-3c9cca5 .listivo-breadcrumbs-v2__item:last-child{color:var( --e-global-color-lcolor2 );}.elementor-6085 .elementor-element.elementor-element-2cee2d05:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-2cee2d05 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6085 .elementor-element.elementor-element-2cee2d05{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6085 .elementor-element.elementor-element-2cee2d05 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-9d6e9b{--spacer-size:31px;}.elementor-6085 .elementor-element.elementor-element-7279c8db:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-7279c8db > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6085 .elementor-element.elementor-element-7279c8db{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6085 .elementor-element.elementor-element-7279c8db > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-3c3a4044{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6085 .elementor-element.elementor-element-3c3a4044 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-290bc7d6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-6085 .elementor-element.elementor-element-290bc7d6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-5feab0da .listivo-single-post__meta-wrapper{background-color:var( --e-global-color-lcolor5 );}.elementor-6085 .elementor-element.elementor-element-5feab0da .listivo-single-post__main{background-color:var( --e-global-color-lcolor5 );}.elementor-6085 .elementor-element.elementor-element-5feab0da .listivo-styled-list li:before{border-color:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-5feab0da .listivo-single-post__data-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-5feab0da .listivo-single-post__data-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-6085 .elementor-element.elementor-element-72db7ecc{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-5d54ec88 .listivo-comments__count{color:var( --e-global-color-lprimary2 );background:var( --e-global-color-lcolor3 );}.elementor-6085 .elementor-element.elementor-element-5d54ec88 .listivo-comment__icon path{fill:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-5d54ec88 .listivo-comment__icon{background-color:var( --e-global-color-lcolor3 );}.elementor-6085 .elementor-element.elementor-element-be48548{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-5624acc9 > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-6085 .elementor-element.elementor-element-18a85cc2{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-eb6e4f8 .listivo-sidebar-widget__label{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-eb6e4f8 .listivo-sidebar-list__label{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-eb6e4f8 .listivo-sidebar-list__item:hover .listivo-sidebar-list__label{color:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-eb6e4f8 .listivo-sidebar-list__item:hover .listivo-sidebar-list__label:before{background-color:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-eb6e4f8 .listivo-sidebar-list__count{color:var( --e-global-color-lcolor2 );background:var( --e-global-color-lcolor3 );}.elementor-6085 .elementor-element.elementor-element-2d4c4ea9{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-sidebar-widget__label{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-sidebar-posts__label{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-sidebar-posts__label:hover{color:var( --e-global-color-lprimary1 );}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-small-icon path{fill:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-small-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-6085 .elementor-element.elementor-element-3cebff9c .listivo-sidebar-posts__date{color:var( --e-global-color-lcolor2 );}.elementor-6085 .elementor-element.elementor-element-1a3e5cc1{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-78dccb72 .listivo-sidebar-widget__label{color:var( --e-global-color-lprimary2 );}.elementor-6085 .elementor-element.elementor-element-12a1b6a{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-622e4b94:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-622e4b94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6085 .elementor-element.elementor-element-622e4b94{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:9;}.elementor-6085 .elementor-element.elementor-element-622e4b94 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-4013a2a{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-7f49d80d:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-7f49d80d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-6085 .elementor-element.elementor-element-7f49d80d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6085 .elementor-element.elementor-element-7f49d80d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-34d6fefb{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-fc8c160:not(.elementor-motion-effects-element-type-background), .elementor-6085 .elementor-element.elementor-element-fc8c160 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );background-image:url(\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/newsletter_background.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-6085 .elementor-element.elementor-element-fc8c160{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6085 .elementor-element.elementor-element-fc8c160 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6085 .elementor-element.elementor-element-61f4acf7{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-5d6223a4{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-70c971d0{--spacer-size:60px;}@media(max-width:1024px){.elementor-6085 .elementor-element.elementor-element-9d6e9b{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-7279c8db > .elementor-container{max-width:780px;}.elementor-6085 .elementor-element.elementor-element-5624acc9 > .elementor-element-populated{margin:60px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6085 .elementor-element.elementor-element-4013a2a{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-34d6fefb{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-fc8c160 > .elementor-container{max-width:780px;}.elementor-6085 .elementor-element.elementor-element-61f4acf7{--spacer-size:60px;}.elementor-6085 .elementor-element.elementor-element-70c971d0{--spacer-size:60px;}}@media(max-width:767px){.elementor-6085 .elementor-element.elementor-element-9d6e9b{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-7279c8db > .elementor-container{max-width:390px;}.elementor-6085 .elementor-element.elementor-element-72db7ecc{--spacer-size:30px;}.elementor-6085 .elementor-element.elementor-element-fc8c160 > .elementor-container{max-width:390px;}}@media(min-width:768px){.elementor-6085 .elementor-element.elementor-element-290bc7d6{width:68%;}.elementor-6085 .elementor-element.elementor-element-5624acc9{width:32%;}}@media(max-width:1024px) and (min-width:768px){.elementor-6085 .elementor-element.elementor-element-290bc7d6{width:100%;}.elementor-6085 .elementor-element.elementor-element-5624acc9{width:100%;}}</style>		\n									<section data-id=\"47158070\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"2cee2d05\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"7279c8db\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n								<section data-id=\"3c3a4044\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<article\n    >\n            <img\n                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1.jpg\"\n                    alt=\"Best Holiday Gift Ideas for 2022\"\n            >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        July 24, 2021                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"10\" viewBox=\"0 0 11 10\"\n                                 fill=\"none\">\n                                <path d=\"M1.71214 0C0.771271 0 0 0.771271 0 1.71214V6.19006C0 7.13093 0.771271 7.9022 1.71214 7.9022H2.10725V9.35094C2.10725 9.86879 2.74662 10.1883 3.16088 9.87775L5.79495 7.9022H8.82412C9.765 7.9022 10.5363 7.13093 10.5363 6.19006V1.71214C10.5363 0.771271 9.765 0 8.82412 0H1.71214ZM1.71214 0.79022H8.82412C9.33778 0.79022 9.74605 1.19848 9.74605 1.71214V6.19006C9.74605 6.70372 9.33778 7.11198 8.82412 7.11198H5.66324C5.5777 7.11202 5.49447 7.13982 5.42607 7.19121L2.89747 9.08753V7.50709C2.89746 7.4023 2.85583 7.30181 2.78174 7.22772C2.70764 7.15362 2.60715 7.11199 2.50236 7.11198H1.71214C1.19848 7.11198 0.79022 6.70372 0.79022 6.19006V1.71214C0.79022 1.19848 1.19848 0.79022 1.71214 0.79022ZM3.02918 2.63355C2.97682 2.63281 2.92484 2.64248 2.87625 2.66201C2.82767 2.68153 2.78345 2.71052 2.74616 2.74728C2.70887 2.78404 2.67926 2.82785 2.65906 2.87616C2.63885 2.92446 2.62844 2.9763 2.62844 3.02866C2.62844 3.08102 2.63885 3.13286 2.65906 3.18117C2.67926 3.22947 2.70887 3.27328 2.74616 3.31004C2.78345 3.34681 2.82767 3.37579 2.87625 3.39532C2.92484 3.41484 2.97682 3.42451 3.02918 3.42377H7.50709C7.55945 3.42451 7.61143 3.41484 7.66002 3.39532C7.7086 3.37579 7.75282 3.34681 7.79011 3.31004C7.82739 3.27328 7.857 3.22947 7.87721 3.18117C7.89742 3.13286 7.90783 3.08102 7.90783 3.02866C7.90783 2.9763 7.89742 2.92446 7.87721 2.87616C7.857 2.82785 7.82739 2.78404 7.79011 2.74728C7.75282 2.71052 7.7086 2.68153 7.66002 2.66201C7.61143 2.64248 7.55945 2.63281 7.50709 2.63355H3.02918ZM3.02918 4.4774C2.97682 4.47666 2.92484 4.48633 2.87625 4.50586C2.82767 4.52538 2.78345 4.55437 2.74616 4.59113C2.70887 4.62789 2.67926 4.6717 2.65906 4.72C2.63885 4.76831 2.62844 4.82015 2.62844 4.87251C2.62844 4.92487 2.63885 4.97671 2.65906 5.02502C2.67926 5.07332 2.70887 5.11713 2.74616 5.15389C2.78345 5.19065 2.82767 5.21964 2.87625 5.23916C2.92484 5.25869 2.97682 5.26836 3.02918 5.26762H6.45346C6.50582 5.26836 6.5578 5.25869 6.60639 5.23916C6.65497 5.21964 6.6992 5.19065 6.73648 5.15389C6.77377 5.11713 6.80338 5.07332 6.82359 5.02502C6.84379 4.97671 6.8542 4.92487 6.8542 4.87251C6.8542 4.82015 6.84379 4.76831 6.82359 4.72C6.80338 4.6717 6.77377 4.62789 6.73648 4.59113C6.6992 4.55437 6.65497 4.52538 6.60639 4.50586C6.5578 4.48633 6.50582 4.47666 6.45346 4.4774H3.02918Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        4 Comments                    \n        <h1>\n            Best Holiday Gift Ideas for 2022        </h1>\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<blockquote><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<h4>Discover great stuff &amp; services</h4>\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<ul><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n <p></p>\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n                                            <a\n                                href=\"https://demo3.listivotheme.com/user/george-brown/\"\n                        >\n                                    <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"George Bell\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                            </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/user/george-brown/\"\n                        >\n                            George Bell                        </a>\n                                                    <a href=\"https://www.facebook.com/sharer/sharer.php?u=https://demo3.listivotheme.com\" target=\"_blank\" rel=\"noopener\">\n                                    Share on Facebook                                \n                            </a>\n                                                    <a href=\"https://twitter.com/share?url=https://demo3.listivotheme.com\" target=\"_blank\" rel=\"noopener\">\n                                    Share on Twitter                                \n                            </a>\n                                            <a\n                                href=\"https://demo3.listivotheme.com/category/lifestyle/\"\n                        >\n                            Lifestyle                        </a>\n    </article>		\n			<form\n        method=\"get\"\n        action=\"https://demo3.listivotheme.com\"\n        role=\"search\"\n>\n        <input\n                type=\"text\"\n                value=\"\"\n                name=\"s\"\n                placeholder=\"Search...\"\n        >\n        <button\n                    >\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                      d=\"M0 7.24416C0 3.25516 3.25515 0 7.24416 0C11.2332 0 14.4883 3.25516 14.4883 7.24416C14.4883 8.87942 13.9353 10.3861 13.0149 11.601L17.6928 16.2798C17.9538 16.5305 18.0589 16.9026 17.9677 17.2528C17.8764 17.6029 17.6029 17.8764 17.2528 17.9677C16.9026 18.0589 16.5305 17.9538 16.2798 17.6928L11.601 13.0149C10.3861 13.9353 8.87942 14.4883 7.24416 14.4883C3.25515 14.4883 0 11.2332 0 7.24416ZM12.4899 7.24416C12.4899 4.33516 10.1532 1.99839 7.24416 1.99839C4.33516 1.99839 1.99839 4.33516 1.99839 7.24416C1.99839 10.1532 4.33516 12.4899 7.24416 12.4899C8.64188 12.4899 9.90406 11.9466 10.8418 11.0633C10.904 10.9775 10.9794 10.9021 11.0653 10.8399C11.9474 9.90231 12.4899 8.64089 12.4899 7.24416Z\"\n                      fill=\"#FDFDFE\"/>\n            </svg>\n        </button>\n</form>		\n    <h3>\n        Categories    </h3>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/adventure/\"\n                >\n                        Adventure                    \n                        2                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/animals/\"\n                >\n                        Animals                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/business/\"\n                >\n                        Business                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/lifestyle/\"\n                >\n                        Lifestyle                    \n                        2                    \n                </a>\n    <h3>\n        Popular Posts    </h3>\n                    <a\n                            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                            title=\"Best Holiday Gift Ideas for 2022\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-360x240.jpg\"\n                                alt=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                                title=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                            Best Holiday Gift Ideas for 2022                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                July 24, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                            title=\"Find Only Best &amp; Affordable Deals\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg\"\n                                alt=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                                title=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                            Find Only Best &amp; Affordable Deals                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                            title=\"The 25 Cheapest Places To Travel\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg\"\n                                alt=\"The 25 Cheapest Places To Travel\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                                title=\"The 25 Cheapest Places To Travel\"\n                        >\n                            The 25 Cheapest Places To Travel                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n    <h3>\n        Tag Cloud    </h3>\n            <a href=\"https://demo3.listivotheme.com/tag/baby-accessories/\" style=\"font-size: 18.5pt;\" aria-label=\"Baby Accessories (3 items)\">Baby Accessories</a>\n<a href=\"https://demo3.listivotheme.com/tag/buy/\" style=\"font-size: 22pt;\" aria-label=\"Buy (4 items)\">Buy</a>\n<a href=\"https://demo3.listivotheme.com/tag/community/\" style=\"font-size: 18.5pt;\" aria-label=\"Community (3 items)\">Community</a>\n<a href=\"https://demo3.listivotheme.com/tag/gaming-console/\" style=\"font-size: 14.3pt;\" aria-label=\"Gaming &amp; Console (2 items)\">Gaming &amp; Console</a>\n<a href=\"https://demo3.listivotheme.com/tag/gardening/\" style=\"font-size: 14.3pt;\" aria-label=\"Gardening (2 items)\">Gardening</a>\n<a href=\"https://demo3.listivotheme.com/tag/pets/\" style=\"font-size: 8pt;\" aria-label=\"Pets (1 item)\">Pets</a>\n<a href=\"https://demo3.listivotheme.com/tag/phones/\" style=\"font-size: 14.3pt;\" aria-label=\"Phones (2 items)\">Phones</a>\n<a href=\"https://demo3.listivotheme.com/tag/technology/\" style=\"font-size: 8pt;\" aria-label=\"Technology (1 item)\">Technology</a>        \n		</section>\n		</section>\n				<section data-id=\"622e4b94\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"7f49d80d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-post-carousel prefix=\"listivo\">\n                                                    <h3>\n                                Read More                            </h3>\n                        <h2>\n                            Related Posts                        </h2>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Find Only Best &amp; Affordable Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Find Only Best &amp; Affordable Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"The 25 Cheapest Places To Travel\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            The 25 Cheapest Places To Travel        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/30-gifts-your-man-will-love/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"30 Gifts Your Man Will Love\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            30 Gifts Your Man Will Love        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 29, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-your-local-animal-shelter/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Best Dog Toys And Accessories\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Best Dog Toys And Accessories        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 21, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021-2/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"This Month&#8217;s Best Electronics Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            This Month&#8217;s Best Electronics Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                        alt=\"George Bell\"\n                                >\n                        George Bell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        March 18, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-post-carousel>\n		</section>\n				<section data-id=\"fc8c160\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.9.3 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1681137690\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->		\n		</section>\n                                            <a\n                                href=\"https://demo3.listivotheme.com/user/george-brown/\"\n                        >\n                                    <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"George Bell\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                            </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/user/george-brown/\"\n                        >\n                            George Bell                        </a>\n                                                    <a href=\"https://www.facebook.com/sharer/sharer.php?u=https://demo3.listivotheme.com\" target=\"_blank\" rel=\"noopener\">\n                                    Share on Facebook                                \n                            </a>\n                                                    <a href=\"https://twitter.com/share?url=https://demo3.listivotheme.com\" target=\"_blank\" rel=\"noopener\">\n                                    Share on Twitter                                \n                            </a>\n                                            <a\n                                href=\"https://demo3.listivotheme.com/category/lifestyle/\"\n                        >\n                            Lifestyle                        </a>\n    </article>		\n			<form\n        method=\"get\"\n        action=\"https://demo3.listivotheme.com\"\n        role=\"search\"\n>\n        <input\n                type=\"text\"\n                value=\"\"\n                name=\"s\"\n                placeholder=\"Search...\"\n        >\n        <button\n                    >\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                      d=\"M0 7.24416C0 3.25516 3.25515 0 7.24416 0C11.2332 0 14.4883 3.25516 14.4883 7.24416C14.4883 8.87942 13.9353 10.3861 13.0149 11.601L17.6928 16.2798C17.9538 16.5305 18.0589 16.9026 17.9677 17.2528C17.8764 17.6029 17.6029 17.8764 17.2528 17.9677C16.9026 18.0589 16.5305 17.9538 16.2798 17.6928L11.601 13.0149C10.3861 13.9353 8.87942 14.4883 7.24416 14.4883C3.25515 14.4883 0 11.2332 0 7.24416ZM12.4899 7.24416C12.4899 4.33516 10.1532 1.99839 7.24416 1.99839C4.33516 1.99839 1.99839 4.33516 1.99839 7.24416C1.99839 10.1532 4.33516 12.4899 7.24416 12.4899C8.64188 12.4899 9.90406 11.9466 10.8418 11.0633C10.904 10.9775 10.9794 10.9021 11.0653 10.8399C11.9474 9.90231 12.4899 8.64089 12.4899 7.24416Z\"\n                      fill=\"#FDFDFE\"/>\n            </svg>\n        </button>\n</form>		\n    <h3>\n        Categories    </h3>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/adventure/\"\n                >\n                        Adventure                    \n                        2                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/animals/\"\n                >\n                        Animals                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/business/\"\n                >\n                        Business                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/lifestyle/\"\n                >\n                        Lifestyle                    \n                        2                    \n                </a>\n    <h3>\n        Popular Posts    </h3>\n                    <a\n                            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                            title=\"Best Holiday Gift Ideas for 2022\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-360x240.jpg\"\n                                alt=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                                title=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                            Best Holiday Gift Ideas for 2022                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                July 24, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                            title=\"Find Only Best &amp; Affordable Deals\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg\"\n                                alt=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                                title=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                            Find Only Best &amp; Affordable Deals                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                            title=\"The 25 Cheapest Places To Travel\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg\"\n                                alt=\"The 25 Cheapest Places To Travel\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                                title=\"The 25 Cheapest Places To Travel\"\n                        >\n                            The 25 Cheapest Places To Travel                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n    <h3>\n        Tag Cloud    </h3>\n            <a href=\"https://demo3.listivotheme.com/tag/baby-accessories/\" style=\"font-size: 18.5pt;\" aria-label=\"Baby Accessories (3 items)\">Baby Accessories</a>\n<a href=\"https://demo3.listivotheme.com/tag/buy/\" style=\"font-size: 22pt;\" aria-label=\"Buy (4 items)\">Buy</a>\n<a href=\"https://demo3.listivotheme.com/tag/community/\" style=\"font-size: 18.5pt;\" aria-label=\"Community (3 items)\">Community</a>\n<a href=\"https://demo3.listivotheme.com/tag/gaming-console/\" style=\"font-size: 14.3pt;\" aria-label=\"Gaming &amp; Console (2 items)\">Gaming &amp; Console</a>\n<a href=\"https://demo3.listivotheme.com/tag/gardening/\" style=\"font-size: 14.3pt;\" aria-label=\"Gardening (2 items)\">Gardening</a>\n<a href=\"https://demo3.listivotheme.com/tag/pets/\" style=\"font-size: 8pt;\" aria-label=\"Pets (1 item)\">Pets</a>\n<a href=\"https://demo3.listivotheme.com/tag/phones/\" style=\"font-size: 14.3pt;\" aria-label=\"Phones (2 items)\">Phones</a>\n<a href=\"https://demo3.listivotheme.com/tag/technology/\" style=\"font-size: 8pt;\" aria-label=\"Technology (1 item)\">Technology</a>        \n    <lst-post-carousel prefix=\"listivo\">\n                                                    <h3>\n                                Read More                            </h3>\n                        <h2>\n                            Related Posts                        </h2>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Find Only Best &amp; Affordable Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Find Only Best &amp; Affordable Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"The 25 Cheapest Places To Travel\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            The 25 Cheapest Places To Travel        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/30-gifts-your-man-will-love/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"30 Gifts Your Man Will Love\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            30 Gifts Your Man Will Love        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 29, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-your-local-animal-shelter/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Best Dog Toys And Accessories\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Best Dog Toys And Accessories        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 21, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021-2/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"This Month&#8217;s Best Electronics Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            This Month&#8217;s Best Electronics Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                        alt=\"George Bell\"\n                                >\n                        George Bell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        March 18, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-post-carousel>\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.9.3 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-2\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1681137690\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-2\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'Post', '', 'publish', 'closed', 'closed', '', 'new-template-5', '', '', '2023-04-10 14:41:30', '2023-04-10 14:41:30', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-5/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6091, 1, '2022-05-17 06:00:59', '2022-05-17 06:00:59', '<h1>\n            Archives    </h1>\n        <a\n        href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-750x500.jpg\"\n                    alt=\"Best Holiday Gift Ideas for 2022\"\n            >\n        <h3>\n            Best Holiday Gift Ideas for 2022        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                        alt=\"George Bell\"\n                                >\n                        George Bell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        July 24, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n<a\n        href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Find Only Best &amp; Affordable Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Find Only Best &amp; Affordable Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n<a\n        href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"The 25 Cheapest Places To Travel\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            The 25 Cheapest Places To Travel        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n<a\n        href=\"https://demo3.listivotheme.com/30-gifts-your-man-will-love/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"30 Gifts Your Man Will Love\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            30 Gifts Your Man Will Love        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 29, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n<a\n        href=\"https://demo3.listivotheme.com/find-your-local-animal-shelter/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Best Dog Toys And Accessories\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Best Dog Toys And Accessories        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 21, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n        Showing        1 to        5 of        6 results    \n                    <a\n                    href=\"\"\n                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                     fill=\"none\">\n                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                          fill=\"#2A3946\"/>\n                </svg>\n            </a>\n                                    <a\n                        href=\"https://demo3.listivotheme.com/blog/?pagination=1\"\n                                    >\n                    1                </a>\n                                                <a\n                        href=\"https://demo3.listivotheme.com/blog/?pagination=2\"\n                                    >\n                    2                </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/blog/?pagination=2\"\n                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                     fill=\"none\">\n                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                          fill=\"#2A3946\"/>\n                </svg>\n            </a>\n        Showing        1 to        5 of        6 results    \n                    <a\n                    href=\"\"\n                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                     fill=\"none\">\n                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                          fill=\"#2A3946\"/>\n                </svg>\n            </a>\n                                    <a\n                        href=\"https://demo3.listivotheme.com/blog/?pagination=1\"\n                                    >\n                    1                </a>\n                                                <a\n                        href=\"https://demo3.listivotheme.com/blog/?pagination=2\"\n                                    >\n                    2                </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/blog/?pagination=2\"\n                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                     fill=\"none\">\n                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                          fill=\"#2A3946\"/>\n                </svg>\n            </a>\n			<form\n        method=\"get\"\n        action=\"https://demo3.listivotheme.com\"\n        role=\"search\"\n>\n        <input\n                type=\"text\"\n                value=\"\"\n                name=\"s\"\n                placeholder=\"Search...\"\n        >\n        <button\n                    >\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                      d=\"M0 7.24416C0 3.25516 3.25515 0 7.24416 0C11.2332 0 14.4883 3.25516 14.4883 7.24416C14.4883 8.87942 13.9353 10.3861 13.0149 11.601L17.6928 16.2798C17.9538 16.5305 18.0589 16.9026 17.9677 17.2528C17.8764 17.6029 17.6029 17.8764 17.2528 17.9677C16.9026 18.0589 16.5305 17.9538 16.2798 17.6928L11.601 13.0149C10.3861 13.9353 8.87942 14.4883 7.24416 14.4883C3.25515 14.4883 0 11.2332 0 7.24416ZM12.4899 7.24416C12.4899 4.33516 10.1532 1.99839 7.24416 1.99839C4.33516 1.99839 1.99839 4.33516 1.99839 7.24416C1.99839 10.1532 4.33516 12.4899 7.24416 12.4899C8.64188 12.4899 9.90406 11.9466 10.8418 11.0633C10.904 10.9775 10.9794 10.9021 11.0653 10.8399C11.9474 9.90231 12.4899 8.64089 12.4899 7.24416Z\"\n                      fill=\"#FDFDFE\"/>\n            </svg>\n        </button>\n</form>		\n    <h3>\n        Categories    </h3>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/adventure/\"\n                >\n                        Adventure                    \n                        2                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/animals/\"\n                >\n                        Animals                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/business/\"\n                >\n                        Business                    \n                        1                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/category/lifestyle/\"\n                >\n                        Lifestyle                    \n                        2                    \n                </a>\n    <h3>\n        Popular Posts    </h3>\n                    <a\n                            href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                            title=\"Best Holiday Gift Ideas for 2022\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-360x240.jpg\"\n                                alt=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n                                title=\"Best Holiday Gift Ideas for 2022\"\n                        >\n                            Best Holiday Gift Ideas for 2022                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                July 24, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                            title=\"Find Only Best &amp; Affordable Deals\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg\"\n                                alt=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n                                title=\"Find Only Best &amp; Affordable Deals\"\n                        >\n                            Find Only Best &amp; Affordable Deals                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n                    <a\n                            href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                            title=\"The 25 Cheapest Places To Travel\"\n                    >\n                        <img\n                                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg\"\n                                alt=\"The 25 Cheapest Places To Travel\"\n                        >\n                    </a>\n                        <a\n                                href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n                                title=\"The 25 Cheapest Places To Travel\"\n                        >\n                            The 25 Cheapest Places To Travel                        </a>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\"\n                                             viewBox=\"0 0 10 12\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11133 2.22217H1.66688H2.77799H7.22244H8.33355H8.88911V3.33328H1.11133V2.22217ZM8.88911 4.44434H1.11133V9.99989H8.88911V4.44434Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                June 5, 2021                            \n    <h3>\n        Tag Cloud    </h3>\n            <a href=\"https://demo3.listivotheme.com/tag/baby-accessories/\" style=\"font-size: 18.5pt;\" aria-label=\"Baby Accessories (3 items)\">Baby Accessories</a>\n<a href=\"https://demo3.listivotheme.com/tag/buy/\" style=\"font-size: 22pt;\" aria-label=\"Buy (4 items)\">Buy</a>\n<a href=\"https://demo3.listivotheme.com/tag/community/\" style=\"font-size: 18.5pt;\" aria-label=\"Community (3 items)\">Community</a>\n<a href=\"https://demo3.listivotheme.com/tag/gaming-console/\" style=\"font-size: 14.3pt;\" aria-label=\"Gaming &amp; Console (2 items)\">Gaming &amp; Console</a>\n<a href=\"https://demo3.listivotheme.com/tag/gardening/\" style=\"font-size: 14.3pt;\" aria-label=\"Gardening (2 items)\">Gardening</a>\n<a href=\"https://demo3.listivotheme.com/tag/pets/\" style=\"font-size: 8pt;\" aria-label=\"Pets (1 item)\">Pets</a>\n<a href=\"https://demo3.listivotheme.com/tag/phones/\" style=\"font-size: 14.3pt;\" aria-label=\"Phones (2 items)\">Phones</a>\n<a href=\"https://demo3.listivotheme.com/tag/technology/\" style=\"font-size: 8pt;\" aria-label=\"Technology (1 item)\">Technology</a>        \n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.9.3 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1681137682\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'Blog', '', 'publish', 'closed', 'closed', '', 'new-template', '', '', '2023-04-10 14:41:22', '2023-04-10 14:41:22', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6115, 1, '2022-05-17 06:04:07', '2022-05-17 06:04:07', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"360\" height=\"640\" viewBox=\"0 0 360 640\" fill=\"none\">\n            <defs>\n                <clipPath id=\"listivo-hero-image-236fad9f\">\n                    <path d=\"M0 40.6392C0 35.4539 3.96344 31.1289 9.12901 30.6772L360 0V608.525L10.871 639.049C5.02673 639.56 0 634.954 0 629.088V40.6392Z\"\n                          fill=\"#FFB300\"/>\n                </clipPath>\n            </defs>\n        </svg>\n                                            <img\n                                src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/hero_image_1.jpeg\"\n                                alt=\"Find Anything\nAround &lt;span&gt;You&lt;/span&gt;.\"\n                                style=\"clip-path: url(\'#listivo-hero-image-236fad9f\');\"\n                        >\n                                            <img\n                                src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/hero_image_2.jpg\"\n                                alt=\"Find Anything\nAround &lt;span&gt;You&lt;/span&gt;.\"\n                                style=\"clip-path: url(\'#listivo-hero-image-236fad9f\');\"\n                        >\n                            <h1>\n                    Find Anything<br />\nAround You.\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"139\" viewBox=\"0 0 94 139\"\n                             fill=\"none\">\n                            <path d=\"M40.2109 2.30869C54.577 4.78222 70.385 21.1124 73.8221 31.7799C88.9516 78.7358 61.7016 103.2 18.0968 120.909\"\n                                  stroke=\"#F09965\" stroke-width=\"3\" stroke-dasharray=\"8\"/>\n                            <path d=\"M20.5061 105.881C12.252 129.392 6.27717 122.453 28.2806 127.964\" stroke=\"#F09965\"\n                                  stroke-width=\"3\"/>\n                        </svg>\n                </h1>\n                <lst-search-form\n                        base-url=\"https://demo3.listivotheme.com/ads/\"\n                        request-url=\"https://demo3.listivotheme.com/wp-json/listivo/v1/listings\"\n                        :dependency-terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n                        :initial-term-count=\"[{&quot;id&quot;:2,&quot;count&quot;:41},{&quot;id&quot;:4,&quot;count&quot;:12},{&quot;id&quot;:5,&quot;count&quot;:13},{&quot;id&quot;:6,&quot;count&quot;:23},{&quot;id&quot;:7,&quot;count&quot;:27},{&quot;id&quot;:12,&quot;count&quot;:15},{&quot;id&quot;:191,&quot;count&quot;:11},{&quot;id&quot;:192,&quot;count&quot;:9},{&quot;id&quot;:194,&quot;count&quot;:5},{&quot;id&quot;:195,&quot;count&quot;:6},{&quot;id&quot;:196,&quot;count&quot;:3},{&quot;id&quot;:197,&quot;count&quot;:2},{&quot;id&quot;:198,&quot;count&quot;:7},{&quot;id&quot;:199,&quot;count&quot;:8},{&quot;id&quot;:200,&quot;count&quot;:3},{&quot;id&quot;:202,&quot;count&quot;:2},{&quot;id&quot;:203,&quot;count&quot;:2},{&quot;id&quot;:204,&quot;count&quot;:2},{&quot;id&quot;:205,&quot;count&quot;:2},{&quot;id&quot;:206,&quot;count&quot;:2},{&quot;id&quot;:207,&quot;count&quot;:2},{&quot;id&quot;:208,&quot;count&quot;:4},{&quot;id&quot;:209,&quot;count&quot;:2},{&quot;id&quot;:210,&quot;count&quot;:3},{&quot;id&quot;:211,&quot;count&quot;:3},{&quot;id&quot;:212,&quot;count&quot;:3},{&quot;id&quot;:213,&quot;count&quot;:5},{&quot;id&quot;:214,&quot;count&quot;:6},{&quot;id&quot;:215,&quot;count&quot;:2},{&quot;id&quot;:217,&quot;count&quot;:3},{&quot;id&quot;:218,&quot;count&quot;:2},{&quot;id&quot;:219,&quot;count&quot;:2},{&quot;id&quot;:220,&quot;count&quot;:5},{&quot;id&quot;:221,&quot;count&quot;:2},{&quot;id&quot;:222,&quot;count&quot;:2},{&quot;id&quot;:223,&quot;count&quot;:2},{&quot;id&quot;:224,&quot;count&quot;:2},{&quot;id&quot;:226,&quot;count&quot;:22},{&quot;id&quot;:227,&quot;count&quot;:8},{&quot;id&quot;:228,&quot;count&quot;:14},{&quot;id&quot;:229,&quot;count&quot;:8},{&quot;id&quot;:230,&quot;count&quot;:7},{&quot;id&quot;:231,&quot;count&quot;:10},{&quot;id&quot;:232,&quot;count&quot;:3},{&quot;id&quot;:233,&quot;count&quot;:2},{&quot;id&quot;:239,&quot;count&quot;:6},{&quot;id&quot;:240,&quot;count&quot;:5},{&quot;id&quot;:373,&quot;count&quot;:2},{&quot;id&quot;:374,&quot;count&quot;:5},{&quot;id&quot;:375,&quot;count&quot;:3},{&quot;id&quot;:376,&quot;count&quot;:4},{&quot;id&quot;:416,&quot;count&quot;:3},{&quot;id&quot;:418,&quot;count&quot;:7},{&quot;id&quot;:419,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_14&quot;,&quot;count&quot;:180},{&quot;id&quot;:80,&quot;count&quot;:6},{&quot;id&quot;:81,&quot;count&quot;:1},{&quot;id&quot;:82,&quot;count&quot;:5},{&quot;id&quot;:&quot;listivo_1910&quot;,&quot;count&quot;:180},{&quot;id&quot;:78,&quot;count&quot;:8},{&quot;id&quot;:79,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1911&quot;,&quot;count&quot;:180},{&quot;id&quot;:70,&quot;count&quot;:1},{&quot;id&quot;:71,&quot;count&quot;:6},{&quot;id&quot;:72,&quot;count&quot;:3},{&quot;id&quot;:74,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_1913&quot;,&quot;count&quot;:180},{&quot;id&quot;:75,&quot;count&quot;:5},{&quot;id&quot;:76,&quot;count&quot;:3},{&quot;id&quot;:77,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1912&quot;,&quot;count&quot;:180},{&quot;id&quot;:257,&quot;count&quot;:5},{&quot;id&quot;:288,&quot;count&quot;:1},{&quot;id&quot;:289,&quot;count&quot;:4},{&quot;id&quot;:290,&quot;count&quot;:1},{&quot;id&quot;:291,&quot;count&quot;:1},{&quot;id&quot;:292,&quot;count&quot;:1},{&quot;id&quot;:369,&quot;count&quot;:7},{&quot;id&quot;:372,&quot;count&quot;:2},{&quot;id&quot;:378,&quot;count&quot;:1},{&quot;id&quot;:380,&quot;count&quot;:1},{&quot;id&quot;:383,&quot;count&quot;:2},{&quot;id&quot;:384,&quot;count&quot;:2},{&quot;id&quot;:385,&quot;count&quot;:3},{&quot;id&quot;:392,&quot;count&quot;:1},{&quot;id&quot;:395,&quot;count&quot;:1},{&quot;id&quot;:396,&quot;count&quot;:2},{&quot;id&quot;:397,&quot;count&quot;:1},{&quot;id&quot;:398,&quot;count&quot;:1},{&quot;id&quot;:399,&quot;count&quot;:2},{&quot;id&quot;:400,&quot;count&quot;:2},{&quot;id&quot;:&quot;listivo_945&quot;,&quot;count&quot;:180},{&quot;id&quot;:293,&quot;count&quot;:1},{&quot;id&quot;:294,&quot;count&quot;:2},{&quot;id&quot;:295,&quot;count&quot;:1},{&quot;id&quot;:296,&quot;count&quot;:1},{&quot;id&quot;:297,&quot;count&quot;:1},{&quot;id&quot;:298,&quot;count&quot;:1},{&quot;id&quot;:299,&quot;count&quot;:2},{&quot;id&quot;:300,&quot;count&quot;:1},{&quot;id&quot;:311,&quot;count&quot;:1},{&quot;id&quot;:370,&quot;count&quot;:3},{&quot;id&quot;:371,&quot;count&quot;:4},{&quot;id&quot;:377,&quot;count&quot;:1},{&quot;id&quot;:379,&quot;count&quot;:1},{&quot;id&quot;:381,&quot;count&quot;:2},{&quot;id&quot;:382,&quot;count&quot;:2},{&quot;id&quot;:386,&quot;count&quot;:1},{&quot;id&quot;:387,&quot;count&quot;:1},{&quot;id&quot;:388,&quot;count&quot;:1},{&quot;id&quot;:389,&quot;count&quot;:2},{&quot;id&quot;:390,&quot;count&quot;:1},{&quot;id&quot;:391,&quot;count&quot;:1},{&quot;id&quot;:393,&quot;count&quot;:1},{&quot;id&quot;:394,&quot;count&quot;:1},{&quot;id&quot;:401,&quot;count&quot;:1},{&quot;id&quot;:402,&quot;count&quot;:1},{&quot;id&quot;:403,&quot;count&quot;:1},{&quot;id&quot;:404,&quot;count&quot;:1},{&quot;id&quot;:405,&quot;count&quot;:1},{&quot;id&quot;:406,&quot;count&quot;:1},{&quot;id&quot;:407,&quot;count&quot;:1},{&quot;id&quot;:408,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_946&quot;,&quot;count&quot;:180},{&quot;id&quot;:263,&quot;count&quot;:10},{&quot;id&quot;:264,&quot;count&quot;:15},{&quot;id&quot;:265,&quot;count&quot;:9},{&quot;id&quot;:266,&quot;count&quot;:5},{&quot;id&quot;:267,&quot;count&quot;:5},{&quot;id&quot;:268,&quot;count&quot;:5},{&quot;id&quot;:269,&quot;count&quot;:3},{&quot;id&quot;:270,&quot;count&quot;:2},{&quot;id&quot;:271,&quot;count&quot;:4},{&quot;id&quot;:272,&quot;count&quot;:6},{&quot;id&quot;:273,&quot;count&quot;:2},{&quot;id&quot;:275,&quot;count&quot;:2},{&quot;id&quot;:276,&quot;count&quot;:4},{&quot;id&quot;:277,&quot;count&quot;:4},{&quot;id&quot;:278,&quot;count&quot;:2},{&quot;id&quot;:279,&quot;count&quot;:3},{&quot;id&quot;:280,&quot;count&quot;:2},{&quot;id&quot;:281,&quot;count&quot;:4},{&quot;id&quot;:282,&quot;count&quot;:4},{&quot;id&quot;:283,&quot;count&quot;:2},{&quot;id&quot;:284,&quot;count&quot;:3},{&quot;id&quot;:285,&quot;count&quot;:11},{&quot;id&quot;:286,&quot;count&quot;:1},{&quot;id&quot;:287,&quot;count&quot;:3},{&quot;id&quot;:&quot;listivo_4661&quot;,&quot;count&quot;:180},{&quot;id&quot;:301,&quot;count&quot;:23},{&quot;id&quot;:302,&quot;count&quot;:14},{&quot;id&quot;:303,&quot;count&quot;:17},{&quot;id&quot;:304,&quot;count&quot;:12},{&quot;id&quot;:305,&quot;count&quot;:16},{&quot;id&quot;:306,&quot;count&quot;:16},{&quot;id&quot;:307,&quot;count&quot;:11},{&quot;id&quot;:308,&quot;count&quot;:19},{&quot;id&quot;:309,&quot;count&quot;:16},{&quot;id&quot;:310,&quot;count&quot;:3},{&quot;id&quot;:356,&quot;count&quot;:9},{&quot;id&quot;:357,&quot;count&quot;:9},{&quot;id&quot;:358,&quot;count&quot;:10},{&quot;id&quot;:&quot;listivo_4318&quot;,&quot;count&quot;:180},{&quot;id&quot;:312,&quot;count&quot;:4},{&quot;id&quot;:313,&quot;count&quot;:3},{&quot;id&quot;:314,&quot;count&quot;:4},{&quot;id&quot;:318,&quot;count&quot;:4},{&quot;id&quot;:319,&quot;count&quot;:1},{&quot;id&quot;:320,&quot;count&quot;:1},{&quot;id&quot;:321,&quot;count&quot;:1},{&quot;id&quot;:322,&quot;count&quot;:2},{&quot;id&quot;:323,&quot;count&quot;:2},{&quot;id&quot;:324,&quot;count&quot;:2},{&quot;id&quot;:325,&quot;count&quot;:2},{&quot;id&quot;:326,&quot;count&quot;:2},{&quot;id&quot;:327,&quot;count&quot;:2},{&quot;id&quot;:328,&quot;count&quot;:2},{&quot;id&quot;:329,&quot;count&quot;:3},{&quot;id&quot;:330,&quot;count&quot;:3},{&quot;id&quot;:331,&quot;count&quot;:3},{&quot;id&quot;:332,&quot;count&quot;:3},{&quot;id&quot;:333,&quot;count&quot;:3},{&quot;id&quot;:334,&quot;count&quot;:3},{&quot;id&quot;:335,&quot;count&quot;:1},{&quot;id&quot;:336,&quot;count&quot;:1},{&quot;id&quot;:337,&quot;count&quot;:1},{&quot;id&quot;:338,&quot;count&quot;:1},{&quot;id&quot;:339,&quot;count&quot;:1},{&quot;id&quot;:340,&quot;count&quot;:1},{&quot;id&quot;:342,&quot;count&quot;:1},{&quot;id&quot;:343,&quot;count&quot;:1},{&quot;id&quot;:344,&quot;count&quot;:4},{&quot;id&quot;:345,&quot;count&quot;:4},{&quot;id&quot;:348,&quot;count&quot;:3},{&quot;id&quot;:349,&quot;count&quot;:3},{&quot;id&quot;:353,&quot;count&quot;:2},{&quot;id&quot;:354,&quot;count&quot;:2},{&quot;id&quot;:355,&quot;count&quot;:2},{&quot;id&quot;:415,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_4660&quot;,&quot;count&quot;:180},{&quot;id&quot;:409,&quot;count&quot;:4},{&quot;id&quot;:410,&quot;count&quot;:8},{&quot;id&quot;:412,&quot;count&quot;:13},{&quot;id&quot;:&quot;listivo_4659&quot;,&quot;count&quot;:180},{&quot;id&quot;:248,&quot;count&quot;:6},{&quot;id&quot;:249,&quot;count&quot;:2},{&quot;id&quot;:250,&quot;count&quot;:3},{&quot;id&quot;:256,&quot;count&quot;:2},{&quot;id&quot;:259,&quot;count&quot;:2},{&quot;id&quot;:260,&quot;count&quot;:5},{&quot;id&quot;:261,&quot;count&quot;:2},{&quot;id&quot;:262,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_4657&quot;,&quot;count&quot;:180},{&quot;id&quot;:135,&quot;count&quot;:37},{&quot;id&quot;:136,&quot;count&quot;:13},{&quot;id&quot;:156,&quot;count&quot;:26},{&quot;id&quot;:157,&quot;count&quot;:19},{&quot;id&quot;:158,&quot;count&quot;:15},{&quot;id&quot;:159,&quot;count&quot;:16},{&quot;id&quot;:160,&quot;count&quot;:17},{&quot;id&quot;:&quot;listivo_2723&quot;,&quot;count&quot;:180}]\"\n                        initial-sort-by=\"newest\"\n                >\n                                                                    <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"e52ccc5c8f\"\n        :reset-values=\"false\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"I&#039;m looking for...\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field>                                                                    <lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location (e.g. New York)\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n</lst-location-search-field>                                                            \n                            <button\n                                    @click.prevent=\"props.onSearch\"\n                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\"\n                                         fill=\"none\">\n                                        <path\n                                                d=\"M0 7.24416C0 3.25516 3.25515 0 7.24416 0C11.2332 0 14.4883 3.25516 14.4883 7.24416C14.4883 8.87942 13.9353 10.3861 13.0149 11.601L17.6928 16.2798C17.9538 16.5305 18.0589 16.9026 17.9677 17.2528C17.8764 17.6029 17.6029 17.8764 17.2528 17.9677C16.9026 18.0589 16.5305 17.9538 16.2798 17.6928L11.601 13.0149C10.3861 13.9353 8.87942 14.4883 7.24416 14.4883C3.25515 14.4883 0 11.2332 0 7.24416ZM12.4899 7.24416C12.4899 4.33516 10.1532 1.99839 7.24416 1.99839C4.33516 1.99839 1.99839 4.33516 1.99839 7.24416C1.99839 10.1532 4.33516 12.4899 7.24416 12.4899C8.64188 12.4899 9.90406 11.9466 10.8418 11.0633C10.904 10.9775 10.9794 10.9021 11.0653 10.8399C11.9474 9.90231 12.4899 8.64089 12.4899 7.24416Z\"\n                                                fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <template>\n                                    <svg\n                                            v-if=\"props.inProgress\"\n                                            width=\'40\'\n                                            height=\'10\'\n                                            viewBox=\'0 0 120 30\'\n                                            xmlns=\'http://www.w3.org/2000/svg\'\n                                            fill=\'#fff\'\n                                    >\n                                        <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                            <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                     dur=\'0.8s\' values=\'9;15;9\'\n                                                     calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                            <animate attributeName=\'fill-opacity\' from=\'0.5\' to=\'0.5\'\n                                                     begin=\'0s\' dur=\'0.8s\'\n                                                     values=\'.5;1;.5\' calcMode=\'linear\'\n                                                     repeatCount=\'indefinite\'/>\n                                        </circle>\n                                    </svg>\n                                </template>\n                            </button>\n                                <button\n                                        @click.prevent=\"props.onSearch\"\n                                        :class=\"{\'listivo-button--loading\': props.inProgress}\"\n                                >\n                                        Search\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\"\n                                             viewBox=\"0 0 12 12\" fill=\"none\">\n                                            <path\n                                                    d=\"M0 4.82944C0 2.1701 2.1701 0 4.82944 0C7.48877 0 9.65888 2.1701 9.65888 4.82944C9.65888 5.91961 9.29018 6.92405 8.6766 7.734L11.7952 10.8532C11.9692 11.0203 12.0393 11.2684 11.9784 11.5018C11.9176 11.7353 11.7353 11.9176 11.5018 11.9784C11.2684 12.0393 11.0203 11.9692 10.8532 11.7952L7.734 8.6766C6.92406 9.29018 5.91961 9.65888 4.82944 9.65888C2.1701 9.65888 0 7.48877 0 4.82944ZM8.32639 4.82944C8.32639 2.89011 6.76854 1.33226 4.82921 1.33226C2.88988 1.33226 1.33203 2.89011 1.33203 4.82944C1.33203 6.76877 2.88988 8.32662 4.82921 8.32662C5.76103 8.32662 6.60248 7.96438 7.22767 7.37556C7.26911 7.31832 7.31939 7.26803 7.37664 7.22659C7.9647 6.60154 8.32639 5.76059 8.32639 4.82944Z\"\n                                                    fill=\"#FDFDFE\"/>\n                                        </svg>\n                                    <template>\n                                        <svg\n                                                width=\'40\'\n                                                height=\'10\'\n                                                viewBox=\'0 0 120 30\'\n                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                fill=\'#fff\'\n                                        >\n                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                         begin=\'0s\' dur=\'0.8s\'\n                                                         values=\'1;.5;1\'\n                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                            </circle>\n                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                <animate attributeName=\'fill-opacity\' from=\'0.5\' to=\'0.5\'\n                                                         begin=\'0s\' dur=\'0.8s\'\n                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                         repeatCount=\'indefinite\'/>\n                                            </circle>\n                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                         begin=\'0s\' dur=\'0.8s\'\n                                                         values=\'1;.5;1\'\n                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                            </circle>\n                                        </svg>\n                                    </template>\n                                </button>\n                </lst-search-form>\n                What&#039;s popular:\n                                    <a\n                            href=\"https://demo3.listivotheme.com/ads/real-estate/\"\n                    >\n                        Real Estate                    </a>\n                                    <a\n                            href=\"https://demo3.listivotheme.com/ads/electronics/\"\n                    >\n                        Electronics                    </a>\n                                    <a\n                            href=\"https://demo3.listivotheme.com/ads/jobs/\"\n                    >\n                        Jobs                    </a>\n                                    <a\n                            href=\"https://demo3.listivotheme.com/ads/health-beauty/\"\n                    >\n                        Health &amp; Beauty                    </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/ads/vehicles/\"\n            >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_1.png\"\n                            alt=\"Vehicles\"\n                    >\n                    Vehicles                \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                            <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 -4.76837e-07 7.60172 -4.76837e-07 7.11105C-4.76837e-07 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60762 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39238 15.7397 7.7395L9.5174 13.9618Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/ads/fashion/\"\n            >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_2.png\"\n                            alt=\"Fashion\"\n                    >\n                    Fashion                \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                            <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 -4.76837e-07 7.60172 -4.76837e-07 7.11105C-4.76837e-07 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60762 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39238 15.7397 7.7395L9.5174 13.9618Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/ads/jobs/\"\n            >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_3.png\"\n                            alt=\"Jobs\"\n                    >\n                    Jobs                \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                            <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 -4.76837e-07 7.60172 -4.76837e-07 7.11105C-4.76837e-07 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60762 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39238 15.7397 7.7395L9.5174 13.9618Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/ads/real-estate/\"\n            >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/services_keys_2x.png\"\n                            alt=\"Real Estate\"\n                    >\n                    Real Estate                \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                            <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 -4.76837e-07 7.60172 -4.76837e-07 7.11105C-4.76837e-07 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60762 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39238 15.7397 7.7395L9.5174 13.9618Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/ads/services/\"\n            >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_5.png\"\n                            alt=\"Services\"\n                    >\n                    Services                \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                            <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 -4.76837e-07 7.60172 -4.76837e-07 7.11105C-4.76837e-07 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60762 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39238 15.7397 7.7395L9.5174 13.9618Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n            </a>\n            <h2>\n            Discover some great stuff &amp; services you&#039;re looking for\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"26\" viewBox=\"0 0 51 26\" fill=\"none\">\n                <path d=\"M1 12.2703C3.97507 14.3493 6.6109 17.0536 9.92521 18.5074C24.5141 24.9068 39.7041 16.5979 46.6058 2.99016\"\n                      stroke=\"#FF5722\" stroke-dasharray=\"3 3\"/>\n                <path d=\"M41.7308 3.29806C49.4849 1.3592 47.435 -0.801337 48.5731 6.52182\" stroke=\"#FF5722\"/>\n            </svg>\n        </h2>\n                    <h3>\n                Featured categories            </h3>\n        <h2>\n            Discover more        </h2>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/electronics,phones-for-sale/\"\n        >\n                        Popular                    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Phones\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_4.jpg\"\n                                    >\n                Phones            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/for-kids/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"For Kids\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_3.jpg\"\n                                    >\n                For Kids            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/electronics/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Electronics\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_5.jpg\"\n                                    >\n                Electronics            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/fashion,womens-bags/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Women&#039;s Bags\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_6.jpg\"\n                                    >\n                Women&#039;s Bags            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/pets,dogs/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Dogs\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_1.jpg\"\n                                    >\n                Dogs            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/services,gardening/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Gardening\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_2.jpg\"\n                                    >\n                Gardening            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/services,weddings/\"\n        >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path d=\"M9.5174 13.9618C9.34362 14.1355 9.11651 14.2222 8.88895 14.2222C8.66139 14.2222 8.43428 14.1355 8.2605 13.9618C7.91339 13.6147 7.91339 13.052 8.2605 12.7049L12.9654 7.99994H0.888895C0.398225 7.99994 0 7.60172 0 7.11105C0 6.62038 0.398225 6.22215 0.888895 6.22215H12.9654L8.2605 1.51723C7.91339 1.17012 7.91339 0.607449 8.2605 0.260335C8.60761 -0.0867784 9.17029 -0.0867784 9.5174 0.260335L15.7397 6.4826C16.0868 6.82971 16.0868 7.39239 15.7397 7.7395L9.5174 13.9618Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        alt=\"Weddings\"\n                                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_7.jpg\"\n                                    >\n                Weddings            \n        </a>\n            <a\n                            href=\"https://demo3.listivotheme.com/ads/\"\n        >\n                            <img\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/category.jpeg\"\n                        alt=\"Didn&#039;t find the category you&#039;re looking for?\"\n                >\n                                    Didn\'t find the category you\'re looking for?                \n                    <button\n                                            >\n                            View all\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    </button>\n        </a>\n                    <h3>\n                Check out what&#039;s new            </h3>\n        <h2>\n            Featured ads        </h2>\n    <lst-model-carousel-with-tabs\n            initial-tab=\"all\"\n            request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/modelWidget/queryByTab\"\n            :include-excluded=\"false\"\n            :limit=\"6\"\n            template=\"listing_carousel_card_small\"\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;loop&quot;:false,&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:20,&quot;pagination&quot;:{&quot;el&quot;:&quot;.listivo-listing-carousel-with-tabs-v2__pagination&quot;,&quot;type&quot;:&quot;bullets&quot;},&quot;breakpoints&quot;:{&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1025&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n            selector-class=\"listivo-swiper-wrapper\"\n    >\n                            All                        \n                            Cars                        \n                            Fashion                        \n                            For Kids                        \n                            Real Estate                        \n                            Services                        \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-768x514.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        MacBook Pro 16                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8143\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8143\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8143\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            933 Views                        \n    </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            774 Views                        \n    </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Nike Airforce                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8117\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8117\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8117\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            605 Views                        \n    </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1456 Views                        \n    </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/collection-of-womens-clothes/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-scaled-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1536x1024.jpg 1536w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-2048x1365.jpg 2048w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Collection of clothes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $99                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"2800\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"2800\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2800\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1306 Views                        \n    </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/ad/promo-vr/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xbox Wireless Controller                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3797\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3797\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3797\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1123 Views                        \n    </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n    </lst-model-carousel-with-tabs>\n                    <h3>\n                Your free classifieds site            </h3>\n        <h2>\n            The most powerful <br />\nsearch engine on the market        </h2>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_1.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Search anything you are looking for            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_2.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Find your ads with precise location            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_3.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Explore from the best available ads            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_1-1.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_2.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_3.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_4.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_5.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                    <img\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_6.jpg\"\n                            alt=\"Explore listings\"\n                    >\n                                    <h3>\n                        Find everything                    </h3>\n                <h2>\n                    Get the best classified<br />\nads experience with Listivo                </h2>\n            <a\n                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    title=\"Explore listings\"\n            >\n                    Explore listings\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                         fill=\"none\">\n                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n            </a>\n    <lst-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;loop&quot;:false,&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:20,&quot;breakpoints&quot;:{&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1025&quot;:{&quot;slidesPerView&quot;:3,&quot;spaceBetween&quot;:30}}}\"\n    >\n                                                    <h3>\n                                What our clients say                            </h3>\n                        <h2>\n                            Testimonials                        </h2>\n                        <button\n                                @click.prevent=\"props.prevSlide\"\n                                :class=\"{\'listivo-box-arrow--disabled\': props.swiper.isBeginning}\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                        </button>\n                        <button\n                                @click.prevent=\"props.nextSlide\"\n                                :class=\"{\'listivo-box-arrow--disabled\': props.swiper.isEnd}\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n                        </button>\n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/testimonial-2-2.png\"\n                        alt=\"Adam Jarod\"\n                >\n                Adam Jarod            \n                    Sales manager                \n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                 viewBox=\"0 0 20 16\" fill=\"none\">\n                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                      fill=\"#537CD9\"/>\n            </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.        \n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/testimonial-3-2.png\"\n                        alt=\"Emily Rees\"\n                >\n                Emily Rees            \n                    Marketing specialist                \n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                 viewBox=\"0 0 20 16\" fill=\"none\">\n                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                      fill=\"#537CD9\"/>\n            </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.        \n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/testimonial-1-2.png\"\n                        alt=\"John Smith\"\n                >\n                John Smith            \n                    Office assistant                \n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                 viewBox=\"0 0 20 16\" fill=\"none\">\n                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                      fill=\"#537CD9\"/>\n            </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.        \n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_2.jpeg\"\n                        alt=\"Paul Trueman\"\n                >\n                Paul Trueman            \n                    Designer                \n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                 viewBox=\"0 0 20 16\" fill=\"none\">\n                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                      fill=\"#537CD9\"/>\n            </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.        \n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatr_4-1.jpeg\"\n                        alt=\"George Davin\"\n                >\n                George Davin            \n                    Project manager                \n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                 viewBox=\"0 0 20 16\" fill=\"none\">\n                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                      fill=\"#537CD9\"/>\n            </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                     viewBox=\"0 0 18 17\"\n                     fill=\"none\">\n                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                          fill=\"#E9E017\"/>\n                </svg>\n            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.        \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-carousel>\n    <lst-post-carousel prefix=\"listivo\">\n                                                    <h3>\n                                News                            </h3>\n                        <h2>\n                            The latest news                        </h2>\n                        <button\n                                @click=\"props.prevSlide\"\n                                :class=\"{\'listivo-box-arrow--disabled\': props.swiper.isBeginning}\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                        </button>\n                        <button\n                                @click=\"props.nextSlide\"\n                                :class=\"{\'listivo-box-arrow--disabled\': props.swiper.isEnd}\"\n                        >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n                        </button>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/blog/\"\n                                title=\"The latest news\"\n                        >\n                                View all\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        </a>\n                                <a\n        href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Best Holiday Gift Ideas for 2022\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Best Holiday Gift Ideas for 2022        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                        alt=\"George Bell\"\n                                >\n                        George Bell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        July 24, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-the-best-deals-onlinefind-only-best-affordable-deals/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Find Only Best &amp; Affordable Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Find Only Best &amp; Affordable Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/the-25-cheapest-places-to-travel/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"The 25 Cheapest Places To Travel\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            The 25 Cheapest Places To Travel        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        June 5, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/30-gifts-your-man-will-love/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"30 Gifts Your Man Will Love\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            30 Gifts Your Man Will Love        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg\"\n                                        alt=\"Emily Rees\"\n                                >\n                        Emily Rees                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 29, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/find-your-local-animal-shelter/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"Best Dog Toys And Accessories\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            Best Dog Toys And Accessories        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6-100x100.jpg\"\n                                        alt=\"Sophia Nell\"\n                                >\n                        Sophia Nell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        May 21, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                                <a\n        href=\"https://demo3.listivotheme.com/best-holiday-gift-ideas-for-2021-2/\"\n>\n                    <img\n                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                    alt=\"This Month&#8217;s Best Electronics Deals\"\n                    style=\"aspect-ratio: 360 / 240;\"\n                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1.jpg 1024w\"\n                    data-sizes=\"auto\"\n                            >\n        <h3>\n            This Month&#8217;s Best Electronics Deals        </h3>\n                                <img\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg\"\n                                        alt=\"George Bell\"\n                                >\n                        George Bell                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"12\" viewBox=\"0 0 10 12\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M1.66667 0V1.11111H1.11111C0.5 1.11111 0 1.61111 0 2.22222V10C0 10.6111 0.5 11.1111 1.11111 11.1111H8.88889C9.5 11.1111 10 10.6111 10 10V2.22222C10 1.61111 9.5 1.11111 8.88889 1.11111H8.33333V0H7.22222V1.11111H2.77778V0H1.66667ZM1.11111 2.22222H1.66667H2.77778H7.22222H8.33333H8.88889V3.33333H1.11111V2.22222ZM8.88886 4.44434H1.11108V9.99989H8.88886V4.44434Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        March 18, 2021                    \n            Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.        \n</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-post-carousel>\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.8.10 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1666597354\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2022-10-24 07:42:34', '2022-10-24 07:42:34', '', 0, 'https://demo3.listivotheme.com/?page_id=6115', 0, 'page', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6116, 1, '2022-05-17 06:03:59', '2022-05-17 06:03:59', '{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-listivo', '', '', '2022-05-17 06:03:59', '2022-05-17 06:03:59', '', 0, 'https://demo3.listivotheme.com/wp-global-styles-listivo/', 0, 'wp_global_styles', '', 0),
(6129, 1, '2022-05-17 06:19:32', '2022-05-17 06:19:32', '<h2>\n            Read FAQ\'s        </h2>\n        <h2>\n            General Questions        </h2>\n    <lst-accordion\n            item-selector=\".listivo-accordion__text--\"\n                    initial-open=\"0\"\n            >\n                        <h3>\n                            Question #1                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                        \n                        <h3>\n                            Question #2                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #3                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #4                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #5                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #6                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n    </lst-accordion>\n        <h2>\n            Listing Management        </h2>\n    <lst-accordion\n            item-selector=\".listivo-accordion__text--\"\n            >\n                        <h3>\n                            Question #1                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #2                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n                        <h3>\n                            Question #3                        </h3>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                 fill=\"none\">\n                                <path d=\"M6.0872 0.243855C6.25012 0.0809372 6.46304 -0.000312964 6.67637 -0.000312964C6.88971 -0.000312964 7.10263 0.0809372 7.26554 0.243855C7.59096 0.569274 7.59096 1.09678 7.26554 1.4222L2.85468 5.83306L14.1764 5.83306C14.6364 5.83306 15.0098 6.2064 15.0098 6.6664C15.0098 7.1264 14.6364 7.49974 14.1764 7.49974L2.85468 7.49974L7.26554 11.9106C7.59096 12.236 7.59096 12.7635 7.26554 13.0889C6.94013 13.4144 6.41262 13.4144 6.0872 13.0889L0.25383 7.25557C-0.0715891 6.93015 -0.0715891 6.40265 0.25383 6.07723L6.0872 0.243855Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                                            <template>\n                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.                            \n                        </template>\n    </lst-accordion>\n    <h3>\n        Useful Links    </h3>\n                            <a\n                        href=\"https://demo3.listivotheme.com/contact-us/\"\n                >\n                        Contact Us                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/blog/\"\n                >\n                        Latest News                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/login-register/\"\n                >\n                        Login and Register                    \n                </a>\n                            <a\n                        href=\"https://demo3.listivotheme.com/our-team/\"\n                >\n                        Meet Our Team                    \n                </a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f6134-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6134\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.6.3\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6134-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\nDidn\'t find the answer?<br>\nAsk us questions directly\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n</svg><input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" />\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" />\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input type=\"tel\" name=\"your-phone\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" />\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\"></textarea>\n<label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label><button>Send<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></button>\n</form>		\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.8.10 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1666157755\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2022-10-19 05:35:55', '2022-10-19 05:35:55', '', 0, 'https://demo3.listivotheme.com/?page_id=6129', 0, 'page', '', 0),
(6134, 1, '2022-05-17 06:21:20', '2022-05-17 06:21:20', '<div class=\"listivo-contact-form listivo-contact-form--v3\">\r\n<div class=\"listivo-contact-form__label\">Didn\'t find the answer?<br>\r\nAsk us questions directly</div>\r\n\r\n<div><div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\r\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\r\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\r\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\r\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\r\n<div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></span></button>\r\n</div>\r\n</div>\n1\nMessage from [your-name]\nwordpress@demo3.listivotheme.com\n[_site_admin_email]\n<strong>Name:</strong> [your-name]\r\n<strong>Email:</strong> [your-email]\r\n<strong>Phone:</strong> [your-phone]\r\n\r\n<hr>\r\n\r\n<strong>Contact form message:</strong>\r\n\r\n[your-message]\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo3.listivotheme.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Form - FAQ', '', 'publish', 'closed', 'closed', '', 'contact-form-faq', '', '', '2023-04-10 14:37:29', '2023-04-10 14:37:29', '', 0, 'https://demo3.listivotheme.com/?post_type=wpcf7_contact_form&#038;p=6134', 0, 'wpcf7_contact_form', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6138, 1, '2022-05-17 06:22:26', '2022-05-17 06:22:26', '<h2>\n            About Listivo        </h2>\n                            <img\n                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/about_us_background-1.jpeg\"\n                        alt=\"Connect with us to learn how Listivo works \"\n                        style=\"aspect-ratio: 555 / 429\"\n                >\n                                    <h3>\n                        About us                    </h3>\n                <h2>\n                    Connect with us to learn how Listivo works                 </h2>\n                Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.            \n                <a\n                                            href=\"https://demo3.listivotheme.com/ads/\"\n                >\n                        Explore Listings\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                </a>\n                    <h3>\n                Why choose us?            </h3>\n        <h2>\n            We are the best<br />\nclassified ads platform        </h2>\n                120\n                        k                    \n                Listings added            \n                2.7\n                        m                    \n                Daily searches            \n                20k\n                        +                    \n                Registered users            \n                50\n                        +                    \n                Quality awards            \n                    <h3>\n                We Can Assist You Further            </h3>\n        <h2>\n            How Listivo works<br />\nthe best search experience        </h2>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_1.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Search anything you are looking for            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_2.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Find your listings with precise location            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"25\" viewBox=\"0 0 16 25\" fill=\"none\">\n                    <path d=\"M1.11914 23.7492C17.1613 9.08347 19.7173 17.7527 2.72758 1.96159\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                                    <img\n                            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                            data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_3.png\"\n                                            >\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\">\n                    <rect x=\"1.5\" y=\"1.5\" width=\"27\" height=\"27\" rx=\"13.5\" fill=\"#FDFDFE\" stroke=\"#F17851\"\n                          stroke-width=\"3\"/>\n                </svg>\n                Explore the best  available listings            \n                    Pellentesque at urna non laoreet. \nAenean euismod, et laoreet luctus,\n justo ligula libero felis.                \n                                    <h3>\n                        About uUs                    </h3>\n                <h2>\n                    We are here to help you achieve your goals                </h2>\n                Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.            \n                <a\n                                            href=\"https://demo3.listivotheme.com/ads/\"\n                >\n                        Explore Listings\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                </a>\n		https://vimeo.com/683823391		\n    <lst-testimonials-v2 prefix=\"listivo\">\n                                                    <h3>\n                                What our clients say                            </h3>\n                        <h2>\n                            Testimonials                        </h2>\n                        Aenean porta vehicula felis, malesuada maximus justo egestas non ultrices euismod.                    \n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n                                        <h3>\n                                            I&#039;m very happy with how smoothly the process went                                        </h3>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.                                        \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                                                 viewBox=\"0 0 20 16\" fill=\"none\">\n                                                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                                                      fill=\"#537CD9\"/>\n                                            </svg>\n                                                                                            <img\n                                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_1.jpeg\"\n                                                        alt=\"Emily Rees\"\n                                                >\n                                                Emily Rees                                            \n                                                    Marketing specialist                                                 \n                                        <h3>\n                                            Thank you very much for offering great products                                        </h3>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.                                        \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                                                 viewBox=\"0 0 20 16\" fill=\"none\">\n                                                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                                                      fill=\"#537CD9\"/>\n                                            </svg>\n                                                                                            <img\n                                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_2.jpeg\"\n                                                        alt=\"Max Yarych\"\n                                                >\n                                                Max Yarych                                            \n                                                    IT Specialist                                                \n                                        <h3>\n                                            I&#039;m very happy with how smoothly the process went                                        </h3>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.                                        \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                                                 viewBox=\"0 0 20 16\" fill=\"none\">\n                                                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                                                      fill=\"#537CD9\"/>\n                                            </svg>\n                                                                                            <img\n                                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_1.jpeg\"\n                                                        alt=\"Emma Miller\"\n                                                >\n                                                Emma Miller                                            \n                                                    Dantist                                                \n                                        <h3>\n                                            Thank you very much for offering great products                                        </h3>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"17\"\n                                                     viewBox=\"0 0 18 17\"\n                                                     fill=\"none\">\n                                                    <path d=\"M9 14.0758L13.1408 16.575C13.7942 16.9692 14.6 16.3833 14.4267 15.6408L13.3275 10.93L16.9867 7.76001C17.5633 7.26084 17.255 6.31334 16.495 6.24918L11.6783 5.84084L9.79417 1.39501C9.49667 0.694176 8.50334 0.694176 8.20584 1.39501L6.32167 5.84084L1.505 6.24918C0.745002 6.31334 0.436669 7.26084 1.01334 7.76001L4.6725 10.93L3.57334 15.6408C3.4 16.3833 4.20584 16.9692 4.85917 16.575L9 14.0758Z\"\n                                                          fill=\"#E9E017\"/>\n                                                </svg>\n                                            Donec nibh nibh, tempus sit amet dignissim finibus ultricies vitae urna. <br />\nPellentesque at urna non laoreet. Aenean euismod, et laoreet luctus, justo ligula libero felis.                                        \n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"16\"\n                                                 viewBox=\"0 0 20 16\" fill=\"none\">\n                                                <path d=\"M13.3333 0C12.1188 0 11.1111 1.00771 11.1111 2.22222V6.66667C11.1111 7.88118 12.1188 8.88889 13.3333 8.88889H16.6775L11.6905 15.5881H14.4618L20 8.1467V5.55773V2.22222C20 1.00771 18.9923 0 17.7778 0H13.3333ZM2.22222 0.0325521C1.00771 0.0325521 0 1.04026 0 2.25477V6.69922C0 7.91373 1.00771 8.92144 2.22222 8.92144H5.56641L0.603299 15.5881H3.3724L8.88889 8.17708V7.81033V5.58811V2.25477C8.88889 1.04026 7.88118 0.0325521 6.66667 0.0325521H2.22222ZM13.3333 2.22222H17.7778V6.66667H13.3333V2.22222ZM2.22222 2.25477H6.66667V5.58811V6.69922H2.22222V2.25477Z\"\n                                                      fill=\"#537CD9\"/>\n                                            </svg>\n                                                                                            <img\n                                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_2.jpeg\"\n                                                        alt=\"Max Yarych\"\n                                                >\n                                                Max Yarych                                            \n                                                    IT Specialist                                                \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                         fill=\"none\">\n                        <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                    </svg>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                         fill=\"none\">\n                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                    </svg>\n    </lst-testimonials-v2>\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.8.10 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1666157818\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us-2', '', '', '2022-10-19 05:36:58', '2022-10-19 05:36:58', '', 0, 'https://demo3.listivotheme.com/?page_id=6138', 0, 'page', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6143, 1, '2022-05-17 06:23:18', '2022-05-17 06:23:18', '<h2>\n            Our team        </h2>\n            <a href=\"https://demo3.listivotheme.com/user/george-brown/\"></a>\n                    <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"George Bell\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1-400x400.jpg 400w\"\n                data-sizes=\"auto\"\n                    >\n                                            <a\n                                href=\"#\"\n                        >\n                        </a>\n                                            <a\n                                href=\"#\"\n                        >\n                        </a>\n                                            <a\n                                href=\"#\"\n                        >\n                        </a>\n                                            <a\n                                href=\"#\"\n                        >\n                        </a>\n                George Bell            \n                    Customer Advisor                \n                Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.            \n                            <a\n                        href=\"tel:1233456789\"\n                >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\" viewBox=\"0 0 14 24\"\n                                 fill=\"none\">\n                                <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                        (123) 345-6789                    \n                </a>\n            <a\n                    href=\"mailto:george@tangibledesign.net\"\n            >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                  d=\"M0 10C0 4.48604 4.48603 0 10 0C15.514 0 20 4.48604 20 10C20 15.514 15.514 20 10 20C4.48603 20 0 15.514 0 10ZM18.5 10C18.5 5.2967 14.7033 1.5 10 1.5C5.29669 1.5 1.5 5.2967 1.5 10C1.5 14.7033 5.29669 18.5 10 18.5C14.7033 18.5 18.5 14.7033 18.5 10ZM10 3C6.14273 3 3 6.14273 3 10C3 13.8573 6.14273 17 10 17C10.8636 17 11.6941 16.8433 12.46 16.5557C12.7139 16.4637 12.8988 16.2423 12.944 15.9761C12.9892 15.7098 12.8878 15.4398 12.6785 15.2691C12.4692 15.0984 12.1843 15.0535 11.9326 15.1514C11.3324 15.3768 10.6824 15.5 10 15.5C6.95327 15.5 4.5 13.0467 4.5 10C4.5 6.95327 6.95327 4.5 10 4.5C13.0467 4.5 15.5 6.95327 15.5 10V10.75C15.5 11.4491 14.9491 12 14.25 12C13.5509 12 13 11.4491 13 10.75V7.25C13.003 6.86865 12.7194 6.54574 12.3409 6.49952C11.9623 6.45329 11.6093 6.69847 11.5205 7.06934C11.0143 6.71213 10.4088 6.5 9.75 6.5C7.92409 6.5 6.5 8.11373 6.5 10C6.5 11.8863 7.92409 13.5 9.75 13.5C10.6754 13.5 11.4961 13.0841 12.082 12.4297C12.5868 13.078 13.3716 13.5 14.25 13.5C15.7599 13.5 17 12.2599 17 10.75V10C17 6.14273 13.8573 3 10 3ZM11.5 10C11.5 8.85327 10.6811 8 9.75 8C8.81891 8 8 8.85327 8 10C8 11.1467 8.81891 12 9.75 12C10.6811 12 11.5 11.1467 11.5 10Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    george@tangibledesign.net                \n            </a>\n                    <h3>\n                Our Team            </h3>\n        <h2>\n            The Geniuses Behind Our Work        </h2>\n            <a href=\"https://demo3.listivotheme.com/user/emily-rees/\"></a>\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Emily Rees\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                <a href=\"https://demo3.listivotheme.com/user/emily-rees/\">\n                    <h3>\n                        Emily Rees                    </h3>\n                </a>\n                        Customer Advisor                    \n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n            <a href=\"https://demo3.listivotheme.com/user/isabella-evans/\"></a>\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Isabella Lev\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                <a href=\"https://demo3.listivotheme.com/user/isabella-evans/\">\n                    <h3>\n                        Isabella Lev                    </h3>\n                </a>\n                        Customer Advisor                    \n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n            <a href=\"https://demo3.listivotheme.com/user/jacob-austin/\"></a>\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Jacob Austin\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                <a href=\"https://demo3.listivotheme.com/user/jacob-austin/\">\n                    <h3>\n                        Jacob Austin                    </h3>\n                </a>\n                        Customer Advisor                    \n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n            <a href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"></a>\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                <a href=\"https://demo3.listivotheme.com/user/kate-hendricks/\">\n                    <h3>\n                        Kate Bryn                    </h3>\n                </a>\n                        Customer Advisor                    \n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n                                                    <a\n                                                                    href=\"#\"\n                            >\n                            </a>\n        <h2>\n            Sign up to receive the latest<br />\nupdates and news        </h2>\n    <!-- Mailchimp for WordPress v4.8.10 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"522\" data-name=\"Listivo Form\" >                \n                        <label for=\"listivo-newsletter\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 15 15\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M0 7.5C0 3.36453 3.36452 0 7.5 0C11.6355 0 15 3.36453 15 7.5C15 11.6355 11.6355 15 7.5 15C3.36452 15 0 11.6355 0 7.5ZM13.875 7.5C13.875 3.97252 11.0275 1.125 7.5 1.125C3.97252 1.125 1.125 3.97252 1.125 7.5C1.125 11.0275 3.97252 13.875 7.5 13.875C11.0275 13.875 13.875 11.0275 13.875 7.5ZM7.5 2.25C4.60705 2.25 2.25 4.60705 2.25 7.5C2.25 10.393 4.60705 12.75 7.5 12.75C8.14767 12.75 8.7706 12.6325 9.34497 12.4167C9.53541 12.3478 9.67407 12.1817 9.70799 11.982C9.74191 11.7823 9.66587 11.5798 9.50889 11.4518C9.35191 11.3238 9.13824 11.2901 8.94946 11.3635C8.49934 11.5326 8.01183 11.625 7.5 11.625C5.21495 11.625 3.375 9.78505 3.375 7.5C3.375 5.21495 5.21495 3.375 7.5 3.375C9.78505 3.375 11.625 5.21495 11.625 7.5V8.0625C11.625 8.58683 11.2118 9 10.6875 9C10.1632 9 9.75 8.58683 9.75 8.0625V5.4375C9.75226 5.15149 9.53956 4.90931 9.25565 4.87464C8.97174 4.83997 8.70701 5.02385 8.64038 5.302C8.26074 5.0341 7.80663 4.875 7.3125 4.875C5.94307 4.875 4.875 6.0853 4.875 7.5C4.875 8.9147 5.94307 10.125 7.3125 10.125C8.00653 10.125 8.62211 9.81305 9.06152 9.32227C9.44007 9.80853 10.0287 10.125 10.6875 10.125C11.8199 10.125 12.75 9.19492 12.75 8.0625V7.5C12.75 4.60705 10.393 2.25 7.5 2.25ZM8.625 7.5C8.625 6.63995 8.01082 6 7.3125 6C6.61418 6 6 6.63995 6 7.5C6 8.36005 6.61418 9 7.3125 9C8.01082 9 8.625 8.36005 8.625 7.5Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input id=\"listivo-newsletter\" type=\"email\" name=\"EMAIL\" required=\"\" placeholder=\"Email\">\n                        </label>\n                    <button>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\">\n                            <path d=\"M10.7071 15.707C10.5116 15.9025 10.2561 16 10.0001 16C9.74407 16 9.48857 15.9025 9.29306 15.707C8.90256 15.3165 8.90256 14.6835 9.29306 14.293L14.5861 8.99994H1.00001C0.448004 8.99994 0 8.55193 0 7.99993C0 7.44793 0.448004 6.99992 1.00001 6.99992H14.5861L9.29306 1.70689C8.90256 1.31638 8.90256 0.68338 9.29306 0.292877C9.68357 -0.0976257 10.3166 -0.0976257 10.7071 0.292877L17.7071 7.29293C18.0976 7.68343 18.0976 8.31643 17.7071 8.70694L10.7071 15.707Z\" fill=\"#FDFDFE\"/>\n                        </svg>\n                    </button>\n                <label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1666157852\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"522\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->', 'Our Team', '', 'publish', 'closed', 'closed', '', 'our-team', '', '', '2022-10-19 05:37:32', '2022-10-19 05:37:32', '', 0, 'https://demo3.listivotheme.com/?page_id=6143', 0, 'page', '', 0),
(6151, 1, '2022-05-17 06:24:11', '2022-05-17 06:24:11', '<h2>\n            Contact us        </h2>\n                    <h3>\n                How Can We Help?            </h3>\n        <h2>\n            We Are Ready to Help        </h2>\n		<p>Maecenas tristique feugiat eros, quis porttitor tortor fringilla quis. Aenean porta vehicula felis, malesuada maximus justo egestas non. Duis ultrices euismod dignissim. Praesent maximus condimentum maximus.</p>		\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n                    <a href=\"#\" target=\"_blank\" rel=\"noopener\">\n            </a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f6156-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6156\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6156-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\nSend a message\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n</svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n<textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea><button>Send Message <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></button>\n</form>\n                                            <img\n                                src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_2.png\"\n                                alt=\"Visit Us\"\n                        >\n                <h3>\n                    Visit Us                </h3>\n                                                    518-520 5th Ave<br />\nNew York, USA<br />\n                                            <img\n                                src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/contact_phone.png\"\n                                alt=\"Call Us\"\n                        >\n                <h3>\n                    Call Us                </h3>\n                                                    <a href=\"tel:1233456789\">\n                                (123) 345-6789                            </a>\n                                            <img\n                                src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/contact_mail.png\"\n                                alt=\"Write to Us\"\n                        >\n                <h3>\n                    Write to Us                </h3>\n                                                    <a href=\"mailto:support@tangibledesign.net\">\n                                support@tangibledesign.net                            </a>\n            <lst-simple-google-map\n                map-id=\"listivo-map-62c44941\"\n                map-type=\"roadmap\"\n                :position=\"{&quot;lat&quot;:40.712776,&quot;lng&quot;:-74.005974}\"\n                :zoom=\"15\"\n                marker-type=\"classic\"\n                marker-id=\"listivo-map-marker-62c44941\"\n                icon=\"\"\n        >\n        </lst-simple-google-map>', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2023-04-11 20:07:55', '2023-04-11 20:07:55', '', 0, 'https://demo3.listivotheme.com/?page_id=6151', 0, 'page', '', 0),
(6156, 1, '2022-05-17 06:25:30', '2022-05-17 06:25:30', '<div class=\"listivo-contact-form listivo-contact-form--v2\">\r\n<div class=\"listivo-contact-form__label\">Send a message</div>\r\n\r\n<div class=\"listivo-contact-form__fields\"><div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\r\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\r\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\r\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\r\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send Message <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\"><path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\" fill=\"#FDFDFE\"></path></svg></span></button>\r\n</div>\r\n</div>\n1\nMessage from [your-name]\nwordpress@demo3.listivotheme.com\n[_site_admin_email]\n<strong>Name:</strong> [your-name]\r\n<strong>Email:</strong> [your-email]\r\n<strong>Phone:</strong> [your-phone]\r\n\r\n<hr>\r\n\r\n<strong>Contact form message:</strong>\r\n\r\n[your-message]\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo3.listivotheme.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Form - General', '', 'publish', 'closed', 'closed', '', 'contact-form-general', '', '', '2023-04-10 14:38:03', '2023-04-10 14:38:03', '', 0, 'https://demo3.listivotheme.com/?post_type=wpcf7_contact_form&#038;p=6156', 0, 'wpcf7_contact_form', '', 0),
(6160, 1, '2022-05-17 06:27:57', '2022-05-17 06:27:57', '[hidden listivo-user-id default:shortcode_attr]\r\n<div class=\"listivo-contact-form\">\r\n<div class=\"listivo-contact-form__label\">Send a message</div>\r\n\r\n<div><div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\r\n<path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\r\n</svg></div>[text* your-name placeholder \"Name *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\r\n<div class=\"listivo-contact-form__field\">\r\n<div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n<div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\r\n<path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\r\n<div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\r\n<div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>[response]<div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></span></button>\r\n</div>\r\n</div>\n1\n[_site_title] \"[your-subject]\"\nwordpress@demo3.listivotheme.com\n[_post_author_email]\n<strong>Name:</strong> [your-name]\r\n<strong>Email:</strong> [your-email]\r\n<strong>Phone:</strong> [your-phone]\r\n<strong>Page Title:</strong> [_post_title]\r\n<strong>Page Link:</strong> [_post_url]\r\n\r\n<hr>\r\n\r\n<strong>Contact form message:</strong>\r\n\r\n[your-message]\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo3.listivotheme.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Form - User', '', 'publish', 'closed', 'closed', '', 'contact-form-user', '', '', '2023-04-10 14:38:34', '2023-04-10 14:38:34', '', 0, 'https://demo3.listivotheme.com/?post_type=wpcf7_contact_form&#038;p=6160', 0, 'wpcf7_contact_form', '', 0),
(6169, 1, '2022-05-17 06:39:51', '2022-05-17 06:39:51', '<h2>\n            404        </h2>\n															<img width=\"1230\" height=\"698\" src=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1.png 1230w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1-300x170.png 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1-1024x581.png 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1-768x436.png 768w\" sizes=\"(max-width: 1230px) 100vw, 1230px\" />															\n			<h2>Oops! That page can’t be found.</h2>		\n    <a\n                    href=\"https://demo3.listivotheme.com/page-404/\"\n            title=\"Back to homepage\"\n    >\n            Back to homepage\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                     fill=\"none\">\n                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                          fill=\"#FDFDFE\"/>\n                </svg>\n    </a>', 'Page 404', '', 'publish', 'closed', 'closed', '', 'page-404', '', '', '2022-10-19 05:38:03', '2022-10-19 05:38:03', '', 0, 'https://demo3.listivotheme.com/?page_id=6169', 0, 'page', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6174, 1, '2022-05-17 06:40:35', '2022-05-17 06:40:35', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n    <lst-compare-area\n            :redirect=\"true\"\n            redirect-url=\"https://demo3.listivotheme.com\"\n    >\n            <template>\n                            <h1>\n                                Compare\n                                    {{ props.count }}\n                            </h1>\n                                Aenean porta vehicula felis, malesuada maximus justo egestas euismod dignissim. Praesent maximus condimentum maximus.                            \n                                <a\n                                        href=\"https://demo3.listivotheme.com/listings/\"\n                                >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                             viewBox=\"0 0 12 11\"\n                                             fill=\"none\">\n                                            <path d=\"M4.86195 0.195425C4.99228 0.0650911 5.16262 9.05991e-05 5.33329 9.05991e-05C5.50395 9.05991e-05 5.67429 0.0650911 5.80462 0.195425C6.06496 0.45576 6.06496 0.877764 5.80462 1.1381L2.27593 4.66679L11.3333 4.66679C11.7013 4.66679 12 4.96546 12 5.33346C12 5.70146 11.7013 6.00013 11.3333 6.00013L2.27593 6.00013L5.80462 9.52882C6.06496 9.78916 6.06496 10.2112 5.80462 10.4715C5.54429 10.7318 5.12229 10.7318 4.86195 10.4715L0.195251 5.8048C-0.0650838 5.54446 -0.0650838 5.12246 0.195251 4.86212L4.86195 0.195425Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                        Back to Search                                    \n                                </a>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                         fill=\"none\">\n                                        <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                         fill=\"none\">\n                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                    </svg>\n                                            <a\n                                v-if=\"props.isVisible(2800)\"\n                                :key=\"\'compare-\' + 2800\"\n                                :class=\"{\'listivo-compare-area__locked\': props.isLocked(2800)}\"\n                                href=\"https://demo3.listivotheme.com/listing/collection-of-womens-clothes/\"\n                                target=\"_blank\"\n                        >\n                                <img\n            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n            alt=\"\"\n                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-scaled-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1536x1024.jpg 1536w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-2048x1365.jpg 2048w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-750x500.jpg 750w\"\n            data-sizes=\"auto\"\n            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.61169 0.500482C1.39146 0.500755 1.1763 0.566706 0.993713 0.68991C0.811124 0.813114 0.66939 0.987978 0.586617 1.19216C0.503843 1.39635 0.483789 1.62059 0.529015 1.83623C0.574241 2.05188 0.682695 2.24914 0.840521 2.40281L3.93386 5.49762L0.840521 8.59243C0.734227 8.69453 0.649364 8.81683 0.590902 8.95216C0.532441 9.08748 0.501556 9.23312 0.500057 9.38054C0.498558 9.52796 0.526475 9.67419 0.582173 9.81068C0.63787 9.94717 0.720229 10.0712 0.824425 10.1754C0.928621 10.2797 1.05256 10.3621 1.18898 10.4178C1.32541 10.4735 1.47158 10.5014 1.61892 10.4999C1.76627 10.4984 1.91184 10.4675 2.0471 10.409C2.18237 10.3506 2.3046 10.2657 2.40666 10.1593L5.5 7.0645L8.59334 10.1593C8.69539 10.2657 8.81763 10.3506 8.95289 10.4091C9.08815 10.4675 9.23372 10.4984 9.38107 10.4999C9.52842 10.5014 9.67459 10.4735 9.81101 10.4178C9.94744 10.3621 10.0714 10.2797 10.1756 10.1754C10.2798 10.0712 10.3621 9.94718 10.4178 9.81069C10.4735 9.6742 10.5014 9.52796 10.4999 9.38054C10.4984 9.23312 10.4676 9.08748 10.4091 8.95216C10.3506 8.81683 10.2658 8.69453 10.1595 8.59243L7.06613 5.49762L10.1595 2.40281C10.3195 2.24717 10.4288 2.04679 10.4731 1.82792C10.5173 1.60906 10.4945 1.38192 10.4075 1.17628C10.3205 0.970635 10.1734 0.796081 9.9856 0.675491C9.79775 0.5549 9.57787 0.493899 9.35477 0.500482C9.06703 0.509059 8.79393 0.629373 8.59334 0.835933L5.5 3.93074L2.40666 0.835933C2.30332 0.729655 2.17971 0.645206 2.04316 0.587585C1.90661 0.529965 1.75989 0.500346 1.61169 0.500482Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\" viewBox=\"0 0 11 14\"\n                                     fill=\"none\">\n                                    <path d=\"M5.33333 0C3.11746 0 1.33333 1.78413 1.33333 4V4.66667C0.604625 4.66667 0 5.27129 0 6V12.6667C0 13.3954 0.604625 14 1.33333 14H9.33333C10.062 14 10.6667 13.3954 10.6667 12.6667V6C10.6667 5.27129 10.062 4.66667 9.33333 4.66667V4C9.33333 1.78413 7.54921 0 5.33333 0ZM5.33333 1.33333C6.85079 1.33333 8 2.48254 8 4V4.66667H2.66667V4C2.66667 2.48254 3.81587 1.33333 5.33333 1.33333ZM1.33333 6H9.33333V12.6667H1.33333V6ZM5.33333 8C4.6 8 4 8.6 4 9.33333C4 10.0667 4.6 10.6667 5.33333 10.6667C6.06667 10.6667 6.66667 10.0667 6.66667 9.33333C6.66667 8.6 6.06667 8 5.33333 8Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                                    Lock column                                \n                                    Locked                                \n                        </a>\n                                            <a\n                                v-if=\"props.isVisible(3797)\"\n                                :key=\"\'compare-\' + 3797\"\n                                :class=\"{\'listivo-compare-area__locked\': props.isLocked(3797)}\"\n                                href=\"https://demo3.listivotheme.com/listing/promo-vr/\"\n                                target=\"_blank\"\n                        >\n                                <img\n            src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n            alt=\"\"\n                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg 1200w\"\n            data-sizes=\"auto\"\n            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"11\" viewBox=\"0 0 11 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.61169 0.500482C1.39146 0.500755 1.1763 0.566706 0.993713 0.68991C0.811124 0.813114 0.66939 0.987978 0.586617 1.19216C0.503843 1.39635 0.483789 1.62059 0.529015 1.83623C0.574241 2.05188 0.682695 2.24914 0.840521 2.40281L3.93386 5.49762L0.840521 8.59243C0.734227 8.69453 0.649364 8.81683 0.590902 8.95216C0.532441 9.08748 0.501556 9.23312 0.500057 9.38054C0.498558 9.52796 0.526475 9.67419 0.582173 9.81068C0.63787 9.94717 0.720229 10.0712 0.824425 10.1754C0.928621 10.2797 1.05256 10.3621 1.18898 10.4178C1.32541 10.4735 1.47158 10.5014 1.61892 10.4999C1.76627 10.4984 1.91184 10.4675 2.0471 10.409C2.18237 10.3506 2.3046 10.2657 2.40666 10.1593L5.5 7.0645L8.59334 10.1593C8.69539 10.2657 8.81763 10.3506 8.95289 10.4091C9.08815 10.4675 9.23372 10.4984 9.38107 10.4999C9.52842 10.5014 9.67459 10.4735 9.81101 10.4178C9.94744 10.3621 10.0714 10.2797 10.1756 10.1754C10.2798 10.0712 10.3621 9.94718 10.4178 9.81069C10.4735 9.6742 10.5014 9.52796 10.4999 9.38054C10.4984 9.23312 10.4676 9.08748 10.4091 8.95216C10.3506 8.81683 10.2658 8.69453 10.1595 8.59243L7.06613 5.49762L10.1595 2.40281C10.3195 2.24717 10.4288 2.04679 10.4731 1.82792C10.5173 1.60906 10.4945 1.38192 10.4075 1.17628C10.3205 0.970635 10.1734 0.796081 9.9856 0.675491C9.79775 0.5549 9.57787 0.493899 9.35477 0.500482C9.06703 0.509059 8.79393 0.629373 8.59334 0.835933L5.5 3.93074L2.40666 0.835933C2.30332 0.729655 2.17971 0.645206 2.04316 0.587585C1.90661 0.529965 1.75989 0.500346 1.61169 0.500482Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"14\" viewBox=\"0 0 11 14\"\n                                     fill=\"none\">\n                                    <path d=\"M5.33333 0C3.11746 0 1.33333 1.78413 1.33333 4V4.66667C0.604625 4.66667 0 5.27129 0 6V12.6667C0 13.3954 0.604625 14 1.33333 14H9.33333C10.062 14 10.6667 13.3954 10.6667 12.6667V6C10.6667 5.27129 10.062 4.66667 9.33333 4.66667V4C9.33333 1.78413 7.54921 0 5.33333 0ZM5.33333 1.33333C6.85079 1.33333 8 2.48254 8 4V4.66667H2.66667V4C2.66667 2.48254 3.81587 1.33333 5.33333 1.33333ZM1.33333 6H9.33333V12.6667H1.33333V6ZM5.33333 8C4.6 8 4 8.6 4 9.33333C4 10.0667 4.6 10.6667 5.33333 10.6667C6.06667 10.6667 6.66667 10.0667 6.66667 9.33333C6.66667 8.6 6.06667 8 5.33333 8Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                                    Lock column                                \n                                    Locked                                \n                        </a>\n                                            <a\n                                v-if=\"props.isVisible(2800)\"\n                                :key=\"\'compare-\' + 2800\"\n                                :class=\"{\'listivo-compare-area__locked\': props.isLocked(2800)}\"\n                                href=\"https://demo3.listivotheme.com/listing/collection-of-womens-clothes/\"\n                                target=\"_blank\"\n                        >\n                            Collection of clothes                        </a>\n                                            <a\n                                v-if=\"props.isVisible(3797)\"\n                                :key=\"\'compare-\' + 3797\"\n                                :class=\"{\'listivo-compare-area__locked\': props.isLocked(3797)}\"\n                                href=\"https://demo3.listivotheme.com/listing/promo-vr/\"\n                                target=\"_blank\"\n                        >\n                            Xbox Wireless Controller                        </a>\n                                Price                            \n                                    $99                                \n                                    $200                                \n                                Category                            \n                                    Fashion, Women&#039;s Clothing                                \n                                    Electronics, Computers                                \n                                Features                            \n                                    Easy returns, Free shipping, Money back guarantee, Secure checkout                                \n                                    1 year warranty, Easy returns, Free shipping, Secure checkout                                \n                            <a\n                                    href=\"https://demo3.listivotheme.com/listing/collection-of-womens-clothes/\"\n                                    target=\"_blank\"\n                            >\n                                    View Listing\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                         fill=\"none\">\n                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                            </a>\n                            <a\n                                    href=\"https://demo3.listivotheme.com/listing/promo-vr/\"\n                                    target=\"_blank\"\n                            >\n                                    View Listing\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                         fill=\"none\">\n                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                            </a>\n            </template>\n    </lst-compare-area>', 'Compare', '', 'publish', 'closed', 'closed', '', 'compare', '', '', '2022-06-04 20:09:46', '2022-06-04 20:09:46', '', 0, 'https://demo3.listivotheme.com/?page_id=6174', 0, 'page', '', 0),
(6181, 1, '2022-05-17 06:42:53', '2022-05-17 06:42:53', '<a\n                            href=\"https://demo3.listivotheme.com/panel/create/\"\n        >\n            Add New        </a>\n                    <a\n                                    href=\"https://demo3.listivotheme.com/panel/moderation/\"\n            >\n                Moderation            </a>\n        <a\n                            href=\"https://demo3.listivotheme.com/panel/list/\"\n        >\n            My Listings        </a>\n                    <a\n                                    href=\"https://demo3.listivotheme.com/panel/favorites/\"\n            >\n                Favorites            </a>\n                    <a\n                                    href=\"https://demo3.listivotheme.com/panel/messages/\"\n            >\n                Messages            </a>\n        <a\n                            href=\"https://demo3.listivotheme.com/panel/settings/\"\n        >\n            Settings        </a>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/panel/my-packages/\"\n                >\n                    Current Package                </a>\n            <a\n                                    href=\"https://demo3.listivotheme.com/panel/package/\"\n            >\n                Purchase New Package            </a>\n        <a\n                href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/logout\"\n        >\n            Log Out        </a>\n    <lst-panel-model-list\n            request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/panel/list/models\"\n            td-nonce=\"b379576158\"\n            scroll-to-selector=\".listivo-panel-tabs\"\n            prefix=\"listivo\"\n            wrapper-class=\"listivo-panel-section__listing-list\"\n            initial-sort-by=\"newest\"\n    >\n            <template>\n                        <h2>\n                            You do not have any listings yet.                        </h2>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"180\" height=\"143\" viewBox=\"0 0 180 143\"\n                                 fill=\"none\">\n                                <path d=\"M19.9884 118.147L88.6452 142.463C88.7883 142.463 88.9313 142.606 89.0743 142.606C89.2174 142.606 89.2174 142.606 89.3604 142.606C89.5034 142.606 89.6465 142.606 89.9325 142.606H90.0756C90.3617 142.606 90.5047 142.606 90.7908 142.606H90.9338C91.0768 142.606 91.2199 142.463 91.3629 142.463L160.02 118.147C161.736 117.575 162.88 115.858 162.88 114.142V66.0822L177.184 61.076C178.328 60.6469 179.33 59.6457 179.759 58.5014C180.188 57.3571 180.045 55.9267 179.33 54.7825L162.165 26.1754C162.165 26.1754 162.165 26.1754 162.165 26.0324C162.165 25.8894 162.022 25.8894 162.022 25.7463C162.022 25.7463 162.022 25.7463 162.022 25.6033C162.022 25.4603 161.879 25.4603 161.879 25.3172L161.736 25.1742C161.736 25.1742 161.736 25.1742 161.593 25.0312C161.593 25.0312 161.593 25.0312 161.45 25.0312C161.307 25.0312 161.307 24.8881 161.164 24.8881L161.021 24.7451C161.021 24.7451 161.021 24.7451 160.878 24.7451H160.735C160.592 24.7451 160.592 24.602 160.449 24.602C160.306 24.602 160.306 24.602 160.163 24.459C160.163 24.459 160.163 24.459 160.02 24.459L91.3629 0.143033C91.0768 -2.17557e-06 90.7908 0 90.5047 0H90.3616C90.0756 0 89.9325 0 89.6465 0C89.5034 0 89.5034 0 89.3604 0C89.0743 0 88.7883 0.143033 88.5022 0.143033L19.8453 24.459C19.8453 24.459 19.7023 24.459 19.7023 24.602C19.5592 24.7451 19.2732 24.7451 19.1301 24.8881C18.8441 25.0312 18.558 25.3172 18.2719 25.6033L18.1289 25.7463C17.9859 25.8894 17.9859 26.0324 17.8428 26.0324C17.8428 26.0324 17.8428 26.0324 17.6998 26.1754L0.535571 54.7825C-0.0365694 55.7837 -0.179604 57.2141 0.249501 58.3583C0.678607 59.5026 1.67985 60.5039 2.82413 60.933L17.1276 65.9392V114.142C17.1276 116.002 18.2719 117.575 19.9884 118.147ZM154.441 111.138L94.3666 132.451V97.9791C94.3666 95.5475 92.5072 93.688 90.0756 93.688C87.644 93.688 85.7845 95.5475 85.7845 97.9791V132.451L25.7098 111.138V69.086L71.481 85.249C71.9101 85.392 72.4823 85.535 72.9114 85.535C74.3417 85.535 75.7721 84.8198 76.6303 83.3895L90.0756 60.933L103.521 83.3895C104.379 84.8198 105.809 85.535 107.24 85.535C107.669 85.535 108.241 85.392 108.67 85.249L154.441 69.086V111.138ZM94.3666 10.0125L145.859 28.321L94.3666 46.6295V10.0125ZM109.099 76.0947L96.3691 54.9255L156.73 33.4702L169.46 54.6394L109.099 76.0947ZM23.2782 33.4702L83.639 54.9255L70.9089 76.0947L10.548 54.6394L23.2782 33.4702Z\"\n                                      fill=\"#D5E3EE\"/>\n                            </svg>\n                            <a\n                                    href=\"https://demo3.listivotheme.com/panel/create/\"\n                            >\n                                    Add Listing\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                         viewBox=\"0 0 12 11\"\n                                         fill=\"none\">\n                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                            </a>\n            </template>\n            <template>\n                 0\"\n                >\n            </template>\n                <template v-if=\"list.count > 0\">\n                        <lst-pagination\n                                :total-items=\"list.count\"\n                                :current-page=\"list.page\"\n                                :page-size=\"10\"\n                                :max-pages=\"7\"\n                        >\n                                        Showing                                        {{ pagination.startIndex + 1 >= 0 ? pagination.startIndex + 1 : 0\n                                            }} to\n                                        {{ pagination.endIndex + 1\n                                            }} of\n                                        {{ pagination.totalItems\n                                            }} results                                    \n                                 1\">\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                             viewBox=\"0 0 12 11\"\n                                             fill=\"none\">\n                                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                     1\"\n                                            @click.prevent=\"list.setPage(1)\"\n                                    >\n                                        1\n                                     2\"\n                                    >\n                                        ...\n                                        {{ page }}\n                                    = pagination.endPage}\"\n                                            @click.prevent=\"list.setPage(props.page + 1)\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                             viewBox=\"0 0 12 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                        </lst-pagination>\n                </template>\n                <template v-if=\"list.count > 0\">\n                        <lst-pagination\n                                :total-items=\"list.count\"\n                                :current-page=\"list.page\"\n                                :page-size=\"10\"\n                                :max-pages=\"3\"\n                        >\n                                        Showing                                        {{ pagination.startIndex + 1 >= 0 ? pagination.startIndex + 1 : 0\n                                            }} to\n                                        {{ pagination.endIndex + 1\n                                            }} of\n                                        {{ pagination.totalItems\n                                            }} results                                    \n                                 1\">\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                             viewBox=\"0 0 12 11\"\n                                             fill=\"none\">\n                                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                     1\"\n                                            @click.prevent=\"list.setPage(1)\"\n                                    >\n                                        1\n                                     2\"\n                                    >\n                                        ...\n                                        {{ page }}\n                                    = pagination.endPage}\"\n                                            @click.prevent=\"list.setPage(props.page + 1)\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\"\n                                             viewBox=\"0 0 12 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                        </lst-pagination>\n                </template>\n    </lst-panel-model-list>', 'Panel', '', 'publish', 'closed', 'closed', '', 'panel', '', '', '2022-08-10 15:07:43', '2022-08-10 15:07:43', '', 0, 'https://demo3.listivotheme.com/?page_id=6181', 0, 'page', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6186, 1, '2022-05-17 06:43:24', '2022-05-17 06:43:24', '<lst-tabs\n        initial-tab=\"login\"\n        tabs-id=\"account\"\n        :allow-close=\"false\"\n>\n                <button\n                        :class=\"{\'listivo-login-form__tab--active\': tabs.tab === \'login\'}\"\n                        @click.prevent=\"tabs.setTab(\'login\')\"\n                >\n                    Login                </button>\n                <button\n                        :class=\"{\'listivo-login-form__tab--active\': tabs.tab === \'register\'}\"\n                        @click.prevent=\"tabs.setTab(\'register\')\"\n                >\n                    Register                </button>\n                    <a\n                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/socialAuth/facebook\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\">\n                        <path d=\"M15.0039 0C6.71941 0 0.00390625 6.71549 0.00390625 15C0.00390625 23.2845 6.71941 30 15.0039 30C23.2884 30 30.0039 23.2845 30.0039 15C30.0039 6.71549 23.2884 0 15.0039 0Z\"\n                              fill=\"url(#paint0_linear_960_24904)\"/>\n                        <path d=\"M17.0341 18.9757H20.9161L21.5258 15.0322H17.0341V12.8767C17.0341 11.2387 17.5696 9.78599 19.1018 9.78599H21.5641V6.345C21.1313 6.2865 20.2163 6.159 18.4876 6.159C14.8771 6.159 12.7606 8.06549 12.7606 12.4095V15.033H9.04883V18.9765H12.7598V29.8155C13.4948 29.925 14.2396 30 15.0038 30C15.6946 30 16.3688 29.937 17.0341 29.847V18.9757Z\"\n                              fill=\"white\"/>\n                        <defs>\n                            <linearGradient id=\"paint0_linear_960_24904\" x1=\"4.49866\" y1=\"4.49475\" x2=\"27.4651\"\n                                            y2=\"27.4612\" gradientUnits=\"userSpaceOnUse\">\n                                <stop stop-color=\"#2AA4F4\"/>\n                                <stop offset=\"1\" stop-color=\"#007AD9\"/>\n                            </linearGradient>\n                        </defs>\n                    </svg>\n                Continue with Facebook            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/socialAuth/google\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\">\n                        <path d=\"M29.7122 12.0623H28.5039V12H15.0039V18H23.4812C22.2444 21.4928 18.9212 24 15.0039 24C10.0337 24 6.00391 19.9702 6.00391 15C6.00391 10.0297 10.0337 6 15.0039 6C17.2982 6 19.3854 6.8655 20.9747 8.27925L25.2174 4.0365C22.5384 1.53975 18.9549 0 15.0039 0C6.72016 0 0.00390625 6.71625 0.00390625 15C0.00390625 23.2838 6.72016 30 15.0039 30C23.2877 30 30.0039 23.2838 30.0039 15C30.0039 13.9943 29.9004 13.0125 29.7122 12.0623Z\"\n                              fill=\"#FFC107\"/>\n                        <path d=\"M1.73438 8.01825L6.66263 11.6325C7.99613 8.331 11.2256 6 15.0049 6C17.2991 6 19.3864 6.8655 20.9756 8.27925L25.2184 4.0365C22.5394 1.53975 18.9559 0 15.0049 0C9.24338 0 4.24688 3.25275 1.73438 8.01825Z\"\n                              fill=\"#FF3D00\"/>\n                        <path d=\"M15.0041 30C18.8786 30 22.3991 28.5172 25.0609 26.106L20.4184 22.1775C18.9124 23.3182 17.0404 24 15.0041 24C11.1026 24 7.78989 21.5122 6.54189 18.0405L1.65039 21.8092C4.13289 26.667 9.17439 30 15.0041 30Z\"\n                              fill=\"#4CAF50\"/>\n                        <path d=\"M29.7122 12.0623H28.5039V12H15.0039V18H23.4812C22.8872 19.6778 21.8079 21.1245 20.4159 22.1782C20.4167 22.1775 20.4174 22.1775 20.4182 22.1768L25.0607 26.1052C24.7322 26.4037 30.0039 22.5 30.0039 15C30.0039 13.9943 29.9004 13.0125 29.7122 12.0623Z\"\n                              fill=\"#1976D2\"/>\n                    </svg>\n                Continue with Google            </a>\n            or        \n<lst-login\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/user/login\"\n        send-confirmation-request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/user/sendConfirmationMail\"\n        redirect-url=\"https://demo3.listivotheme.com/panel/\"\n        :is-admin=\"true\"\n        td-nonce=\"ab964b7cb3\"\n        send-again-text=\"Send again\"\n        close-text=\"Close\"\n        confirmation-email-sent-title=\"Success\"\n        confirmation-email-sent-text=\"Confirmation email has been sent.\"\n        :login-min-length=\"1\"\n    >\n        <form @submit.prevent=\"loginForm.onLogin\">\n             0,\n                        \'listivo-input-v2--error\': loginForm.showErrors && (!loginForm.errors.login.required || !loginForm.errors.login.minLength),\n                    }\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 8C0 3.58883 3.58883 0 8 0C12.4112 0 16 3.58883 16 8C16 12.4112 12.4112 16 8 16C3.58883 16 0 12.4112 0 8ZM14.7992 8C14.7992 4.23736 11.7619 1.2 7.99922 1.2C4.23657 1.2 1.19922 4.23736 1.19922 8C1.19922 11.7626 4.23657 14.8 7.99922 14.8C11.7619 14.8 14.7992 11.7626 14.7992 8ZM8.00039 2.4C4.91457 2.4 2.40039 4.91418 2.40039 8C2.40039 11.0858 4.91457 13.6 8.00039 13.6C8.69124 13.6 9.3557 13.4746 9.96836 13.2445C10.1715 13.1709 10.3194 12.9938 10.3556 12.7808C10.3918 12.5678 10.3106 12.3518 10.1432 12.2153C9.97576 12.0788 9.74784 12.0428 9.54648 12.1211C9.06635 12.3014 8.54634 12.4 8.00039 12.4C5.56301 12.4 3.60039 10.4374 3.60039 8C3.60039 5.56262 5.56301 3.6 8.00039 3.6C10.4378 3.6 12.4004 5.56262 12.4004 8V8.6C12.4004 9.15929 11.9597 9.6 11.4004 9.6C10.8411 9.6 10.4004 9.15929 10.4004 8.6V5.8C10.4028 5.49492 10.1759 5.23659 9.87308 5.19961C9.57025 5.16263 9.28786 5.35877 9.2168 5.65547C8.81185 5.36971 8.32747 5.2 7.80039 5.2C6.33967 5.2 5.20039 6.49099 5.20039 8C5.20039 9.50901 6.33967 10.8 7.80039 10.8C8.54069 10.8 9.1973 10.4673 9.66602 9.94375C10.0698 10.4624 10.6977 10.8 11.4004 10.8C12.6083 10.8 13.6004 9.80791 13.6004 8.6V8C13.6004 4.91418 11.0862 2.4 8.00039 2.4ZM9.20039 8C9.20039 7.08261 8.54527 6.4 7.80039 6.4C7.05552 6.4 6.40039 7.08261 6.40039 8C6.40039 8.91739 7.05552 9.6 7.80039 9.6C8.54527 9.6 9.20039 8.91739 9.20039 8Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <input\n                        id=\"listivo-login\"\n                        type=\"text\"\n                        placeholder=\"Email or Username\"\n                        :value=\"loginForm.login\"\n                        @input=\"loginForm.setLogin($event.target.value)\"\n                >\n                <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                 fill=\"none\">\n                                <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                      fill=\"#FDFDFE\"/>\n                                <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <template v-if=\"!loginForm.errors.login.required\">\n                            Field is required                        </template>\n                        <template v-if=\"!loginForm.errors.login.minLength\">\n                            Username must have at least 1 letters.                        </template>\n                </template>\n             0,\n                        \'listivo-input-v2--error\': loginForm.showErrors && (!loginForm.errors.password.required || !loginForm.errors.password.minLength)\n                    }\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"16\" viewBox=\"0 0 13 16\" fill=\"none\">\n                        <path d=\"M6.09524 0C3.56281 0 1.52381 2.039 1.52381 4.57143V5.33333C0.691 5.33333 0 6.02433 0 6.85714V14.4762C0 15.309 0.691 16 1.52381 16H10.6667C11.4995 16 12.1905 15.309 12.1905 14.4762V6.85714C12.1905 6.02433 11.4995 5.33333 10.6667 5.33333V4.57143C10.6667 2.039 8.62766 0 6.09524 0ZM6.09524 1.52381C7.82948 1.52381 9.14286 2.83719 9.14286 4.57143V5.33333H3.04762V4.57143C3.04762 2.83719 4.361 1.52381 6.09524 1.52381ZM1.52381 6.85714H10.6667V14.4762H1.52381V6.85714ZM6.09524 9.14286C5.25714 9.14286 4.57143 9.82857 4.57143 10.6667C4.57143 11.5048 5.25714 12.1905 6.09524 12.1905C6.93333 12.1905 7.61905 11.5048 7.61905 10.6667C7.61905 9.82857 6.93333 9.14286 6.09524 9.14286Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <input\n                        id=\"listivo-password\"\n                        type=\"password\"\n                        placeholder=\"Password\"\n                        :value=\"loginForm.password\"\n                        @input=\"loginForm.setPassword($event.target.value)\"\n                >\n                <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                 fill=\"none\">\n                                <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                      fill=\"#FDFDFE\"/>\n                                <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <template v-if=\"!loginForm.errors.password.required\">\n                            Field is required                        </template>\n                        <template v-if=\"!loginForm.errors.password.minLength\">\n                            Password must have at least 6 letters.                        </template>\n                </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\" fill=\"none\">\n                            <path d=\"M11.7142 0.779513L10.6378 0.103783C10.3399 -0.0824758 9.93186 -0.011004 9.73252 0.261887L4.45585 7.44801L2.03093 5.20858C1.77765 4.97467 1.3649 4.97467 1.11162 5.20858L0.18996 6.05974C-0.06332 6.29364 -0.06332 6.67482 0.18996 6.9109L3.91881 10.3545C4.12753 10.5473 4.45585 10.6945 4.75135 10.6945C5.04684 10.6945 5.34468 10.5235 5.53698 10.2657L11.8877 1.61335C12.0894 1.34046 12.012 0.965772 11.7142 0.779513Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                    Remember me                \n                <lst-reset-password\n                        td-nonce=\"57a0868e17\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/user/resetPassword\"\n                        title-text=\"Reset Password\"\n                        message-text=\"Enter the email address associated with the account.\"\n                        confirmation-button-text=\"Send\"\n                        cancel-button-text=\"Cancel\"\n                        invalid-email-text=\"Invalid email\"\n                        close-text=\"Close\"\n                                    >\n                        Forgot password?                    \n                </lst-reset-password>\n                <button\n                                            :class=\"{\'listivo-simple-button--loading\': loginForm.inProgress}\"\n                        :disabled=\"loginForm.inProgress\"\n                >\n                        Login                    \n                    <template>\n                        <svg\n                                v-if=\"loginForm.inProgress\"\n                                width=\'40\'\n                                height=\'10\'\n                                viewBox=\'0 0 120 30\'\n                                xmlns=\'http://www.w3.org/2000/svg\'\n                                fill=\'#fff\'\n                        >\n                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\' dur=\'0.8s\' values=\'15;9;15\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'1;.5;1\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\' dur=\'0.8s\' values=\'9;15;9\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'0.5\' to=\'0.5\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'.5;1;.5\' calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\' dur=\'0.8s\' values=\'15;9;15\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'1;.5;1\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                        </svg>\n                    </template>\n                </button>\n            <lst-reset-password\n                    td-nonce=\"57a0868e17\"\n                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/user/resetPassword\"\n                    title-text=\"Reset Password\"\n                    message-text=\"Enter the email address associated with the account.\"\n                    confirmation-button-text=\"Send\"\n                    cancel-button-text=\"Cancel\"\n                    invalid-email-text=\"Invalid email\"\n                    close-text=\"Close\"\n                            >\n                    Forgot password?                \n            </lst-reset-password>\n        </form>\n</lst-login>                \n                                                <template>\n                    <a\n                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/socialAuth/facebook\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\">\n                        <path d=\"M15.0039 0C6.71941 0 0.00390625 6.71549 0.00390625 15C0.00390625 23.2845 6.71941 30 15.0039 30C23.2884 30 30.0039 23.2845 30.0039 15C30.0039 6.71549 23.2884 0 15.0039 0Z\"\n                              fill=\"url(#paint0_linear_960_24904)\"/>\n                        <path d=\"M17.0341 18.9757H20.9161L21.5258 15.0322H17.0341V12.8767C17.0341 11.2387 17.5696 9.78599 19.1018 9.78599H21.5641V6.345C21.1313 6.2865 20.2163 6.159 18.4876 6.159C14.8771 6.159 12.7606 8.06549 12.7606 12.4095V15.033H9.04883V18.9765H12.7598V29.8155C13.4948 29.925 14.2396 30 15.0038 30C15.6946 30 16.3688 29.937 17.0341 29.847V18.9757Z\"\n                              fill=\"white\"/>\n                        <defs>\n                            <linearGradient id=\"paint0_linear_960_24904\" x1=\"4.49866\" y1=\"4.49475\" x2=\"27.4651\"\n                                            y2=\"27.4612\" gradientUnits=\"userSpaceOnUse\">\n                                <stop stop-color=\"#2AA4F4\"/>\n                                <stop offset=\"1\" stop-color=\"#007AD9\"/>\n                            </linearGradient>\n                        </defs>\n                    </svg>\n                Continue with Facebook            </a>\n                    <a\n                    href=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/socialAuth/google\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\">\n                        <path d=\"M29.7122 12.0623H28.5039V12H15.0039V18H23.4812C22.2444 21.4928 18.9212 24 15.0039 24C10.0337 24 6.00391 19.9702 6.00391 15C6.00391 10.0297 10.0337 6 15.0039 6C17.2982 6 19.3854 6.8655 20.9747 8.27925L25.2174 4.0365C22.5384 1.53975 18.9549 0 15.0039 0C6.72016 0 0.00390625 6.71625 0.00390625 15C0.00390625 23.2838 6.72016 30 15.0039 30C23.2877 30 30.0039 23.2838 30.0039 15C30.0039 13.9943 29.9004 13.0125 29.7122 12.0623Z\"\n                              fill=\"#FFC107\"/>\n                        <path d=\"M1.73438 8.01825L6.66263 11.6325C7.99613 8.331 11.2256 6 15.0049 6C17.2991 6 19.3864 6.8655 20.9756 8.27925L25.2184 4.0365C22.5394 1.53975 18.9559 0 15.0049 0C9.24338 0 4.24688 3.25275 1.73438 8.01825Z\"\n                              fill=\"#FF3D00\"/>\n                        <path d=\"M15.0041 30C18.8786 30 22.3991 28.5172 25.0609 26.106L20.4184 22.1775C18.9124 23.3182 17.0404 24 15.0041 24C11.1026 24 7.78989 21.5122 6.54189 18.0405L1.65039 21.8092C4.13289 26.667 9.17439 30 15.0041 30Z\"\n                              fill=\"#4CAF50\"/>\n                        <path d=\"M29.7122 12.0623H28.5039V12H15.0039V18H23.4812C22.8872 19.6778 21.8079 21.1245 20.4159 22.1782C20.4167 22.1775 20.4174 22.1775 20.4182 22.1768L25.0607 26.1052C24.7322 26.4037 30.0039 22.5 30.0039 15C30.0039 13.9943 29.9004 13.0125 29.7122 12.0623Z\"\n                              fill=\"#1976D2\"/>\n                    </svg>\n                Continue with Google            </a>\n            or        \n<lst-register\n        td-nonce=\"6edfe6ec25\"\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/user/register\"\n        redirect-url=\"https://demo3.listivotheme.com/panel/list/\"\n        :accept-policy=\"true\"\n        :is-admin=\"true\"\n        :phone-required=\"false\"\n        close-text=\"Close\"\n        :login-min-length=\"1\"\n    >\n        <form @submit.prevent=\"registerForm.onRegister\">\n             0,\n                        \'listivo-input-v2--error\': registerForm.showErrors && (!registerForm.errors.name.required || !registerForm.errors.name.minLength)\n                    }\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.27273 0C4.46875 0 2.18182 2.28693 2.18182 5.09091C2.18182 6.84375 3.0767 8.40057 4.43182 9.31818C1.83807 10.4318 0 13.0057 0 16H1.45455C1.45455 13.8977 2.56534 12.0682 4.22727 11.0455C4.71591 12.2443 5.90625 13.0909 7.27273 13.0909C8.6392 13.0909 9.82955 12.2443 10.3182 11.0455C11.9801 12.0682 13.0909 13.8977 13.0909 16H14.5455C14.5455 13.0057 12.7074 10.4318 10.1136 9.31818C11.4688 8.40057 12.3636 6.84375 12.3636 5.09091C12.3636 2.28693 10.0767 0 7.27273 0ZM7.27273 1.45455C9.28977 1.45455 10.9091 3.07386 10.9091 5.09091C10.9091 7.10796 9.28977 8.72727 7.27273 8.72727C5.25568 8.72727 3.63636 7.10796 3.63636 5.09091C3.63636 3.07386 5.25568 1.45455 7.27273 1.45455ZM7.27273 10.1818C7.86932 10.1818 8.4375 10.267 8.97727 10.4318C8.72443 11.1335 8.06534 11.6364 7.27273 11.6364C6.48011 11.6364 5.82102 11.1335 5.56818 10.4318C6.10796 10.267 6.67614 10.1818 7.27273 10.1818Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <input\n                        name=\"name\"\n                        @input=\"registerForm.setName($event.target.value)\"\n                        :value=\"registerForm.name\"\n                        type=\"text\"\n                        placeholder=\"Username*\"\n                >\n                <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                 fill=\"none\">\n                                <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                      fill=\"#FDFDFE\"/>\n                                <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <template v-if=\"!registerForm.errors.name.required\">\n                            Field is required                        </template>\n                        <template v-if=\"!registerForm.errors.name.minLength\">\n                            Username must have at least 1 letters.                        </template>\n                </template>\n             0,\n                        \'listivo-input-v2--error\': registerForm.showErrors && (!registerForm.errors.email.required || !registerForm.errors.email.email)\n                    }\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 8C0 3.58883 3.58883 0 8 0C12.4112 0 16 3.58883 16 8C16 12.4112 12.4112 16 8 16C3.58883 16 0 12.4112 0 8ZM14.7992 8C14.7992 4.23736 11.7619 1.2 7.99922 1.2C4.23657 1.2 1.19922 4.23736 1.19922 8C1.19922 11.7626 4.23657 14.8 7.99922 14.8C11.7619 14.8 14.7992 11.7626 14.7992 8ZM8.00039 2.4C4.91457 2.4 2.40039 4.91418 2.40039 8C2.40039 11.0858 4.91457 13.6 8.00039 13.6C8.69124 13.6 9.3557 13.4746 9.96836 13.2445C10.1715 13.1709 10.3194 12.9938 10.3556 12.7808C10.3918 12.5678 10.3106 12.3518 10.1432 12.2153C9.97576 12.0788 9.74784 12.0428 9.54648 12.1211C9.06635 12.3014 8.54634 12.4 8.00039 12.4C5.56301 12.4 3.60039 10.4374 3.60039 8C3.60039 5.56262 5.56301 3.6 8.00039 3.6C10.4378 3.6 12.4004 5.56262 12.4004 8V8.6C12.4004 9.15929 11.9597 9.6 11.4004 9.6C10.8411 9.6 10.4004 9.15929 10.4004 8.6V5.8C10.4028 5.49492 10.1759 5.23659 9.87308 5.19961C9.57025 5.16263 9.28786 5.35877 9.2168 5.65547C8.81185 5.36971 8.32747 5.2 7.80039 5.2C6.33967 5.2 5.20039 6.49099 5.20039 8C5.20039 9.50901 6.33967 10.8 7.80039 10.8C8.54069 10.8 9.1973 10.4673 9.66602 9.94375C10.0698 10.4624 10.6977 10.8 11.4004 10.8C12.6083 10.8 13.6004 9.80791 13.6004 8.6V8C13.6004 4.91418 11.0862 2.4 8.00039 2.4ZM9.20039 8C9.20039 7.08261 8.54527 6.4 7.80039 6.4C7.05552 6.4 6.40039 7.08261 6.40039 8C6.40039 8.91739 7.05552 9.6 7.80039 9.6C8.54527 9.6 9.20039 8.91739 9.20039 8Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <input\n                        name=\"email\"\n                        @input=\"registerForm.setMail($event.target.value)\"\n                        :value=\"registerForm.email\"\n                        type=\"text\"\n                        placeholder=\"E-mail*\"\n                >\n                <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                 fill=\"none\">\n                                <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                      fill=\"#FDFDFE\"/>\n                                <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <template v-if=\"!registerForm.errors.email.required\">\n                            Field is required                        </template>\n                        <template v-if=\"!registerForm.errors.email.email\">\n                            Invalid email format.                        </template>\n                </template>\n                             0,\n                            \'listivo-input-v2--error\': registerForm.showErrors && (!registerForm.errors.phone.isPhone || !registerForm.errors.phone.required)\n                        }\"\n                >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"16\" viewBox=\"0 0 10 16\" fill=\"none\">\n                            <path d=\"M1.8 0C0.813 0 0 0.813 0 1.8V14.2C0 15.187 0.813 16 1.8 16H7.8C8.787 16 9.6 15.187 9.6 14.2V1.8C9.6 0.813 8.787 0 7.8 0H1.8ZM1.8 1.2H7.8C8.1386 1.2 8.4 1.4614 8.4 1.8V14.2C8.4 14.5386 8.1386 14.8 7.8 14.8H1.8C1.4614 14.8 1.2 14.5386 1.2 14.2V1.8C1.2 1.4614 1.4614 1.2 1.8 1.2ZM4.8 2.4C4.64087 2.4 4.48826 2.46321 4.37574 2.57574C4.26321 2.68826 4.2 2.84087 4.2 3C4.2 3.15913 4.26321 3.31174 4.37574 3.42426C4.48826 3.53679 4.64087 3.6 4.8 3.6C4.95913 3.6 5.11174 3.53679 5.22426 3.42426C5.33679 3.31174 5.4 3.15913 5.4 3C5.4 2.84087 5.33679 2.68826 5.22426 2.57574C5.11174 2.46321 4.95913 2.4 4.8 2.4ZM3.8 12.4C3.72049 12.3989 3.64156 12.4136 3.56777 12.4432C3.49399 12.4729 3.42684 12.5169 3.37022 12.5727C3.3136 12.6285 3.26864 12.6951 3.23795 12.7684C3.20726 12.8418 3.19145 12.9205 3.19145 13C3.19145 13.0795 3.20726 13.1582 3.23795 13.2316C3.26864 13.3049 3.3136 13.3715 3.37022 13.4273C3.42684 13.4831 3.49399 13.5271 3.56777 13.5568C3.64156 13.5864 3.72049 13.6011 3.8 13.6H5.8C5.87951 13.6011 5.95845 13.5864 6.03223 13.5568C6.10601 13.5271 6.17316 13.4831 6.22978 13.4273C6.2864 13.3715 6.33137 13.3049 6.36205 13.2316C6.39274 13.1582 6.40855 13.0795 6.40855 13C6.40855 12.9205 6.39274 12.8418 6.36205 12.7684C6.33137 12.6951 6.2864 12.6285 6.22978 12.5727C6.17316 12.5169 6.10601 12.4729 6.03223 12.4432C5.95845 12.4136 5.87951 12.3989 5.8 12.4H3.8Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                    <input\n                            name=\"phone\"\n                            @input=\"registerForm.setPhone($event.target.value)\"\n                            :value=\"registerForm.phone\"\n                            type=\"tel\"\n                                                    placeholder=\"Phone\"\n                                                    :required=\"registerForm.phoneRequired\"\n                    >\n                    <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                     fill=\"none\">\n                                    <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                          fill=\"#FDFDFE\"/>\n                                    <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                            <template v-if=\"!registerForm.errors.phone.isPhone\">\n                                Only numbers                            </template>\n                    </template>\n             0,\n                        \'listivo-input-v2--error\': registerForm.showErrors && (!registerForm.errors.password.required || !registerForm.errors.password.minLength)\n                    }\"\n            >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"16\" viewBox=\"0 0 13 16\" fill=\"none\">\n                        <path d=\"M6.09524 0C3.56281 0 1.52381 2.039 1.52381 4.57143V5.33333C0.691 5.33333 0 6.02433 0 6.85714V14.4762C0 15.309 0.691 16 1.52381 16H10.6667C11.4995 16 12.1905 15.309 12.1905 14.4762V6.85714C12.1905 6.02433 11.4995 5.33333 10.6667 5.33333V4.57143C10.6667 2.039 8.62766 0 6.09524 0ZM6.09524 1.52381C7.82948 1.52381 9.14286 2.83719 9.14286 4.57143V5.33333H3.04762V4.57143C3.04762 2.83719 4.361 1.52381 6.09524 1.52381ZM1.52381 6.85714H10.6667V14.4762H1.52381V6.85714ZM6.09524 9.14286C5.25714 9.14286 4.57143 9.82857 4.57143 10.6667C4.57143 11.5048 5.25714 12.1905 6.09524 12.1905C6.93333 12.1905 7.61905 11.5048 7.61905 10.6667C7.61905 9.82857 6.93333 9.14286 6.09524 9.14286Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                <input\n                        name=\"password\"\n                        @input=\"registerForm.setPassword($event.target.value)\"\n                        :value=\"registerForm.password\"\n                        type=\"password\"\n                        placeholder=\"Password*\"\n                >\n                <template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\"\n                                 fill=\"none\">\n                                <path d=\"M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z\"\n                                      fill=\"#FDFDFE\"/>\n                                <path d=\"M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <template v-if=\"!registerForm.errors.password.required\">\n                            Field is required                        </template>\n                        <template v-if=\"!registerForm.errors.password.minLength\">\n                            Password must have at least 6 letters.                        </template>\n                </template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M11.7142 0.779513L10.6378 0.103783C10.3399 -0.0824758 9.93186 -0.011004 9.73252 0.261887L4.45585 7.44801L2.03093 5.20858C1.77765 4.97467 1.3649 4.97467 1.11162 5.20858L0.18996 6.05974C-0.06332 6.29364 -0.06332 6.67482 0.18996 6.9109L3.91881 10.3545C4.12753 10.5473 4.45585 10.6945 4.75135 10.6945C5.04684 10.6945 5.34468 10.5235 5.53698 10.2657L11.8877 1.61335C12.0894 1.34046 12.012 0.965772 11.7142 0.779513Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                        I accept the <a href=\"#\">Privacy Policy</a>\n                        <template>\n                                    You must accept the privacy policy                                \n                        </template>\n                <button\n                                            :class=\"{\'listivo-simple-button--loading\': registerForm.inProgress}\"\n                        :disabled=\"registerForm.inProgress\"\n                >\n                        Register                    \n                    <template>\n                        <svg\n                                v-if=\"registerForm.inProgress\"\n                                width=\'40\'\n                                height=\'10\'\n                                viewBox=\'0 0 120 30\'\n                                xmlns=\'http://www.w3.org/2000/svg\'\n                                fill=\'#fff\'\n                        >\n                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\' dur=\'0.8s\' values=\'15;9;15\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'1;.5;1\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\' dur=\'0.8s\' values=\'9;15;9\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'0.5\' to=\'0.5\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'.5;1;.5\' calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\' dur=\'0.8s\' values=\'15;9;15\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\' begin=\'0s\' dur=\'0.8s\'\n                                         values=\'1;.5;1\'\n                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                            </circle>\n                        </svg>\n                    </template>\n                </button>\n        </form>\n</lst-register>                \n                                    </template>\n</lst-tabs>', 'Login / Register', '', 'publish', 'closed', 'closed', '', 'login-register', '', '', '2022-09-11 10:37:13', '2022-09-11 10:37:13', '', 0, 'https://demo3.listivotheme.com/?page_id=6186', 0, 'page', '', 0),
(6191, 1, '2022-05-17 06:47:16', '2022-05-17 06:47:16', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2022-05-17 06:47:16', '2022-05-17 06:47:16', '', 0, 'https://demo3.listivotheme.com/?page_id=6191', 0, 'page', '', 0),
(6211, 1, '2022-05-17 07:11:13', '2022-05-17 07:10:26', ' ', '', '', 'publish', 'closed', 'closed', '', '6211', '', '', '2022-05-17 07:11:13', '2022-05-17 07:11:13', '', 0, 'https://demo3.listivotheme.com/?p=6211', 2, 'nav_menu_item', '', 0),
(6212, 1, '2022-05-17 07:11:13', '2022-05-17 07:10:26', ' ', '', '', 'publish', 'closed', 'closed', '', '6212', '', '', '2022-05-17 07:11:13', '2022-05-17 07:11:13', '', 0, 'https://demo3.listivotheme.com/?p=6212', 3, 'nav_menu_item', '', 0),
(6213, 1, '2022-05-17 07:11:13', '2022-05-17 07:10:26', ' ', '', '', 'publish', 'closed', 'closed', '', '6213', '', '', '2022-05-17 07:11:13', '2022-05-17 07:11:13', '', 0, 'https://demo3.listivotheme.com/?p=6213', 1, 'nav_menu_item', '', 0),
(6214, 1, '2022-05-17 07:11:13', '2022-05-17 07:10:26', ' ', '', '', 'publish', 'closed', 'closed', '', '6214', '', '', '2022-05-17 07:11:13', '2022-05-17 07:11:13', '', 0, 'https://demo3.listivotheme.com/?p=6214', 4, 'nav_menu_item', '', 0),
(6215, 1, '2022-05-17 07:11:13', '2022-05-17 07:10:59', '', 'Register', '', 'publish', 'closed', 'closed', '', '6215', '', '', '2022-05-17 07:11:13', '2022-05-17 07:11:13', '', 0, 'https://demo3.listivotheme.com/?p=6215', 5, 'nav_menu_item', '', 0),
(6218, 1, '2023-03-16 16:16:02', '2022-05-17 07:17:15', ' ', '', '', 'publish', 'closed', 'closed', '', '6218', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6218', 1, 'nav_menu_item', '', 0),
(6228, 1, '2023-03-16 16:16:02', '2022-05-17 07:27:06', ' ', '', '', 'publish', 'closed', 'closed', '', '6228', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6228', 31, 'nav_menu_item', '', 0),
(6229, 1, '2023-03-16 16:16:02', '2022-05-17 07:27:06', ' ', '', '', 'publish', 'closed', 'closed', '', '6229', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6229', 25, 'nav_menu_item', '', 0),
(6230, 1, '2023-03-16 16:16:02', '2022-05-17 07:27:06', ' ', '', '', 'publish', 'closed', 'closed', '', '6230', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6230', 26, 'nav_menu_item', '', 0),
(6231, 1, '2023-03-16 16:16:02', '2022-05-17 07:27:06', ' ', '', '', 'publish', 'closed', 'closed', '', '6231', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6231', 30, 'nav_menu_item', '', 0),
(6232, 1, '2023-03-16 16:16:02', '2022-05-17 07:27:06', ' ', '', '', 'publish', 'closed', 'closed', '', '6232', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6232', 27, 'nav_menu_item', '', 0),
(6346, 1, '2022-05-18 05:45:05', '2022-05-18 05:45:05', '{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-listivo-child', '', '', '2022-05-18 05:45:05', '2022-05-18 05:45:05', '', 0, 'https://demo3.listivotheme.com/wp-global-styles-listivo-child/', 0, 'wp_global_styles', '', 0),
(6359, 1, '2021-03-18 06:08:00', '2021-03-18 06:08:00', '<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud. Lorem ipsum dolor sit amet, con sectetur adipisicing elit, sed do eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:paragraph -->\n<p>Incididunt ut laboret dolore magna aliqua. Ut enim ad minim veniam quis nostrud ex citation ulamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore geu fugiat.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:quote {\"align\":\"left\",\"className\":\"listivo-blog-spacing-big\"} -->\n<blockquote class=\"wp-block-quote has-text-align-left listivo-blog-spacing-big\"><p>Eiusmod temporl incididunt utys labore dolor magna aliqua sed enim audy lorem ipsum dolor.</p><cite><strong>Amedya J. Hilson</strong></cite></blockquote>\n<!-- /wp:quote -->\n \n<!-- wp:heading {\"level\":4,\"className\":\"listivo-blog-heading-content\"} -->\n<h4 class=\"listivo-blog-heading-content\">Discover great stuff &amp; services</h4>\n<!-- /wp:heading -->\n \n<!-- wp:paragraph -->\n<p>Excepteur sint ocaecat cupidatat non proident sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem acus antium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta.</p>\n<!-- /wp:paragraph -->\n \n<!-- wp:list {\"className\":\"listivo-styled-list\"} -->\n<ul class=\"listivo-styled-list\"><li>Laboret dolore magna aliquaut</li><li>Enimad mini veniam quis nostrud erciton</li><li>Lorem ipsum dolor sit amet consectetur</li><li>Adipisicing ipsum elit sed</li></ul>\n<!-- /wp:list -->\n \n <p></p>\n \n<!-- wp:paragraph -->\n<p>Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.</p>\n<!-- /wp:paragraph -->', 'This Month\'s Best Electronics Deals', 'Tempor incididunt ut laboret dolore magna aliquaut enimad mini veniam quis nostrud exrciton. Lorem ipsum dolor sit amet, consectetur adipisicing elit sed eiusmod tempor incididunt labore dolore magna aliqua quis nostrud.', 'publish', 'open', 'open', '', 'best-holiday-gift-ideas-for-2021-2', '', '', '2022-09-02 11:18:44', '2022-09-02 11:18:44', '', 0, 'https://demo3.listivotheme.com/?p=6359', 0, 'post', '', 0),
(6471, 1, '2023-03-16 16:16:02', '2022-05-18 07:53:39', ' ', '', '', 'publish', 'closed', 'closed', '', '6471', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6471', 28, 'nav_menu_item', '', 0),
(6960, 1, '2023-03-16 16:16:02', '2022-05-29 17:53:59', ' ', '', '', 'publish', 'closed', 'closed', '', '6960', '', '', '2023-03-16 16:16:02', '2023-03-16 16:16:02', '', 0, 'https://demo3.listivotheme.com/?p=6960', 22, 'nav_menu_item', '', 0),
(8225, 1, '2022-08-31 10:42:51', '2022-08-31 10:42:51', '', 'Featured MINI', '', 'publish', 'closed', 'closed', '', 'featured-mini', '', '', '2022-08-31 10:42:51', '2022-08-31 10:42:51', '', 0, 'https://demo3.listivotheme.com/listivo_user_package/featured-mini/', 0, 'listivo_user_package', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8372, 1, '2022-09-11 11:25:18', '2022-09-11 11:25:18', '<lst-gallery\n                prefix=\"listivo\"\n                selector=\".listivo-gallery-v1\"\n                zoom-selector=\".listivo-gallery-v1__zoom\"\n        >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                <template>\n                        {{ props.swiper.realIndex + 1 }} / 6                    \n                </template>\n                <a>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                        <path d=\"M1.55556 0C0.705396 0 0 0.705396 0 1.55556V4.66667H1.55556V1.55556H4.66667V0H1.55556ZM9.33333 0V1.55556H12.4444V4.66667H14V1.55556C14 0.705396 13.2946 0 12.4444 0H9.33333ZM0 9.33333V12.4444C0 13.2946 0.705396 14 1.55556 14H4.66667V12.4444H1.55556V9.33333H0ZM12.4444 9.33333V12.4444H9.33333V14H12.4444C13.2946 14 14 13.2946 14 12.4444V9.33333H12.4444Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                </a>\n                    <button\n                            @click.prevent=\"props.swiper.slidePrev()\"\n                            type=\"button\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                  fill=\"#455867\"/>\n                        </svg>\n                    </button>\n                    <button\n                            @click.prevent=\"props.swiper.slideNext()\"\n                            type=\"button\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M0.491049 6.80142C0.493636 6.96703 0.561855 7.12485 0.680721 7.24021C0.799587 7.35557 0.959379 7.41903 1.125 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.4085 12.5445 8.40765 12.6276C8.40681 12.7108 8.42256 12.7932 8.45399 12.8702C8.48542 12.9472 8.5319 13.0172 8.5907 13.076C8.64949 13.1348 8.71943 13.1812 8.79642 13.2127C8.8734 13.2441 8.95589 13.2598 9.03904 13.259C9.12219 13.2582 9.20433 13.2407 9.28066 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28066 0.375562C9.20433 0.342572 9.12219 0.325145 9.03904 0.3243C8.95589 0.323455 8.8734 0.339209 8.79642 0.370639C8.71943 0.40207 8.64949 0.448545 8.5907 0.507343C8.5319 0.566142 8.48542 0.636082 8.45399 0.713067C8.42256 0.790051 8.40681 0.872534 8.40765 0.955684C8.4085 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.125 6.16665C1.04135 6.16545 0.958306 6.18106 0.880796 6.21254C0.803286 6.24403 0.732885 6.29075 0.673766 6.34995C0.614646 6.40914 0.568012 6.4796 0.536626 6.55715C0.50524 6.6347 0.489742 6.71777 0.491049 6.80142Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    </button>\n        </lst-gallery>\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <style>.elementor-8372 .elementor-element.elementor-element-6b37a5ce:not(.elementor-motion-effects-element-type-background), .elementor-8372 .elementor-element.elementor-element-6b37a5ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFD;}.elementor-8372 .elementor-element.elementor-element-6b37a5ce{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:11;}.elementor-8372 .elementor-element.elementor-element-6b37a5ce > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-3c5fc31f .listivo-breadcrumbs-v2__separator path{fill:var( --e-global-color-lprimary1 );}.elementor-8372 .elementor-element.elementor-element-3c5fc31f .listivo-breadcrumbs-v2__item:not(.listivo-breadcrumbs-v2__item:last-child):hover{color:var( --e-global-color-lprimary1 );}.elementor-8372 .elementor-element.elementor-element-a3223ac:not(.elementor-motion-effects-element-type-background), .elementor-8372 .elementor-element.elementor-element-a3223ac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8372 .elementor-element.elementor-element-a3223ac{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:10;}.elementor-8372 .elementor-element.elementor-element-a3223ac > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-7cff9fd7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:20;}.elementor-8372 .elementor-element.elementor-element-7cff9fd7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-lcolor4 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-element-populated, .elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-element-populated > .elementor-background-overlay, .elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-6ae3797{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-495cedab .listivo-arrow path{fill:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-495cedab .listivo-arrow{background:var( --e-global-color-lcolor5 );}.elementor-8372 .elementor-element.elementor-element-495cedab .listivo-gallery-v1__count{color:var( --e-global-color-lcolor1 );background:var( --e-global-color-lcolor5 );}.elementor-8372 .elementor-element.elementor-element-495cedab .listivo-gallery-v1__zoom path{fill:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-495cedab .listivo-gallery-v1__zoom{background:var( --e-global-color-lcolor5 );}.elementor-8372 .elementor-element.elementor-element-40e01386 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-3d4006ca .listivo-listing-name{color:var( --e-global-color-lcolor1 );font-family:\"Red Hat Display\", Sans-serif;font-size:30px;font-weight:800;line-height:40px;letter-spacing:-1px;}.elementor-8372 .elementor-element.elementor-element-3d4006ca > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-569cfe44 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-722a585d .listivo-listing-address__icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-722a585d .listivo-listing-address__icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8372 .elementor-element.elementor-element-722a585d > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-5db3fdb .listivo-listing-price{color:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-5db3fdb > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-5d2c152e .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5d2c152e > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-5e957eee .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5e957eee > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-44eb06f5 .listivo-listing-features{grid-template-columns:repeat(2, minmax(0, 1fr));}.elementor-8372 .elementor-element.elementor-element-44eb06f5 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-5543a139 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5543a139{z-index:15;}.elementor-8372 .elementor-element.elementor-element-5543a139 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-556e5e6c .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-556e5e6c > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-24265f92 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-24265f92{z-index:14;}.elementor-8372 .elementor-element.elementor-element-24265f92 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8372 .elementor-element.elementor-element-a6cf76d{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-a6cf76d > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 1px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 10px 10px 10px;}.elementor-8372 .elementor-element.elementor-element-419ab7bd .listivo-loan-calculator{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-8372 .elementor-element.elementor-element-419ab7bd .listivo-loan-calculator__result--primary{color:var( --e-global-color-lcolor1 );background:var( --e-global-color-lcolor3 );}.elementor-8372 .elementor-element.elementor-element-419ab7bd .listivo-loan-calculator__result--primary span{color:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-4c35d4af{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-70849277 > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-3cd35106 .listivo-listing-user-v2__address-icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8372 .elementor-element.elementor-element-3cd35106 .listivo-listing-user-v2__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8372 .elementor-element.elementor-element-3cd35106 .listivo-contact-button__inner span{color:var( --e-global-color-lprimary1 );}.elementor-8372 .elementor-element.elementor-element-3cd35106 .listivo-contact-button__icon--additional path{fill:var( --e-global-color-lcolor5 );}.elementor-8372 .elementor-element.elementor-element-3cd35106 .listivo-contact-button__icon--additional{background-color:var( --e-global-color-lprimary1 );border-color:var( --e-global-color-lprimary1 );}.elementor-8372 .elementor-element.elementor-element-19e00a1a > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-3684a3dd .listivo-listing-socials{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-6d252bcb > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-a40eba5 .listivo-mini-listing-carousel-card__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8372 .elementor-element.elementor-element-a40eba5 .listivo-box-arrow path{fill:var( --e-global-color-lcolor5 );}.elementor-8372 .elementor-element.elementor-element-a40eba5 .listivo-box-arrow{background-color:var( --e-global-color-lprimary1 );}.elementor-8372 .elementor-element.elementor-element-a40eba5 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-32d3eb00{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-5ef9f4ec:not(.elementor-motion-effects-element-type-background), .elementor-8372 .elementor-element.elementor-element-5ef9f4ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8372 .elementor-element.elementor-element-5ef9f4ec{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8372 .elementor-element.elementor-element-5ef9f4ec > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-729b005b{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-10580c57{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8372 .elementor-element.elementor-element-10580c57:not(.elementor-motion-effects-element-type-background), .elementor-8372 .elementor-element.elementor-element-10580c57 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8372 .elementor-element.elementor-element-10580c57 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8372 .elementor-element.elementor-element-49df4108 .listivo-listing-carousel{margin:0px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-12197afe .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-1ff3a9bc{--spacer-size:60px;}@media(max-width:1024px){.elementor-8372 .elementor-element.elementor-element-7cff9fd7 > .elementor-container{max-width:750px;}.elementor-8372 .elementor-element.elementor-element-47d8d85a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-6ae3797{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-5d2c152e .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5e957eee .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5543a139 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-5543a139 > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8372 .elementor-element.elementor-element-556e5e6c .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-556e5e6c > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8372 .elementor-element.elementor-element-24265f92 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8372 .elementor-element.elementor-element-a6cf76d{--spacer-size:30px;}.elementor-8372 .elementor-element.elementor-element-70849277 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-729b005b{--spacer-size:60px;}.elementor-8372 .elementor-element.elementor-element-49df4108 .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-12197afe .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8372 .elementor-element.elementor-element-1ff3a9bc{--spacer-size:60px;}}@media(max-width:767px){.elementor-8372 .elementor-element.elementor-element-7cff9fd7 > .elementor-container{max-width:360px;}.elementor-8372 .elementor-element.elementor-element-44eb06f5 .listivo-listing-features{grid-template-columns:repeat(1, minmax(0, 1fr));}}@media(min-width:768px){.elementor-8372 .elementor-element.elementor-element-47d8d85a{width:63%;}.elementor-8372 .elementor-element.elementor-element-70849277{width:37%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8372 .elementor-element.elementor-element-47d8d85a{width:100%;}.elementor-8372 .elementor-element.elementor-element-70849277{width:100%;}}</style>		\n									<section data-id=\"6b37a5ce\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"a3223ac\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n								<section data-id=\"7cff9fd7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n            <lst-gallery\n                prefix=\"listivo\"\n                selector=\".listivo-gallery-v1\"\n                zoom-selector=\".listivo-gallery-v1__zoom\"\n        >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                                <img\n                                        alt=\"\"\n                                        src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2-720x640.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2-360x320.jpg 360w\"\n                                        data-sizes=\"auto\"\n                                                                    >\n                <template>\n                        {{ props.swiper.realIndex + 1 }} / 6                    \n                </template>\n                <a>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                        <path d=\"M1.55556 0C0.705396 0 0 0.705396 0 1.55556V4.66667H1.55556V1.55556H4.66667V0H1.55556ZM9.33333 0V1.55556H12.4444V4.66667H14V1.55556C14 0.705396 13.2946 0 12.4444 0H9.33333ZM0 9.33333V12.4444C0 13.2946 0.705396 14 1.55556 14H4.66667V12.4444H1.55556V9.33333H0ZM12.4444 9.33333V12.4444H9.33333V14H12.4444C13.2946 14 14 13.2946 14 12.4444V9.33333H12.4444Z\"\n                              fill=\"#FDFDFE\"/>\n                    </svg>\n                </a>\n                    <button\n                            @click.prevent=\"props.swiper.slidePrev()\"\n                            type=\"button\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                  fill=\"#455867\"/>\n                        </svg>\n                    </button>\n                    <button\n                            @click.prevent=\"props.swiper.slideNext()\"\n                            type=\"button\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M0.491049 6.80142C0.493636 6.96703 0.561855 7.12485 0.680721 7.24021C0.799587 7.35557 0.959379 7.41903 1.125 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.4085 12.5445 8.40765 12.6276C8.40681 12.7108 8.42256 12.7932 8.45399 12.8702C8.48542 12.9472 8.5319 13.0172 8.5907 13.076C8.64949 13.1348 8.71943 13.1812 8.79642 13.2127C8.8734 13.2441 8.95589 13.2598 9.03904 13.259C9.12219 13.2582 9.20433 13.2407 9.28066 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28066 0.375562C9.20433 0.342572 9.12219 0.325145 9.03904 0.3243C8.95589 0.323455 8.8734 0.339209 8.79642 0.370639C8.71943 0.40207 8.64949 0.448545 8.5907 0.507343C8.5319 0.566142 8.48542 0.636082 8.45399 0.713067C8.42256 0.790051 8.40681 0.872534 8.40765 0.955684C8.4085 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.125 6.16665C1.04135 6.16545 0.958306 6.18106 0.880796 6.21254C0.803286 6.24403 0.732885 6.29075 0.673766 6.34995C0.614646 6.40914 0.568012 6.4796 0.536626 6.55715C0.50524 6.6347 0.489742 6.71777 0.491049 6.80142Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    </button>\n        </lst-gallery>\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <p>We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.</p>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe loading=\"lazy\" src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-24265f92\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-3cd35106\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n		</section>\n		</section>\n				<section data-id=\"5ef9f4ec\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"10580c57\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n		</section>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-24265f92\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-3cd35106\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o2\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o2\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>', 'Gallery', '', 'publish', 'closed', 'closed', '', 'new-template-6', '', '', '2023-04-10 14:41:39', '2023-04-10 14:41:39', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-6/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8383, 1, '2022-09-11 11:35:05', '2022-09-11 11:35:05', '<lst-gallery-v2\n            image-selector=\".listivo-gallery-v2__image\"\n            button-selector=\".listivo-gallery-v2 .listivo-simple-button\"\n    >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                                    alt=\"\"\n                            >\n                                <button\n                                                                    >\n                                    Show all photos                                 </button>\n                                <button\n                                                                    >\n                                    Show All                                </button>\n    </lst-gallery-v2>\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <style>.elementor-8383 .elementor-element.elementor-element-407484aa:not(.elementor-motion-effects-element-type-background), .elementor-8383 .elementor-element.elementor-element-407484aa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFD;}.elementor-8383 .elementor-element.elementor-element-407484aa{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:11;}.elementor-8383 .elementor-element.elementor-element-407484aa > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-46abbad5 .listivo-breadcrumbs-v2__separator path{fill:var( --e-global-color-lprimary1 );}.elementor-8383 .elementor-element.elementor-element-46abbad5 .listivo-breadcrumbs-v2__item:not(.listivo-breadcrumbs-v2__item:last-child):hover{color:var( --e-global-color-lprimary1 );}.elementor-8383 .elementor-element.elementor-element-676be5a5 > .elementor-container{max-width:1380px;}.elementor-8383 .elementor-element.elementor-element-676be5a5:not(.elementor-motion-effects-element-type-background), .elementor-8383 .elementor-element.elementor-element-676be5a5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8383 .elementor-element.elementor-element-676be5a5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8383 .elementor-element.elementor-element-676be5a5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-1b340f7f{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-2ba31347:not(.elementor-motion-effects-element-type-background), .elementor-8383 .elementor-element.elementor-element-2ba31347 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8383 .elementor-element.elementor-element-2ba31347{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:10;}.elementor-8383 .elementor-element.elementor-element-2ba31347 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-1761bdfd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:20;}.elementor-8383 .elementor-element.elementor-element-1761bdfd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-410645b7 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-lcolor4 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-410645b7 > .elementor-element-populated, .elementor-8383 .elementor-element.elementor-element-410645b7 > .elementor-element-populated > .elementor-background-overlay, .elementor-8383 .elementor-element.elementor-element-410645b7 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-8383 .elementor-element.elementor-element-410645b7 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-2e908afe > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:1px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:10px 10px 0px 10px;}.elementor-8383 .elementor-element.elementor-element-580309e .listivo-listing-name{color:var( --e-global-color-lcolor1 );font-family:\"Red Hat Display\", Sans-serif;font-size:30px;font-weight:800;line-height:40px;letter-spacing:-1px;}.elementor-8383 .elementor-element.elementor-element-580309e > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-751a520d > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-617e576e .listivo-listing-address__icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8383 .elementor-element.elementor-element-617e576e .listivo-listing-address__icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8383 .elementor-element.elementor-element-617e576e > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-26c8b14e .listivo-listing-price{color:var( --e-global-color-lcolor1 );}.elementor-8383 .elementor-element.elementor-element-26c8b14e > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-44566b1f .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-44566b1f > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-1178fa84 .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-1178fa84 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-60adf2e0 .listivo-listing-features{grid-template-columns:repeat(2, minmax(0, 1fr));}.elementor-8383 .elementor-element.elementor-element-60adf2e0 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-4ab40a86 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-4ab40a86{z-index:15;}.elementor-8383 .elementor-element.elementor-element-4ab40a86 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-7a0b2d01 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-7a0b2d01 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-23502577 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-23502577{z-index:14;}.elementor-8383 .elementor-element.elementor-element-23502577 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8383 .elementor-element.elementor-element-30c1c400{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-30c1c400 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 1px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 10px 10px 10px;}.elementor-8383 .elementor-element.elementor-element-3f6e1e8 .listivo-loan-calculator{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-8383 .elementor-element.elementor-element-3f6e1e8 .listivo-loan-calculator__result--primary{color:var( --e-global-color-lcolor1 );background:var( --e-global-color-lcolor3 );}.elementor-8383 .elementor-element.elementor-element-3f6e1e8 .listivo-loan-calculator__result--primary span{color:var( --e-global-color-lcolor1 );}.elementor-8383 .elementor-element.elementor-element-493a2830{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-43252ad > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-b09076b .listivo-listing-user-v2__address-icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8383 .elementor-element.elementor-element-b09076b .listivo-listing-user-v2__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8383 .elementor-element.elementor-element-b09076b .listivo-contact-button__inner span{color:var( --e-global-color-lprimary1 );}.elementor-8383 .elementor-element.elementor-element-b09076b .listivo-contact-button__icon--additional path{fill:var( --e-global-color-lcolor5 );}.elementor-8383 .elementor-element.elementor-element-b09076b .listivo-contact-button__icon--additional{background-color:var( --e-global-color-lprimary1 );border-color:var( --e-global-color-lprimary1 );}.elementor-8383 .elementor-element.elementor-element-36a22f5e > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-537f6401 .listivo-listing-socials{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-415d7219 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-1ae9f4a4 .listivo-mini-listing-carousel-card__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8383 .elementor-element.elementor-element-1ae9f4a4 .listivo-box-arrow path{fill:var( --e-global-color-lcolor5 );}.elementor-8383 .elementor-element.elementor-element-1ae9f4a4 .listivo-box-arrow{background-color:var( --e-global-color-lprimary1 );}.elementor-8383 .elementor-element.elementor-element-1ae9f4a4 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-4d45b8db{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-70bbaca4:not(.elementor-motion-effects-element-type-background), .elementor-8383 .elementor-element.elementor-element-70bbaca4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8383 .elementor-element.elementor-element-70bbaca4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8383 .elementor-element.elementor-element-70bbaca4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-18fe6b0e{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-13471d52{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8383 .elementor-element.elementor-element-13471d52:not(.elementor-motion-effects-element-type-background), .elementor-8383 .elementor-element.elementor-element-13471d52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8383 .elementor-element.elementor-element-13471d52 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8383 .elementor-element.elementor-element-70744330 .listivo-listing-carousel{margin:0px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-3ee61b6e .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-51bb17dc{--spacer-size:60px;}@media(max-width:1024px){.elementor-8383 .elementor-element.elementor-element-2d469763 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-1761bdfd > .elementor-container{max-width:750px;}.elementor-8383 .elementor-element.elementor-element-44566b1f .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-1178fa84 .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-4ab40a86 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-4ab40a86 > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8383 .elementor-element.elementor-element-7a0b2d01 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-7a0b2d01 > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8383 .elementor-element.elementor-element-23502577 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8383 .elementor-element.elementor-element-30c1c400{--spacer-size:30px;}.elementor-8383 .elementor-element.elementor-element-43252ad > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-18fe6b0e{--spacer-size:60px;}.elementor-8383 .elementor-element.elementor-element-70744330 .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-3ee61b6e .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8383 .elementor-element.elementor-element-51bb17dc{--spacer-size:60px;}}@media(max-width:767px){.elementor-8383 .elementor-element.elementor-element-1761bdfd > .elementor-container{max-width:360px;}.elementor-8383 .elementor-element.elementor-element-60adf2e0 .listivo-listing-features{grid-template-columns:repeat(1, minmax(0, 1fr));}}@media(min-width:768px){.elementor-8383 .elementor-element.elementor-element-410645b7{width:63%;}.elementor-8383 .elementor-element.elementor-element-43252ad{width:37%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8383 .elementor-element.elementor-element-410645b7{width:100%;}.elementor-8383 .elementor-element.elementor-element-43252ad{width:100%;}}</style>		\n									<section data-id=\"407484aa\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"676be5a5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-gallery-v2\n            image-selector=\".listivo-gallery-v2__image\"\n            button-selector=\".listivo-gallery-v2 .listivo-simple-button\"\n    >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                                    alt=\"\"\n                            >\n                                                    <img\n                                    src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                                    alt=\"\"\n                            >\n                                <button\n                                                                    >\n                                    Show all photos                                 </button>\n                                <button\n                                                                    >\n                                    Show All                                </button>\n    </lst-gallery-v2>\n		</section>\n				<section data-id=\"2ba31347\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n								<section data-id=\"1761bdfd\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <p>We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.</p>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe loading=\"lazy\" src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-23502577\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-b09076b\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n		</section>\n		</section>\n				<section data-id=\"70bbaca4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"13471d52\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n		</section>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-23502577\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-b09076b\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o2\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o2\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>', 'Mosaic', '', 'publish', 'closed', 'closed', '', 'new-template-7', '', '', '2023-04-10 14:41:49', '2023-04-10 14:41:49', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-7/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8395, 1, '2022-09-11 11:42:05', '2022-09-11 11:42:05', '<lst-gallery-v3\n            prefix=\"listivo\"\n            selector=\".listivo-gallery-v3\"\n            image-selector=\".listivo-gallery-v3__slide\"\n            :image-count=\"6\"\n            zoom-selector=\".listivo-gallery-v3__zoom\"\n    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                            <path d=\"M1.55556 0C0.705396 0 0 0.705396 0 1.55556V4.66667H1.55556V1.55556H4.66667V0H1.55556ZM9.33333 0V1.55556H12.4444V4.66667H14V1.55556C14 0.705396 13.2946 0 12.4444 0H9.33333ZM0 9.33333V12.4444C0 13.2946 0.705396 14 1.55556 14H4.66667V12.4444H1.55556V9.33333H0ZM12.4444 9.33333V12.4444H9.33333V14H12.4444C13.2946 14 14 13.2946 14 12.4444V9.33333H12.4444Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                    <button\n                            @click.prevent=\"gallery.onPrev\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                  fill=\"#455867\"/>\n                        </svg>\n                    </button>\n                    <button\n                            @click.prevent=\"gallery.onNext\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    </button>\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2.jpg\"\n                                        alt=\"\"\n                                >\n    </lst-gallery-v3>\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <style>.elementor-8395 .elementor-element.elementor-element-52bc780a:not(.elementor-motion-effects-element-type-background), .elementor-8395 .elementor-element.elementor-element-52bc780a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFD;}.elementor-8395 .elementor-element.elementor-element-52bc780a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:11;}.elementor-8395 .elementor-element.elementor-element-52bc780a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-7ec7428d .listivo-breadcrumbs-v2__separator path{fill:var( --e-global-color-lprimary1 );}.elementor-8395 .elementor-element.elementor-element-7ec7428d .listivo-breadcrumbs-v2__item:not(.listivo-breadcrumbs-v2__item:last-child):hover{color:var( --e-global-color-lprimary1 );}.elementor-8395 .elementor-element.elementor-element-235fba93 > .elementor-container{max-width:1380px;}.elementor-8395 .elementor-element.elementor-element-235fba93:not(.elementor-motion-effects-element-type-background), .elementor-8395 .elementor-element.elementor-element-235fba93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8395 .elementor-element.elementor-element-235fba93{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8395 .elementor-element.elementor-element-235fba93 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-6fea3c5f .listivo-gallery-v3__arrow path{fill:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-6fea3c5f .listivo-gallery-v3__arrow{background:var( --e-global-color-lcolor5 );}.elementor-8395 .elementor-element.elementor-element-6fea3c5f .listivo-gallery-v3__zoom path{fill:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-6fea3c5f .listivo-gallery-v3__zoom{background:var( --e-global-color-lcolor5 );}.elementor-8395 .elementor-element.elementor-element-3c226310{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-6186ba24:not(.elementor-motion-effects-element-type-background), .elementor-8395 .elementor-element.elementor-element-6186ba24 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8395 .elementor-element.elementor-element-6186ba24{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:10;}.elementor-8395 .elementor-element.elementor-element-6186ba24 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-12b3b968{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:20;}.elementor-8395 .elementor-element.elementor-element-12b3b968 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-4116758d > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-lcolor4 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-4116758d > .elementor-element-populated, .elementor-8395 .elementor-element.elementor-element-4116758d > .elementor-element-populated > .elementor-background-overlay, .elementor-8395 .elementor-element.elementor-element-4116758d > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-8395 .elementor-element.elementor-element-4116758d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-57b661ae > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:1px 1px 0px 0px;border-color:var( --e-global-color-lcolor4 );border-radius:10px 10px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-3d9679bc .listivo-listing-name{color:var( --e-global-color-lcolor1 );font-family:\"Red Hat Display\", Sans-serif;font-size:30px;font-weight:800;line-height:40px;letter-spacing:-1px;}.elementor-8395 .elementor-element.elementor-element-3d9679bc > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-6c551d7d > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-2b107058 .listivo-listing-address__icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-2b107058 .listivo-listing-address__icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8395 .elementor-element.elementor-element-2b107058 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-1bc3f60a .listivo-listing-price{color:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-1bc3f60a > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-2e6e0e59 .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-2e6e0e59 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-4f70f123 .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-4f70f123 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-3f1e30a0 .listivo-listing-features{grid-template-columns:repeat(2, minmax(0, 1fr));}.elementor-8395 .elementor-element.elementor-element-3f1e30a0 > .elementor-widget-container{padding:30px 30px 0px 30px;background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-70ac6a32 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-70ac6a32{z-index:15;}.elementor-8395 .elementor-element.elementor-element-70ac6a32 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-1db906d5 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-1db906d5 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-5180e16d .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-5180e16d{z-index:14;}.elementor-8395 .elementor-element.elementor-element-5180e16d > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 0px 1px;border-color:var( --e-global-color-lcolor4 );}.elementor-8395 .elementor-element.elementor-element-5383dcf2{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-5383dcf2 > .elementor-widget-container{background-color:var( --e-global-color-lcolor5 );border-style:solid;border-width:0px 1px 1px 1px;border-color:var( --e-global-color-lcolor4 );border-radius:0px 10px 10px 10px;}.elementor-8395 .elementor-element.elementor-element-150ca72d .listivo-loan-calculator{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-8395 .elementor-element.elementor-element-150ca72d .listivo-loan-calculator__result--primary{color:var( --e-global-color-lcolor1 );background:var( --e-global-color-lcolor3 );}.elementor-8395 .elementor-element.elementor-element-150ca72d .listivo-loan-calculator__result--primary span{color:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-515d8ef1{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-b94edcd > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-fb2a2d4 .listivo-listing-user-v2__address-icon path{fill:var( --e-global-color-lcolor1 );}.elementor-8395 .elementor-element.elementor-element-fb2a2d4 .listivo-listing-user-v2__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8395 .elementor-element.elementor-element-fb2a2d4 .listivo-contact-button__inner span{color:var( --e-global-color-lprimary1 );}.elementor-8395 .elementor-element.elementor-element-fb2a2d4 .listivo-contact-button__icon--additional path{fill:var( --e-global-color-lcolor5 );}.elementor-8395 .elementor-element.elementor-element-fb2a2d4 .listivo-contact-button__icon--additional{background-color:var( --e-global-color-lprimary1 );border-color:var( --e-global-color-lprimary1 );}.elementor-8395 .elementor-element.elementor-element-4a7d2062 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-43680944 .listivo-listing-socials{background-color:var( --e-global-color-lcolor5 );border-color:var( --e-global-color-lcolor4 );margin:30px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-7d72b922 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-517b1bbf .listivo-mini-listing-carousel-card__address-icon{background-color:var( --e-global-color-lcolor3 );}.elementor-8395 .elementor-element.elementor-element-517b1bbf .listivo-box-arrow path{fill:var( --e-global-color-lcolor5 );}.elementor-8395 .elementor-element.elementor-element-517b1bbf .listivo-box-arrow{background-color:var( --e-global-color-lprimary1 );}.elementor-8395 .elementor-element.elementor-element-517b1bbf > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-4e06e88c{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-22312da5:not(.elementor-motion-effects-element-type-background), .elementor-8395 .elementor-element.elementor-element-22312da5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8395 .elementor-element.elementor-element-22312da5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8395 .elementor-element.elementor-element-22312da5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-629a02b3{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-5e6663f1{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8395 .elementor-element.elementor-element-5e6663f1:not(.elementor-motion-effects-element-type-background), .elementor-8395 .elementor-element.elementor-element-5e6663f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-lsectionbg );}.elementor-8395 .elementor-element.elementor-element-5e6663f1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8395 .elementor-element.elementor-element-50cd5bf6 .listivo-listing-carousel{margin:0px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-222f8bd3 .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-15f169d1{--spacer-size:60px;}@media(max-width:1024px){.elementor-8395 .elementor-element.elementor-element-6fea3c5f > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-12b3b968 > .elementor-container{max-width:750px;}.elementor-8395 .elementor-element.elementor-element-2e6e0e59 .listivo-listing-attributes{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-4f70f123 .listivo-listing-section{padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-70ac6a32 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-70ac6a32 > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8395 .elementor-element.elementor-element-1db906d5 .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-1db906d5 > .elementor-widget-container{border-width:0px 1px 0px 1px;}.elementor-8395 .elementor-element.elementor-element-5180e16d .listivo-listing-section{margin:0px 0px 0px 0px;padding:30px 30px 0px 30px;}.elementor-8395 .elementor-element.elementor-element-5383dcf2{--spacer-size:30px;}.elementor-8395 .elementor-element.elementor-element-b94edcd > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-629a02b3{--spacer-size:60px;}.elementor-8395 .elementor-element.elementor-element-50cd5bf6 .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-222f8bd3 .listivo-listing-carousel{margin:60px 0px 0px 0px;}.elementor-8395 .elementor-element.elementor-element-15f169d1{--spacer-size:60px;}}@media(max-width:767px){.elementor-8395 .elementor-element.elementor-element-12b3b968 > .elementor-container{max-width:360px;}.elementor-8395 .elementor-element.elementor-element-3f1e30a0 .listivo-listing-features{grid-template-columns:repeat(1, minmax(0, 1fr));}}@media(min-width:768px){.elementor-8395 .elementor-element.elementor-element-4116758d{width:63%;}.elementor-8395 .elementor-element.elementor-element-b94edcd{width:37%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8395 .elementor-element.elementor-element-4116758d{width:100%;}.elementor-8395 .elementor-element.elementor-element-b94edcd{width:100%;}}</style>		\n									<section data-id=\"52bc780a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"235fba93\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-gallery-v3\n            prefix=\"listivo\"\n            selector=\".listivo-gallery-v3\"\n            image-selector=\".listivo-gallery-v3__slide\"\n            :image-count=\"6\"\n            zoom-selector=\".listivo-gallery-v3__zoom\"\n    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                            <path d=\"M1.55556 0C0.705396 0 0 0.705396 0 1.55556V4.66667H1.55556V1.55556H4.66667V0H1.55556ZM9.33333 0V1.55556H12.4444V4.66667H14V1.55556C14 0.705396 13.2946 0 12.4444 0H9.33333ZM0 9.33333V12.4444C0 13.2946 0.705396 14 1.55556 14H4.66667V12.4444H1.55556V9.33333H0ZM12.4444 9.33333V12.4444H9.33333V14H12.4444C13.2946 14 14 13.2946 14 12.4444V9.33333H12.4444Z\"\n                                  fill=\"#FDFDFE\"/>\n                        </svg>\n                    <button\n                            @click.prevent=\"gallery.onPrev\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                  fill=\"#455867\"/>\n                        </svg>\n                    </button>\n                    <button\n                            @click.prevent=\"gallery.onNext\"\n                    >\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\" fill=\"none\">\n                            <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                  fill=\"#2A3946\"/>\n                        </svg>\n                    </button>\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-7.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-6.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-5.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-4.jpg\"\n                                        alt=\"\"\n                                >\n                                <img\n                                        src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                        data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/apartments-2.jpg\"\n                                        alt=\"\"\n                                >\n    </lst-gallery-v3>\n		</section>\n				<section data-id=\"6186ba24\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n								<section data-id=\"12b3b968\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n                Private            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n                        <path d=\"M6 0C2.6934 0 0 2.6934 0 6C0 9.3066 2.6934 12 6 12C9.3066 12 12 9.3066 12 6C12 2.6934 9.3066 0 6 0ZM6 1.2C8.65807 1.2 10.8 3.34193 10.8 6C10.8 8.65807 8.65807 10.8 6 10.8C3.34193 10.8 1.2 8.65807 1.2 6C1.2 3.34193 3.34193 1.2 6 1.2ZM5.4 2.4V6.24844L7.97578 8.82422L8.82422 7.97578L6.6 5.75156V2.4H5.4Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                2 years ago            \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\">\n                        <path d=\"M6 0C1.63636 0 0 4.36364 0 4.36364C0 4.36364 1.63636 8.72727 6 8.72727C10.3636 8.72727 12 4.36364 12 4.36364C12 4.36364 10.3636 0 6 0ZM6 1.09091C8.87782 1.09091 10.3334 3.41841 10.8047 4.36151C10.3329 5.29805 8.86636 7.63636 6 7.63636C3.12218 7.63636 1.66659 5.30886 1.19531 4.36577C1.66768 3.42922 3.13364 1.09091 6 1.09091ZM6 2.18182C4.79509 2.18182 3.81818 3.15873 3.81818 4.36364C3.81818 5.56854 4.79509 6.54545 6 6.54545C7.20491 6.54545 8.18182 5.56854 8.18182 4.36364C8.18182 3.15873 7.20491 2.18182 6 2.18182ZM6 3.27273C6.60273 3.27273 7.09091 3.76091 7.09091 4.36364C7.09091 4.96636 6.60273 5.45455 6 5.45455C5.39727 5.45455 4.90909 4.96636 4.90909 4.36364C4.90909 3.76091 5.39727 3.27273 6 3.27273Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                429 Views            \n			<h1>\nModern apartment</h1>		\n                Real Estate            \n                Apartments            \n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\" fill=\"none\">\n            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                  fill=\"#374B5C\"/>\n        </svg>\n    New York, NY, USA\n            <template>\n            <lst-scroll-to-link selector=\".listivo-listing-map-anchor\" prefix=\"listivo\">\n                <a\n                        slot-scope=\"props\"\n                        v-if=\"props.visible\"\n                        @click.prevent=\"props.onClick\"\n                        href=\"#\"\n                >\n                    See map                </a>\n            </lst-scroll-to-link>\n        </template>\n    $1,300,000\n                                            Bedrooms:\n                    3                \n                                            Bathrooms:\n                    2                \n                    2007                \n                    1,000 ft²                \n            <h3>\n            Description        </h3>\n        <p>We are TangibleDesign – a group of developers with experience in managing successful websites and e-commerce shops. We know how hard it is for you or your clients to gain a competitive advantage and we are ready to create the optimum products for the growth of your business in the new age of international competition.</p>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe loading=\"lazy\" src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-5180e16d\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-fb2a2d4\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n		</section>\n		</section>\n				<section data-id=\"22312da5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n		</section>\n				<section data-id=\"5e6663f1\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n		</section>\n			    <h3>\n        Features    </h3>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Air conditioning                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Balcony                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Barbecue                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Ceiling Fan                \n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"9\" viewBox=\"0 0 12 9\"\n                                 fill=\"none\">\n                                <path d=\"M10.6633 0.000289842C10.4901 0.0054506 10.3257 0.0778367 10.205 0.202113L3.34299 7.06409L1.14768 4.86878C1.08625 4.8048 1.01267 4.75372 0.931251 4.71853C0.849832 4.68334 0.76221 4.66474 0.673516 4.66384C0.584823 4.66294 0.49684 4.67974 0.414722 4.71327C0.332604 4.7468 0.258001 4.79637 0.195282 4.85909C0.132563 4.92181 0.0829883 4.99641 0.0494622 5.07853C0.0159361 5.16065 -0.000867871 5.24863 3.45076e-05 5.33732C0.000936886 5.42602 0.0195273 5.51364 0.0547172 5.59506C0.0899072 5.67648 0.140989 5.75006 0.204971 5.81149L2.87164 8.47816C2.99667 8.60313 3.16621 8.67334 3.34299 8.67334C3.51977 8.67334 3.68932 8.60313 3.81435 8.47816L11.1477 1.14482C11.244 1.05118 11.3098 0.930619 11.3365 0.798939C11.3631 0.667259 11.3493 0.530603 11.297 0.406879C11.2446 0.283156 11.1561 0.178136 11.043 0.105583C10.9299 0.0330305 10.7976 -0.0036704 10.6633 0.000289842Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                    Fireplace                \n            <h3>\n            Attachments        </h3>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Notes.zip\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/zip.svg\"\n                                alt=\"Notes\"\n                        >\n                    Notes                </a>\n                            <a href=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/Sample-PDF-File.pdf\" target=\"_blank\" rel=\"noopener\">\n                        <img\n                                src=\"https://demo3.listivotheme.com/wp-content/themes/listivo/assets/img/pdf.svg\"\n                                alt=\"Sample PDF File\"\n                        >\n                    Sample PDF File                </a>\n            <h3>\n            Video        </h3>\n        <iframe src=\"https://player.vimeo.com/video/683823391?h=60ee3a5b02&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"1920\" height=\"1080\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen title=\"Listivo - Classified Ads &amp;amp; Directory Listing WordPress Theme\"></iframe>    \n            <h3>\n            Location        </h3>\n                    <lst-simple-google-map\n                    map-id=\"listivo-listing-map-5180e16d\"\n                    map-type=\"roadmap\"\n                    :zoom=\"6\"\n                    :position=\"{&quot;lat&quot;:40.702171878902,&quot;lng&quot;:-73.953796375977}\"\n            >\n            </lst-simple-google-map>\n    <lst-loan-calculator\n            css-selector-prefix=\"listivo\"\n            decimal-separator=\".\"\n            thousands-separator=\",\"\n            :price-decimal-places=\"2\"\n            price-decimal-separator=\".\"\n            price-thousands-separator=\",\"\n            :currency=\"{&quot;id&quot;:13,&quot;key&quot;:&quot;listivo_13&quot;,&quot;name&quot;:&quot;USD&quot;,&quot;parent&quot;:0,&quot;sign&quot;:&quot;$&quot;,&quot;sign_position&quot;:&quot;before&quot;,&quot;format&quot;:&quot;###,###,###.##&quot;,&quot;decimal_separator&quot;:&quot;.&quot;,&quot;decimal_places&quot;:2,&quot;thousands_separator&quot;:&quot;,&quot;}\"\n    >\n                Buy Now Pay Later             \n            <form @submit.prevent=\"props.onCalculate\">\n                            Price\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"\n                                         viewBox=\"0 0 16 16\" fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M9.15179 0C8.65645 0 8.18515 0.197174 7.8437 0.548242L0.533814 7.91584C-0.177938 8.6324 -0.177938 9.80583 0.533814 10.5224L5.47761 15.4662C6.19417 16.1779 7.3676 16.1779 8.08416 15.4662L15.4566 8.1563C15.8028 7.81004 16 7.33874 16 6.84821V1.84671C16 0.83198 15.168 0 14.1533 0H9.15179ZM9.15179 1.23114H14.1533C14.4995 1.23114 14.7689 1.50045 14.7689 1.84671V6.84821C14.7689 7.01172 14.7015 7.17042 14.5861 7.28584L7.21852 14.5957C6.97325 14.841 6.59333 14.8362 6.35287 14.5957L1.40908 9.64713C1.159 9.40186 1.159 9.02675 1.40427 8.78149L8.71416 1.41389C8.82958 1.29847 8.98828 1.23114 9.15179 1.23114ZM12.3066 3.07785C12.3066 2.7364 12.5807 2.46228 12.9222 2.46228C13.2636 2.46228 13.5377 2.7364 13.5377 3.07785C13.5377 3.4193 13.2636 3.69342 12.9222 3.69342C12.5807 3.69342 12.3066 3.4193 12.3066 3.07785Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__price\"\n                                        type=\"text\"\n                                                                    >\n                            Interest Rate\n                            *\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"\n                                         fill=\"none\">\n                                        <path d=\"M0 2.85893C0 2.06897 0.282132 1.39812 0.846395 0.846395C1.39812 0.282132 2.06897 0 2.85893 0C3.6489 0 4.31975 0.282132 4.87147 0.846395C5.43574 1.39812 5.71787 2.06897 5.71787 2.85893C5.71787 3.6489 5.43574 4.31975 4.87147 4.87147C4.31975 5.43574 3.6489 5.71787 2.85893 5.71787C2.06897 5.71787 1.39812 5.43574 0.846395 4.87147C0.282132 4.31975 0 3.6489 0 2.85893ZM1.279 2.85893C1.279 3.33542 1.43574 3.73668 1.74922 4.0627C2.05016 4.40125 2.42006 4.57053 2.85893 4.57053C3.28527 4.57053 3.65517 4.40125 3.96865 4.0627C4.26959 3.73668 4.42006 3.33542 4.42006 2.85893C4.42006 2.38245 4.26959 1.98119 3.96865 1.65517C3.65517 1.31661 3.28527 1.14734 2.85893 1.14734C2.42006 1.14734 2.05016 1.31661 1.74922 1.65517C1.43574 1.98119 1.279 2.38245 1.279 2.85893ZM1.84326 11.4357L8.84013 0H10.3072L3.29154 11.4357H1.84326ZM6.28213 8.5768C6.28213 7.78683 6.56426 7.11599 7.12853 6.56426C7.68025 6 8.3511 5.71787 9.14107 5.71787C9.93103 5.71787 10.6019 6 11.1536 6.56426C11.7179 7.11599 12 7.78683 12 8.5768C12 9.36677 11.7179 10.0376 11.1536 10.5893C10.6019 11.1536 9.93103 11.4357 9.14107 11.4357C8.3511 11.4357 7.68025 11.1536 7.12853 10.5893C6.56426 10.0376 6.28213 9.36677 6.28213 8.5768ZM7.56113 8.5768C7.56113 9.09091 7.71787 9.52978 8.03135 9.89342C8.33229 10.2571 8.70219 10.4389 9.14107 10.4389C9.57994 10.4389 9.94984 10.2571 10.2508 9.89342C10.5643 9.52978 10.721 9.09091 10.721 8.5768C10.721 8.0627 10.5643 7.63009 10.2508 7.279C9.94984 6.91536 9.57994 6.73354 9.14107 6.73354C8.70219 6.73354 8.33229 6.91536 8.03135 7.279C7.71787 7.63009 7.56113 8.0627 7.56113 8.5768Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__rate\"\n                                        type=\"text\"\n                                                                            value=\"5\"\n                                                                    >\n                            Period (months)                        \n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"\n                                         fill=\"none\">\n                                        <path d=\"M2.16667 0V1.3H1.44444C0.65 1.3 0 1.885 0 2.6V11.7C0 12.415 0.65 13 1.44444 13H11.5556C12.35 13 13 12.415 13 11.7V2.6C13 1.885 12.35 1.3 11.5556 1.3H10.8333V0H9.38889V1.3H3.61111V0H2.16667ZM1.44444 2.6H2.16667H3.61111H9.38889H10.8333H11.5556V3.9H1.44444V2.6ZM1.44444 5.2H11.5556V11.7H1.44444V5.2Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <input\n                                        id=\"listivo-loan-calculator__months\"\n                                        type=\"text\"\n                                                                            value=\"36\"\n                                                                    >\n                            Down Payment                        \n                                    $                                \n                                <input\n                                        id=\"listivo-loan-calculator__contribution\"\n                                        type=\"text\"\n                                                                    >\n            </form>\n                    Monthly Payment\n                    -\n                    <template>\n                        {{ props.installment }}\n                    </template>\n                    Total Interest\n                    -\n                    <template>\n                        {{ props.interest }}\n                    </template>\n                    Total Payments\n                    -\n                    <template>\n                            {{ props.total }}\n                    </template>\n    </lst-loan-calculator>\n            <a\n                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"Kate Bryn\"\n                            data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-100x100.jpg 100w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-300x300.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-150x150.jpg 150w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4-400x400.jpg 400w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg 720w\"\n                data-sizes=\"auto\"\n                    >\n                </a>\n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                Kate Bryn            </a>\n                    Member since: 2 years                \n                                            User is online now!                                    \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                        70 Washington Street                    \n            <a\n                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n            >\n                See all ads            </a>\n                            <lst-phone\n                        :user-id=\"7\"\n                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/phone\"\n                        phone-nonce=\"10905517b7\"\n                        :model-id=\"4468\"\n                >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                         viewBox=\"0 0 14 24\"\n                                         fill=\"none\">\n                                        <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                123 * * * * * * * * *                            \n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"\n                                     fill=\"none\">\n                                    <path d=\"M10 0.333252C3.33334 0.333252 0.833344 6.99992 0.833344 6.99992C0.833344 6.99992 3.33334 13.6666 10 13.6666C16.6667 13.6666 19.1667 6.99992 19.1667 6.99992C19.1667 6.99992 16.6667 0.333252 10 0.333252ZM10 1.99992C14.3967 1.99992 16.6205 5.55583 17.3405 6.99666C16.6197 8.4275 14.3792 11.9999 10 11.9999C5.60334 11.9999 3.37952 8.44401 2.65952 7.00317C3.38118 5.57234 5.62084 1.99992 10 1.99992ZM10 3.66658C8.15918 3.66658 6.66668 5.15908 6.66668 6.99992C6.66668 8.84075 8.15918 10.3333 10 10.3333C11.8408 10.3333 13.3333 8.84075 13.3333 6.99992C13.3333 5.15908 11.8408 3.66658 10 3.66658ZM10 5.33325C10.9208 5.33325 11.6667 6.07908 11.6667 6.99992C11.6667 7.92075 10.9208 8.66658 10 8.66658C9.07918 8.66658 8.33334 7.92075 8.33334 6.99992C8.33334 6.07908 9.07918 5.33325 10 5.33325Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                        <template>\n                            <a\n                                    v-if=\"props.phone\"\n                                    :href=\"\'tel:\' + props.phone.url\"\n                            >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"24\"\n                                             viewBox=\"0 0 14 24\"\n                                             fill=\"none\">\n                                            <path d=\"M2.625 0C1.18562 0 0 1.18562 0 2.625V20.7083C0 22.1477 1.18562 23.3333 2.625 23.3333H11.375C12.8144 23.3333 14 22.1477 14 20.7083V2.625C14 1.18562 12.8144 0 11.375 0H2.625ZM2.625 1.75H11.375C11.8688 1.75 12.25 2.13121 12.25 2.625V20.7083C12.25 21.2021 11.8688 21.5833 11.375 21.5833H2.625C2.13121 21.5833 1.75 21.2021 1.75 20.7083V2.625C1.75 2.13121 2.13121 1.75 2.625 1.75ZM7 3.5C6.76794 3.5 6.54538 3.59219 6.38128 3.75628C6.21719 3.92038 6.125 4.14294 6.125 4.375C6.125 4.60706 6.21719 4.82962 6.38128 4.99372C6.54538 5.15781 6.76794 5.25 7 5.25C7.23206 5.25 7.45462 5.15781 7.61872 4.99372C7.78281 4.82962 7.875 4.60706 7.875 4.375C7.875 4.14294 7.78281 3.92038 7.61872 3.75628C7.45462 3.59219 7.23206 3.5 7 3.5ZM5.54167 18.0833C5.42572 18.0817 5.3106 18.1031 5.203 18.1464C5.09541 18.1896 4.99748 18.2538 4.9149 18.3352C4.83233 18.4166 4.76676 18.5136 4.722 18.6206C4.67725 18.7276 4.6542 18.8424 4.6542 18.9583C4.6542 19.0743 4.67725 19.1891 4.722 19.2961C4.76676 19.403 4.83233 19.5001 4.9149 19.5815C4.99748 19.6629 5.09541 19.7271 5.203 19.7703C5.3106 19.8136 5.42572 19.835 5.54167 19.8333H8.45833C8.57428 19.835 8.6894 19.8136 8.797 19.7703C8.90459 19.7271 9.00252 19.6629 9.0851 19.5815C9.16767 19.5001 9.23324 19.403 9.278 19.2961C9.32275 19.1891 9.3458 19.0743 9.3458 18.9583C9.3458 18.8424 9.32275 18.7276 9.278 18.6206C9.23324 18.5136 9.16767 18.4166 9.0851 18.3352C9.00252 18.2538 8.90459 18.1896 8.797 18.1464C8.6894 18.1031 8.57428 18.0817 8.45833 18.0833H5.54167Z\"\n                                                  fill=\"#2A3946\"/>\n                                        </svg>\n                                    {{ props.phone.label }}\n                            </a>\n                        </template>\n                </lst-phone>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                     fill=\"none\">\n                                    <path d=\"M12.25 3.82163V3.3332C12.25 2.02462 11.204 0.95 9.925 0.95H3.275C1.99602 0.95 0.95 2.02462 0.95 3.3332V9.07646V11.2428C0.95 11.9764 1.81796 12.4397 2.40539 12.0191L2.40636 12.0191L2.41964 12.0092L3.87559 10.9231C4.1898 11.8577 5.0588 12.5365 6.075 12.5365H10.4375L13.5804 14.8808L13.5936 14.8907L13.5946 14.8907C14.182 15.3113 15.05 14.848 15.05 14.1144V11.9481V6.20483C15.05 4.89625 14.004 3.82163 12.725 3.82163H12.25ZM3.275 2.12686H9.925C10.5787 2.12686 11.1 2.65963 11.1 3.3332V7.28169C11.1 7.95526 10.5787 8.48803 9.925 8.48803H5.375C5.2531 8.48801 5.13445 8.52763 5.03612 8.60101C5.03612 8.60101 5.03612 8.60101 5.03611 8.60101L2.1 10.7912V9.07646V3.3332C2.1 2.65963 2.62128 2.12686 3.275 2.12686ZM12.25 4.99849H12.725C13.3787 4.99849 13.9 5.53126 13.9 6.20483V11.9481V13.6628L10.9639 11.4726C10.9639 11.4726 10.9639 11.4726 10.9639 11.4726C10.8655 11.3993 10.7469 11.3596 10.625 11.3597H6.075C5.42304 11.3597 4.90281 10.8298 4.90001 10.1588L5.56248 9.66489H9.925C11.204 9.66489 12.25 8.59027 12.25 7.28169V4.99849Z\"\n                                          fill=\"#FDFDFE\" stroke=\"#FDFDFE\" stroke-width=\"0.1\"/>\n                                </svg>\n                            Chat                        </button>\n                        <template>\n                            <portal v-if=\"showProps.show\" to=\"footer\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n                                            <lst-create-direct-message\n                                                    request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/directMessages/create\"\n                                                    :user-id=\"7\"\n                                                    redirect-url=\"https://demo3.listivotheme.com/panel/messages//?user=7\"\n                                                    :is-logged=\"true\"\n                                                    :same-user=\"false\"\n                                                    same-user-text=\"You cannot send a message to yourself\"\n                                                    initial-message=\"I&#039;m interested in Modern apartment\"\n                                                    td-nonce=\"8fd5e9e392\"\n                                            >\n                                                <form slot-scope=\"props\">\n                                                            Send a message                                                        \n                                                            <textarea\n                                                                    @focusin=\"props.checkSameUser\"\n                                                                    @input=\"props.setMessage($event.target.value)\"\n                                                                    :value=\"props.message\"\n                                                            ></textarea>\n                                                            <button\n                                                                    :disabled=\"props.inProgress\"\n                                                                    @click.prevent=\"props.onCreate\"\n                                                            >\n                                                                    Send\n                                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                                         height=\"11\"\n                                                                         viewBox=\"0 0 12 11\"\n                                                                         fill=\"none\">\n                                                                        <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                              fill=\"#FDFDFE\"/>\n                                                                    </svg>\n                                                            </button>\n                                                </form>\n                                            </lst-create-direct-message>\n                            </portal>\n                        </template>\n                </lst-show>\n                            <lst-show>\n                        <button\n                                @click=\"showProps.onClick\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"11\" viewBox=\"0 0 14 11\"\n                                     fill=\"none\">\n                                    <path d=\"M1.4 0C0.6279 0 0 0.616687 0 1.375V9.625C0 10.3833 0.6279 11 1.4 11H12.6C13.3721 11 14 10.3833 14 9.625V1.375C14 0.616687 13.3721 0 12.6 0H1.4ZM1.4 1.375H12.6V1.37903L7 4.8125L1.4 1.37769V1.375ZM1.4 2.75269L7 6.1875L12.6 2.75403L12.6014 9.625H1.4V2.75269Z\"\n                                          fill=\"#FDFDFE\"/>\n                                </svg>\n                            E-mail                        </button>\n                        <template>\n                            <portal to=\"contact_form-fb2a2d4\">\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                     viewBox=\"0 0 8 8\" fill=\"none\">\n                                                    <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                                          fill=\"#FDFDFE\"/>\n                                                </svg>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f8411-o2\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"8411\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.5.1\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8411-o2\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input value=\"7\" type=\"hidden\" name=\"listivo-user-id\" />\n    Send a message\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\n                    </svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name *\" value=\"\" type=\"text\" name=\"your-name\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" />\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg><input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"your-phone\" />\n        <textarea cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"your-message\"></textarea>\n    <label><input type=\"checkbox\" name=\"your-accept\" value=\"1\" aria-invalid=\"false\" />I accept the <a href=\"#\">privacy policy</a></label>\n    <button>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></button>\n</form>\n                            </portal>\n                        </template>\n                </lst-show>\n                    <lst-favorite :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                              d=\"M0 5.65768C0 2.54234 2.47122 0.000488281 5.5 0.000488281C7.23822 0.000488281 8.75159 0.960404 10 2.59102C11.2484 0.960404 12.7618 0.000488281 14.5 0.000488281C17.5288 0.000488281 20 2.54234 20 5.65768C20 7.76429 18.4562 9.74777 16.5742 11.7819C15.4942 12.9494 14.271 14.1254 13.0759 15.2744C12.1885 16.1275 11.3167 16.9658 10.5303 17.7746C10.2374 18.0758 9.76262 18.0758 9.46973 17.7746C8.68334 16.9658 7.81146 16.1275 6.92412 15.2744C5.729 14.1254 4.50584 12.9494 3.42578 11.7819C1.54382 9.74777 0 7.76429 0 5.65768ZM9.36621 4.2696C8.18315 2.34493 6.96429 1.54346 5.5 1.54346C3.28178 1.54346 1.5 3.37616 1.5 5.65778C1.5 6.89405 2.70618 8.76774 4.51172 10.7193C5.54128 11.8321 6.72729 12.9761 7.91045 14.1173C8.61942 14.8011 9.32736 15.484 10 16.1585C10.6726 15.484 11.3806 14.8011 12.0895 14.1173C13.2727 12.9761 14.4587 11.8321 15.4883 10.7193C17.2938 8.76774 18.5 6.89405 18.5 5.65778C18.5 3.37616 16.7182 1.54346 14.5 1.54346C13.0357 1.54346 11.8168 2.34493 10.6338 4.2696C10.4963 4.49305 10.2571 4.62849 10 4.62849C9.7429 4.62849 9.50371 4.49305 9.36621 4.2696Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to favorites                    \n            </lst-favorite>\n                    <lst-compare :model-id=\"4468\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"18\" viewBox=\"0 0 21 18\" fill=\"none\">\n                        <path d=\"M0.214532 8.75689L3.76943 12.2853L7.29782 8.73039L4.4645 8.74099L4.45125 5.19935C4.44682 4.01642 5.38535 3.07084 6.56828 3.06641L14.4927 3.03676C14.7911 3.85594 15.5738 4.44939 16.4902 4.44596C17.6554 4.4416 18.6116 3.47823 18.6072 2.31303C18.6029 1.14782 17.6395 0.191631 16.4743 0.195991C15.5579 0.19942 14.7797 0.798713 14.4874 1.6201L6.56298 1.64975C4.6151 1.65704 3.0273 3.25677 3.03459 5.20465L3.04785 8.74629L0.214532 8.75689ZM1.65504 15.1265C1.6594 16.2918 2.62277 17.2479 3.78798 17.2436C4.70433 17.2402 5.48257 16.6409 5.77485 15.8195L13.6993 15.7898C15.6472 15.7825 17.235 14.1828 17.2277 12.2349L17.2144 8.69328L20.0477 8.68268L16.4928 5.15429L12.9644 8.70919L15.7978 8.69858L15.811 12.2402C15.8154 13.4232 14.8769 14.3687 13.694 14.3732L5.76955 14.4028C5.47113 13.5836 4.68843 12.9902 3.77208 12.9936C2.60687 12.998 1.65068 13.9613 1.65504 15.1265ZM3.0717 15.1212C3.0702 14.7217 3.37779 14.4118 3.77738 14.4103C4.17697 14.4088 4.48686 14.7164 4.48836 15.1159C4.48985 15.5155 4.18227 15.8254 3.78268 15.8269C3.38309 15.8284 3.0732 15.5208 3.0717 15.1212ZM15.7739 2.32363C15.7724 1.92404 16.08 1.61414 16.4796 1.61265C16.8792 1.61115 17.1891 1.91874 17.1906 2.31833C17.1921 2.71792 16.8845 3.02781 16.4849 3.02931C16.0853 3.0308 15.7754 2.72322 15.7739 2.32363Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Add to compare                    \n            </lst-compare>\n                    <lst-print-button url=\"https://demo3.listivotheme.com/ad/modern-apartment/?print=1\">\n                <button\n                        slot-scope=\"print\"\n                        @click.prevent=\"print.onClick\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M5 2.5V6.25H3.125C2.09473 6.25 1.25 7.09473 1.25 8.125V13.125C1.25 14.1553 2.09473 15 3.125 15H5V17.5H15V15H16.875C17.9053 15 18.75 14.1553 18.75 13.125V8.125C18.75 7.09473 17.9053 6.25 16.875 6.25H15V2.5H5ZM6.25 3.75H13.75V6.25H6.25V3.75ZM3.125 7.5H16.875C17.2266 7.5 17.5 7.77344 17.5 8.125V13.125C17.5 13.4766 17.2266 13.75 16.875 13.75H15V11.25H5V13.75H3.125C2.77344 13.75 2.5 13.4766 2.5 13.125V8.125C2.5 7.77344 2.77344 7.5 3.125 7.5ZM4.375 8.75C4.02832 8.75 3.75 9.02832 3.75 9.375C3.75 9.72168 4.02832 10 4.375 10C4.72168 10 5 9.72168 5 9.375C5 9.02832 4.72168 8.75 4.375 8.75ZM6.25 12.5H13.75V16.25H6.25V12.5Z\"\n                              fill=\"#2A3946\"/>\n                    </svg>\n                        Print                    \n                </button>\n            </lst-print-button>\n    <lst-show>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\n                        <path d=\"M9.91804 8.89643e-05C9.23321 0.00563136 8.55081 0.270265 8.03664 0.792843L0.762291 8.18722C-0.266032 9.23236 -0.252158 10.9347 0.792997 11.963L8.18738 19.2374C9.23252 20.2657 10.9349 20.2518 11.9632 19.2067L19.2375 11.8132C19.2379 11.8129 19.2382 11.8126 19.2385 11.8123C20.266 10.7667 20.252 9.06483 19.2068 8.03649L11.8125 0.762137C11.2899 0.247976 10.6029 -0.00545358 9.91804 8.89643e-05ZM9.93013 1.41997C10.2462 1.41742 10.5631 1.53768 10.8104 1.78099L18.2047 9.05535C18.6993 9.54195 18.7052 10.3161 18.2187 10.8111L10.9443 18.2046C10.4577 18.6991 9.68406 18.7052 9.18949 18.2185L1.7951 10.9442C1.30055 10.4576 1.29453 9.68391 1.78115 9.18933L9.0555 1.79495C9.2988 1.54767 9.61405 1.42253 9.93013 1.41997ZM9.98875 4.74917C9.79956 4.75213 9.61926 4.83 9.48739 4.9657C9.35552 5.1014 9.28286 5.28386 9.28532 5.47307V11.1898C9.28398 11.2845 9.30148 11.3785 9.33679 11.4664C9.3721 11.5543 9.42452 11.6343 9.49101 11.7017C9.5575 11.7691 9.63673 11.8227 9.72409 11.8592C9.81146 11.8958 9.90522 11.9146 9.99992 11.9146C10.0946 11.9146 10.1884 11.8958 10.2757 11.8592C10.3631 11.8227 10.4423 11.7691 10.5088 11.7017C10.5753 11.6343 10.6277 11.5543 10.663 11.4664C10.6984 11.3785 10.7159 11.2845 10.7145 11.1898V5.47307C10.7158 5.3775 10.6978 5.28265 10.6618 5.19414C10.6257 5.10563 10.5723 5.02525 10.5046 4.95775C10.4369 4.89026 10.3564 4.83702 10.2678 4.80119C10.1792 4.76537 10.0843 4.74768 9.98875 4.74917ZM9.99992 13.3336C9.74722 13.3336 9.50488 13.434 9.32619 13.6127C9.14751 13.7914 9.04712 14.0337 9.04712 14.2864C9.04712 14.5391 9.14751 14.7814 9.32619 14.9601C9.50488 15.1388 9.74722 15.2392 9.99992 15.2392C10.2526 15.2392 10.495 15.1388 10.6736 14.9601C10.8523 14.7814 10.9527 14.5391 10.9527 14.2864C10.9527 14.0337 10.8523 13.7914 10.6736 13.6127C10.495 13.434 10.2526 13.3336 9.99992 13.3336Z\"\n                              fill=\"#ED5E4F\"/>\n                    </svg>\n                Report abuse            \n            <template>\n                <portal v-if=\"showProps.show\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                         viewBox=\"0 0 8 8\" fill=\"none\">\n                                        <path d=\"M0.889354 0.000385399C0.713166 0.000603672 0.541042 0.0533645 0.394971 0.151928C0.248899 0.250491 0.135512 0.390383 0.0692934 0.553731C0.00307477 0.71708 -0.0129688 0.89647 0.0232121 1.06899C0.059393 1.2415 0.146156 1.39931 0.272417 1.52225L2.74709 3.9981L0.272417 6.47394C0.187381 6.55563 0.119491 6.65346 0.0727219 6.76173C0.0259528 6.86999 0.00124506 6.9865 4.58543e-05 7.10443C-0.00115335 7.22237 0.0211801 7.33935 0.0657381 7.44855C0.110296 7.55774 0.176183 7.65694 0.25954 7.74033C0.342897 7.82373 0.442049 7.88965 0.551188 7.93423C0.660327 7.97881 0.77726 8.00115 0.895139 7.99995C1.01302 7.99875 1.12947 7.97403 1.23768 7.92724C1.34589 7.88045 1.44368 7.81252 1.52533 7.72745L4 5.2516L6.47467 7.72745C6.55631 7.81253 6.6541 7.88045 6.76231 7.92724C6.87052 7.97403 6.98698 7.99875 7.10486 7.99995C7.22274 8.00115 7.33967 7.97881 7.44881 7.93423C7.55795 7.88965 7.6571 7.82373 7.74046 7.74034C7.82382 7.65694 7.88971 7.55774 7.93426 7.44855C7.97882 7.33936 8.00115 7.22237 7.99995 7.10443C7.99875 6.9865 7.97405 6.86999 7.92728 6.76173C7.88051 6.65346 7.81261 6.55563 7.72758 6.47394L5.25291 3.9981L7.72758 1.52225C7.85561 1.39774 7.94306 1.23743 7.97847 1.06234C8.01387 0.887245 7.99558 0.705535 7.92599 0.541021C7.8564 0.376508 7.73876 0.236865 7.58848 0.140392C7.4382 0.0439203 7.26229 -0.00488048 7.08382 0.000385399C6.85363 0.00724757 6.63515 0.103498 6.47467 0.268746L4 2.74459L1.52533 0.268746C1.44266 0.183724 1.34377 0.116165 1.23453 0.0700682C1.12529 0.023972 1.00791 0.000276521 0.889354 0.000385399Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                <lst-model-report-abuse\n                                        :model-id=\"4468\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/reportAbuse\"\n                                >\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                    <input\n                                                            id=\"email\"\n                                                            type=\"text\"\n                                                            :value=\"reportAbuse.mail\"\n                                                            @input=\"reportAbuse.setMail($event.target.value)\"\n                                                            placeholder=\"E-mail\"\n                                                            required\n                                                    >\n                                                <textarea\n                                                        @input=\"reportAbuse.setText($event.target.value)\"\n                                                        :value=\"reportAbuse.text\"\n                                                        placeholder=\"Reason for the report\"\n                                                ></textarea>\n                                                <button\n                                                        :disabled=\"reportAbuse.inProgress\"\n                                                        :class=\"{\'listivo-button--loading\': reportAbuse.inProgress}\"\n                                                        @click.prevent=\"reportAbuse.onClick\"\n                                                >\n                                                        Send\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                    <template>\n                                                        <svg\n                                                                width=\'40\'\n                                                                height=\'10\'\n                                                                viewBox=\'0 0 120 30\'\n                                                                xmlns=\'http://www.w3.org/2000/svg\'\n                                                                fill=\'#fff\'\n                                                        >\n                                                            <circle cx=\'15\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'60\' cy=\'15\' r=\'9\' fill-opacity=\'0.3\'>\n                                                                <animate attributeName=\'r\' from=\'9\' to=\'9\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'9;15;9\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'0.5\'\n                                                                         to=\'0.5\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'.5;1;.5\' calcMode=\'linear\'\n                                                                         repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                            <circle cx=\'105\' cy=\'15\' r=\'15\'>\n                                                                <animate attributeName=\'r\' from=\'15\' to=\'15\' begin=\'0s\'\n                                                                         dur=\'0.8s\' values=\'15;9;15\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                                <animate attributeName=\'fill-opacity\' from=\'1\' to=\'1\'\n                                                                         begin=\'0s\' dur=\'0.8s\'\n                                                                         values=\'1;.5;1\'\n                                                                         calcMode=\'linear\' repeatCount=\'indefinite\'/>\n                                                            </circle>\n                                                        </svg>\n                                                    </template>\n                                                </button>\n                                            <h3>\n                                                Report abuse                                            </h3>\n                                                Your report has been sent to the administrator.                                            \n                                                <button\n                                                        @click.prevent=\"showProps.onClick\"\n                                                >\n                                                        Close\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\"\n                                                             height=\"11\"\n                                                             viewBox=\"0 0 12 11\"\n                                                             fill=\"none\">\n                                                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                                                  fill=\"#FDFDFE\"/>\n                                                        </svg>\n                                                </button>\n                                </lst-model-report-abuse>\n                </portal>\n            </template>\n    </lst-show>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;spaceBetween&quot;:30}}}\"\n    >\n            <h4>\n                Featured listings            </h4>\n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg\"\n                                                alt=\"Mercedes-Benz S-Class\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n                                        >\n                                            Mercedes-Benz S-Class                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $150,000                                            \n                                    <a\n                                            href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                    >\n                                        <img\n                                                src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"\n                                                data-src=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg\"\n                                                alt=\"Apartment With Pool\"\n                                        >\n                                    </a>\n                                        <a\n                                                href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n                                        >\n                                            Apartment With Pool                                        </a>\n                                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\"\n                                                             viewBox=\"0 0 10 14\" fill=\"none\">\n                                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                                  d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.4729 12.0952 4.60597 13.5072 4.61325 13.5162C4.61347 13.5165 4.61339 13.5164 4.61362 13.5167C4.81166 13.7644 5.18835 13.7644 5.38638 13.5167C5.38661 13.5164 5.38653 13.5165 5.38675 13.5162C5.39402 13.5072 6.52712 12.0952 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356C5.03992 12.2882 4.96008 12.2883 4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                                                  fill=\"#374B5C\"/>\n                                                        </svg>\n                                                    New York, NY, USA                                                \n                                                $80,000                                            \n                    <template>\n                        {{ props.swiper.activeIndex + 1 }} / 2                    </template>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                        </svg>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                             fill=\"none\">\n                            <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                        </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    More from this user                </h3>\n                            <a\n                                                                    href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                            >\n                                Display all from Kate Bryn                            </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                800 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1465 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/new-xbox-console/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/xbox-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Xbox console                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $600                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                749 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/engagement-ring-lost/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/ring-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Engagement Ring Lost                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Bangkok, Thailand                            \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4597\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4597\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4597\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                698 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/team-leader/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-003-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-010-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/jobs-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Team Leader                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Denver, CO, USA                            \n                            $8,000 /month                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1528\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1528\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1528\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                664 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/makeup-artist/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-8-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-5-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/makeup-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Makeup artist                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Los Angeles, CA, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4368\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4368\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4368\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                659 Views                            \n    </a>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/user/kate-hendricks/\"\n                        >\n                            Display all                        </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>\n    <lst-listing-carousel\n            prefix=\"listivo\"\n            :swiper-config=\"{&quot;containerModifierClass&quot;:&quot;listivo-swiper-container-&quot;,&quot;slideClass&quot;:&quot;listivo-swiper-slide&quot;,&quot;slideActiveClass&quot;:&quot;listivo-swiper-slide-active&quot;,&quot;slideDuplicateActiveClass&quot;:&quot;listivo-swiper-slide-duplicate-active&quot;,&quot;slideVisibleClass&quot;:&quot;listivo-swiper-slide-visible&quot;,&quot;slideDuplicateClass&quot;:&quot;listivo-swiper-slide-duplicate&quot;,&quot;slideNextClass&quot;:&quot;listivo-swiper-slide-next&quot;,&quot;slideDuplicateNextClass&quot;:&quot;listivo-swiper-slide-duplicate-next&quot;,&quot;slidePrevClass&quot;:&quot;listivo-swiper-slide-prev&quot;,&quot;slideDuplicatePrevClass&quot;:&quot;listivo-swiper-slide-duplicate-prev&quot;,&quot;wrapperClass&quot;:&quot;listivo-swiper-wrapper&quot;,&quot;loop&quot;:false,&quot;spaceBetween&quot;:30,&quot;breakpoints&quot;:{&quot;0&quot;:{&quot;slidesPerView&quot;:1.25,&quot;spaceBetween&quot;:30},&quot;768&quot;:{&quot;slidesPerView&quot;:2.5,&quot;spaceBetween&quot;:30},&quot;1024&quot;:{&quot;slidesPerView&quot;:4,&quot;spaceBetween&quot;:30}}}\"\n    >\n                <h3>\n                    You may also like...                </h3>\n                        <a\n                                                            href=\"https://demo3.listivotheme.com/ads/\"\n                        >\n                            Start a new search                        </a>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                                </svg>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                                </svg>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                1514 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/charmin-countryside-estate/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Countryside estate                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,200,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1568\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1568\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1568\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                873 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/brand-new-office/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-6-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/office-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Brand New Office                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $1,600,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4455\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4455\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4455\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                761 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/simple-small-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Simple Small Apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                San Diego, CA, USA                            \n                            $240,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1567\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1567\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1567\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                922 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/very-spacious-warehouse/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-4-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/10/warehouse-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Very Spacious Warehouse                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Berlin, Germany                            \n                            $19,000,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"4458\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"4458\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"4458\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                713 Views                            \n    </a>\n                                    <a\n                    href=\"https://demo3.listivotheme.com/ad/bright-apartment/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Bright apartment                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                Chicago, IL, USA                            \n                            $700,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1571\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1571\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1571\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                                724 Views                            \n    </a>\n                    <a\n                                                    href=\"https://demo3.listivotheme.com/ads/\"\n                    >\n                        Start a new search                    </a>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                 fill=\"none\">\n                                <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49604 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455587 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"/>\n                            </svg>\n    </lst-listing-carousel>', 'Carousel', '', 'publish', 'closed', 'closed', '', 'new-template-11', '', '', '2023-04-10 14:41:57', '2023-04-10 14:41:57', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-11/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8411, 1, '2022-09-11 11:54:37', '2022-09-11 11:54:37', '[hidden listivo-user-id default:shortcode_attr]\r\n<div class=\"listivo-contact-form listivo-contact-form--v4\">\r\n    <div class=\"listivo-contact-form__label\">Send a message</div>\r\n\r\n    <div><div class=\"listivo-contact-form__field\">\r\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\">\r\n                        <path d=\"M7.37322 0C4.55987 0 2.26529 2.28693 2.26529 5.09091C2.26529 6.84375 3.16317 8.40057 4.52281 9.31818C1.92039 10.4318 0.0761719 13.0057 0.0761719 16H1.53558C1.53558 13.8977 2.65009 12.0682 4.31758 11.0455C4.80785 12.2443 6.00218 13.0909 7.37322 13.0909C8.74427 13.0909 9.93859 12.2443 10.4289 11.0455C12.0964 12.0682 13.2109 13.8977 13.2109 16H14.6703C14.6703 13.0057 12.8261 10.4318 10.2236 9.31818C11.5833 8.40057 12.4812 6.84375 12.4812 5.09091C12.4812 2.28693 10.1866 0 7.37322 0ZM7.37322 1.45455C9.39701 1.45455 11.0217 3.07386 11.0217 5.09091C11.0217 7.10795 9.39701 8.72727 7.37322 8.72727C5.34943 8.72727 3.7247 7.10795 3.7247 5.09091C3.7247 3.07386 5.34943 1.45455 7.37322 1.45455ZM7.37322 10.1818C7.97181 10.1818 8.54189 10.267 9.08347 10.4318C8.82978 11.1335 8.16849 11.6364 7.37322 11.6364C6.57796 11.6364 5.91666 11.1335 5.66298 10.4318C6.20456 10.267 6.77464 10.1818 7.37322 10.1818Z\" fill=\"#FDFDFE\"/>\r\n                    </svg></div>[text* your-name placeholder \"Name *\"]</div></div>\r\n        <div class=\"listivo-contact-form__field\">\r\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\">\r\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.0332031 7.5C0.0332031 3.36453 3.39773 0 7.5332 0C11.6687 0 15.0332 3.36453 15.0332 7.5C15.0332 11.6355 11.6687 15 7.5332 15C3.39773 15 0.0332031 11.6355 0.0332031 7.5ZM13.9075 7.5C13.9075 3.97252 11.06 1.125 7.53247 1.125C4.00499 1.125 1.15747 3.97252 1.15747 7.5C1.15747 11.0275 4.00499 13.875 7.53247 13.875C11.06 13.875 13.9075 11.0275 13.9075 7.5ZM7.53338 2.25C4.64042 2.25 2.28338 4.60705 2.28338 7.5C2.28338 10.393 4.64042 12.75 7.53338 12.75C8.18105 12.75 8.80398 12.6325 9.37835 12.4167C9.56879 12.3478 9.70745 12.1817 9.74137 11.982C9.77529 11.7823 9.69925 11.5798 9.54227 11.4518C9.38529 11.3238 9.17162 11.2901 8.98284 11.3635C8.53271 11.5326 8.04521 11.625 7.53338 11.625C5.24833 11.625 3.40838 9.78505 3.40838 7.5C3.40838 5.21495 5.24833 3.375 7.53338 3.375C9.81842 3.375 11.6584 5.21495 11.6584 7.5V8.0625C11.6584 8.58683 11.2452 9 10.7209 9C10.1965 9 9.78338 8.58683 9.78338 8.0625V5.4375C9.78564 5.15149 9.57294 4.90931 9.28903 4.87464C9.00512 4.83997 8.74039 5.02385 8.67376 5.302C8.29412 5.0341 7.84001 4.875 7.34588 4.875C5.97645 4.875 4.90838 6.0853 4.90838 7.5C4.90838 8.9147 5.97645 10.125 7.34588 10.125C8.03991 10.125 8.65548 9.81305 9.0949 9.32227C9.47345 9.80853 10.0621 10.125 10.7209 10.125C11.8533 10.125 12.7834 9.19492 12.7834 8.0625V7.5C12.7834 4.60705 10.4263 2.25 7.53338 2.25ZM8.65867 7.5C8.65867 6.63995 8.04449 6 7.34617 6C6.64785 6 6.03367 6.63995 6.03367 7.5C6.03367 8.36005 6.64785 9 7.34617 9C8.04449 9 8.65867 8.36005 8.65867 7.5Z\" fill=\"#FDFDFE\"/></svg></div>[email* your-email placeholder \"Email *\"]</div></div>\r\n        <div class=\"listivo-contact-form__field\">\r\n            <div class=\"listivo-input-v2 listivo-input-v2--color-2 listivo-input-v2--with-icon\">\r\n                <div class=\"listivo-icon-v2 listivo-input-v2__icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"15\" viewBox=\"0 0 9 15\" fill=\"none\">\r\n                        <path d=\"M1.6875 0C0.762187 0 0 0.762187 0 1.6875V13.3125C0 14.2378 0.762187 15 1.6875 15H7.3125C8.23781 15 9 14.2378 9 13.3125V1.6875C9 0.762187 8.23781 0 7.3125 0H1.6875ZM1.6875 1.125H7.3125C7.62994 1.125 7.875 1.37006 7.875 1.6875V13.3125C7.875 13.6299 7.62994 13.875 7.3125 13.875H1.6875C1.37006 13.875 1.125 13.6299 1.125 13.3125V1.6875C1.125 1.37006 1.37006 1.125 1.6875 1.125ZM4.5 2.25C4.35082 2.25 4.20774 2.30926 4.10225 2.41475C3.99676 2.52024 3.9375 2.66332 3.9375 2.8125C3.9375 2.96168 3.99676 3.10476 4.10225 3.21025C4.20774 3.31574 4.35082 3.375 4.5 3.375C4.64918 3.375 4.79226 3.31574 4.89775 3.21025C5.00324 3.10476 5.0625 2.96168 5.0625 2.8125C5.0625 2.66332 5.00324 2.52024 4.89775 2.41475C4.79226 2.30926 4.64918 2.25 4.5 2.25ZM3.5625 11.625C3.48796 11.6239 3.41396 11.6377 3.34479 11.6655C3.27562 11.6933 3.21266 11.7346 3.15958 11.7869C3.1065 11.8392 3.06435 11.9016 3.03557 11.9704C3.0068 12.0392 2.99199 12.113 2.99199 12.1875C2.99199 12.262 3.0068 12.3358 3.03557 12.4046C3.06435 12.4734 3.1065 12.5358 3.15958 12.5881C3.21266 12.6404 3.27562 12.6817 3.34479 12.7095C3.41396 12.7373 3.48796 12.7511 3.5625 12.75H5.4375C5.51204 12.7511 5.58604 12.7373 5.65521 12.7095C5.72438 12.6817 5.78734 12.6404 5.84042 12.5881C5.8935 12.5358 5.93565 12.4734 5.96443 12.4046C5.9932 12.3358 6.00801 12.262 6.00801 12.1875C6.00801 12.113 5.9932 12.0392 5.96443 11.9704C5.93565 11.9016 5.8935 11.8392 5.84042 11.7869C5.78734 11.7346 5.72438 11.6933 5.65521 11.6655C5.58604 11.6377 5.51204 11.6239 5.4375 11.625H3.5625Z\" fill=\"#FDFDFE\"/></svg></div>[tel your-phone placeholder \"Phone\"]</div></div>\r\n        <div class=listivo-contact-form__text>[textarea* your-message placeholder \"Message *\"]</div></div>\r\n    <div class=\"listivo-contact-form__bottom\">\r\n    <div class=\"listivo-contact-form__policy\">[acceptance your-accept] I accept the <a href=\"#\">privacy policy</a>[/acceptance]</div>\r\n    <div class=\"listivo-contact-form__button\"><button class=\"listivo-button listivo-button--primary-1\"><span>Send <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.27273 0C0.570818 0 0 0.570818 0 1.27273V8.90909C0 9.611 0.570818 10.1818 1.27273 10.1818H6.36364V8.90909H1.27273V2.54794L6.36364 5.72727L11.4545 2.54918L11.4558 5.20028L12.7273 6.47301V1.27273C12.7273 0.570818 12.1565 0 11.4545 0H1.27273ZM1.27262 1.27277H11.4544V1.27649L6.36353 4.45458L1.27262 1.27525V1.27277ZM11.4545 8.90909V7L13.9999 9.54545L11.4545 12.0909V10.1818H7.63631V8.90909H11.4545Z\" fill=\"#FDFDFE\"/></svg></span></button>\r\n    </div></div>\r\n</div>\n1\nMessage from [your-name]\nwordpress@demo3.listivotheme.com\n[_post_author_email]\n<strong>Name:</strong> [your-name]\r\n<strong>Email:</strong> [your-email]\r\n<strong>Phone:</strong> [your-phone]\r\n<strong>Page Title:</strong> [_post_title]\r\n<strong>Page Link:</strong> [_post_url]\r\n\r\n<hr>\r\n\r\n<strong>Contact form message:</strong>\r\n\r\n[your-message]\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo3staging.listivotheme.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Contact Form - User #2', '', 'publish', 'closed', 'closed', '', 'contact-form-user-2', '', '', '2023-04-10 14:39:04', '2023-04-10 14:39:04', '', 0, 'https://demo3.listivotheme.com/?post_type=wpcf7_contact_form&#038;p=8411', 0, 'wpcf7_contact_form', '', 0),
(8460, 1, '2022-09-14 18:45:43', '2022-09-14 18:45:43', '', 'Featured MINI', '', 'publish', 'closed', 'closed', '', 'featured-mini-2', '', '', '2022-09-14 18:45:43', '2022-09-14 18:45:43', '', 0, 'https://demo3.listivotheme.com/listivo_user_package/featured-mini-2/', 0, 'listivo_user_package', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8517, 1, '2022-10-13 13:28:14', '2022-10-13 13:28:14', '<lst-query-models\n            prefix=\"listivo\"\n            base-url=\"https://demo3.listivotheme.com/ads/\"\n            request-url=\"https://demo3.listivotheme.com/wp-json/listivo/v1/listings\"\n            :dependency-terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n            :initial-filters=\"[]\"\n            initial-template=\"templates/partials/search_results_card_small\"\n            wrapper-class=\"listivo-search-results__list-results\"\n            :limit=\"12\"\n            :initial-page=\"1\"\n            :initial-count=\"180\"\n            initial-sort-by=\"most-relevant\"\n            scroll-to-selector=\".listivo-search-results\"\n            card-type=\"card_small\"\n            row-type=\"row_regular_v2\"\n            initial-title=\"Classified Ads\"\n            :update-title=\"false\"\n                    :initial-term-count=\"[{&quot;id&quot;:2,&quot;count&quot;:41},{&quot;id&quot;:4,&quot;count&quot;:12},{&quot;id&quot;:5,&quot;count&quot;:13},{&quot;id&quot;:6,&quot;count&quot;:23},{&quot;id&quot;:7,&quot;count&quot;:27},{&quot;id&quot;:12,&quot;count&quot;:15},{&quot;id&quot;:191,&quot;count&quot;:11},{&quot;id&quot;:192,&quot;count&quot;:9},{&quot;id&quot;:194,&quot;count&quot;:5},{&quot;id&quot;:195,&quot;count&quot;:6},{&quot;id&quot;:196,&quot;count&quot;:3},{&quot;id&quot;:197,&quot;count&quot;:2},{&quot;id&quot;:198,&quot;count&quot;:7},{&quot;id&quot;:199,&quot;count&quot;:8},{&quot;id&quot;:200,&quot;count&quot;:3},{&quot;id&quot;:202,&quot;count&quot;:2},{&quot;id&quot;:203,&quot;count&quot;:2},{&quot;id&quot;:204,&quot;count&quot;:2},{&quot;id&quot;:205,&quot;count&quot;:2},{&quot;id&quot;:206,&quot;count&quot;:2},{&quot;id&quot;:207,&quot;count&quot;:2},{&quot;id&quot;:208,&quot;count&quot;:4},{&quot;id&quot;:209,&quot;count&quot;:2},{&quot;id&quot;:210,&quot;count&quot;:3},{&quot;id&quot;:211,&quot;count&quot;:3},{&quot;id&quot;:212,&quot;count&quot;:3},{&quot;id&quot;:213,&quot;count&quot;:5},{&quot;id&quot;:214,&quot;count&quot;:6},{&quot;id&quot;:215,&quot;count&quot;:2},{&quot;id&quot;:217,&quot;count&quot;:3},{&quot;id&quot;:218,&quot;count&quot;:2},{&quot;id&quot;:219,&quot;count&quot;:2},{&quot;id&quot;:220,&quot;count&quot;:5},{&quot;id&quot;:221,&quot;count&quot;:2},{&quot;id&quot;:222,&quot;count&quot;:2},{&quot;id&quot;:223,&quot;count&quot;:2},{&quot;id&quot;:224,&quot;count&quot;:2},{&quot;id&quot;:226,&quot;count&quot;:22},{&quot;id&quot;:227,&quot;count&quot;:8},{&quot;id&quot;:228,&quot;count&quot;:14},{&quot;id&quot;:229,&quot;count&quot;:8},{&quot;id&quot;:230,&quot;count&quot;:7},{&quot;id&quot;:231,&quot;count&quot;:10},{&quot;id&quot;:232,&quot;count&quot;:3},{&quot;id&quot;:233,&quot;count&quot;:2},{&quot;id&quot;:239,&quot;count&quot;:6},{&quot;id&quot;:240,&quot;count&quot;:5},{&quot;id&quot;:373,&quot;count&quot;:2},{&quot;id&quot;:374,&quot;count&quot;:5},{&quot;id&quot;:375,&quot;count&quot;:3},{&quot;id&quot;:376,&quot;count&quot;:4},{&quot;id&quot;:416,&quot;count&quot;:3},{&quot;id&quot;:418,&quot;count&quot;:7},{&quot;id&quot;:419,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_14&quot;,&quot;count&quot;:180},{&quot;id&quot;:80,&quot;count&quot;:6},{&quot;id&quot;:81,&quot;count&quot;:1},{&quot;id&quot;:82,&quot;count&quot;:5},{&quot;id&quot;:&quot;listivo_1910&quot;,&quot;count&quot;:180},{&quot;id&quot;:78,&quot;count&quot;:8},{&quot;id&quot;:79,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1911&quot;,&quot;count&quot;:180},{&quot;id&quot;:70,&quot;count&quot;:1},{&quot;id&quot;:71,&quot;count&quot;:6},{&quot;id&quot;:72,&quot;count&quot;:3},{&quot;id&quot;:74,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_1913&quot;,&quot;count&quot;:180},{&quot;id&quot;:75,&quot;count&quot;:5},{&quot;id&quot;:76,&quot;count&quot;:3},{&quot;id&quot;:77,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_1912&quot;,&quot;count&quot;:180},{&quot;id&quot;:257,&quot;count&quot;:5},{&quot;id&quot;:288,&quot;count&quot;:1},{&quot;id&quot;:289,&quot;count&quot;:4},{&quot;id&quot;:290,&quot;count&quot;:1},{&quot;id&quot;:291,&quot;count&quot;:1},{&quot;id&quot;:292,&quot;count&quot;:1},{&quot;id&quot;:369,&quot;count&quot;:7},{&quot;id&quot;:372,&quot;count&quot;:2},{&quot;id&quot;:378,&quot;count&quot;:1},{&quot;id&quot;:380,&quot;count&quot;:1},{&quot;id&quot;:383,&quot;count&quot;:2},{&quot;id&quot;:384,&quot;count&quot;:2},{&quot;id&quot;:385,&quot;count&quot;:3},{&quot;id&quot;:392,&quot;count&quot;:1},{&quot;id&quot;:395,&quot;count&quot;:1},{&quot;id&quot;:396,&quot;count&quot;:2},{&quot;id&quot;:397,&quot;count&quot;:1},{&quot;id&quot;:398,&quot;count&quot;:1},{&quot;id&quot;:399,&quot;count&quot;:2},{&quot;id&quot;:400,&quot;count&quot;:2},{&quot;id&quot;:&quot;listivo_945&quot;,&quot;count&quot;:180},{&quot;id&quot;:293,&quot;count&quot;:1},{&quot;id&quot;:294,&quot;count&quot;:2},{&quot;id&quot;:295,&quot;count&quot;:1},{&quot;id&quot;:296,&quot;count&quot;:1},{&quot;id&quot;:297,&quot;count&quot;:1},{&quot;id&quot;:298,&quot;count&quot;:1},{&quot;id&quot;:299,&quot;count&quot;:2},{&quot;id&quot;:300,&quot;count&quot;:1},{&quot;id&quot;:311,&quot;count&quot;:1},{&quot;id&quot;:370,&quot;count&quot;:3},{&quot;id&quot;:371,&quot;count&quot;:4},{&quot;id&quot;:377,&quot;count&quot;:1},{&quot;id&quot;:379,&quot;count&quot;:1},{&quot;id&quot;:381,&quot;count&quot;:2},{&quot;id&quot;:382,&quot;count&quot;:2},{&quot;id&quot;:386,&quot;count&quot;:1},{&quot;id&quot;:387,&quot;count&quot;:1},{&quot;id&quot;:388,&quot;count&quot;:1},{&quot;id&quot;:389,&quot;count&quot;:2},{&quot;id&quot;:390,&quot;count&quot;:1},{&quot;id&quot;:391,&quot;count&quot;:1},{&quot;id&quot;:393,&quot;count&quot;:1},{&quot;id&quot;:394,&quot;count&quot;:1},{&quot;id&quot;:401,&quot;count&quot;:1},{&quot;id&quot;:402,&quot;count&quot;:1},{&quot;id&quot;:403,&quot;count&quot;:1},{&quot;id&quot;:404,&quot;count&quot;:1},{&quot;id&quot;:405,&quot;count&quot;:1},{&quot;id&quot;:406,&quot;count&quot;:1},{&quot;id&quot;:407,&quot;count&quot;:1},{&quot;id&quot;:408,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_946&quot;,&quot;count&quot;:180},{&quot;id&quot;:263,&quot;count&quot;:10},{&quot;id&quot;:264,&quot;count&quot;:15},{&quot;id&quot;:265,&quot;count&quot;:9},{&quot;id&quot;:266,&quot;count&quot;:5},{&quot;id&quot;:267,&quot;count&quot;:5},{&quot;id&quot;:268,&quot;count&quot;:5},{&quot;id&quot;:269,&quot;count&quot;:3},{&quot;id&quot;:270,&quot;count&quot;:2},{&quot;id&quot;:271,&quot;count&quot;:4},{&quot;id&quot;:272,&quot;count&quot;:6},{&quot;id&quot;:273,&quot;count&quot;:2},{&quot;id&quot;:275,&quot;count&quot;:2},{&quot;id&quot;:276,&quot;count&quot;:4},{&quot;id&quot;:277,&quot;count&quot;:4},{&quot;id&quot;:278,&quot;count&quot;:2},{&quot;id&quot;:279,&quot;count&quot;:3},{&quot;id&quot;:280,&quot;count&quot;:2},{&quot;id&quot;:281,&quot;count&quot;:4},{&quot;id&quot;:282,&quot;count&quot;:4},{&quot;id&quot;:283,&quot;count&quot;:2},{&quot;id&quot;:284,&quot;count&quot;:3},{&quot;id&quot;:285,&quot;count&quot;:11},{&quot;id&quot;:286,&quot;count&quot;:1},{&quot;id&quot;:287,&quot;count&quot;:3},{&quot;id&quot;:&quot;listivo_4661&quot;,&quot;count&quot;:180},{&quot;id&quot;:301,&quot;count&quot;:23},{&quot;id&quot;:302,&quot;count&quot;:14},{&quot;id&quot;:303,&quot;count&quot;:17},{&quot;id&quot;:304,&quot;count&quot;:12},{&quot;id&quot;:305,&quot;count&quot;:16},{&quot;id&quot;:306,&quot;count&quot;:16},{&quot;id&quot;:307,&quot;count&quot;:11},{&quot;id&quot;:308,&quot;count&quot;:19},{&quot;id&quot;:309,&quot;count&quot;:16},{&quot;id&quot;:310,&quot;count&quot;:3},{&quot;id&quot;:356,&quot;count&quot;:9},{&quot;id&quot;:357,&quot;count&quot;:9},{&quot;id&quot;:358,&quot;count&quot;:10},{&quot;id&quot;:&quot;listivo_4318&quot;,&quot;count&quot;:180},{&quot;id&quot;:312,&quot;count&quot;:4},{&quot;id&quot;:313,&quot;count&quot;:3},{&quot;id&quot;:314,&quot;count&quot;:4},{&quot;id&quot;:318,&quot;count&quot;:4},{&quot;id&quot;:319,&quot;count&quot;:1},{&quot;id&quot;:320,&quot;count&quot;:1},{&quot;id&quot;:321,&quot;count&quot;:1},{&quot;id&quot;:322,&quot;count&quot;:2},{&quot;id&quot;:323,&quot;count&quot;:2},{&quot;id&quot;:324,&quot;count&quot;:2},{&quot;id&quot;:325,&quot;count&quot;:2},{&quot;id&quot;:326,&quot;count&quot;:2},{&quot;id&quot;:327,&quot;count&quot;:2},{&quot;id&quot;:328,&quot;count&quot;:2},{&quot;id&quot;:329,&quot;count&quot;:3},{&quot;id&quot;:330,&quot;count&quot;:3},{&quot;id&quot;:331,&quot;count&quot;:3},{&quot;id&quot;:332,&quot;count&quot;:3},{&quot;id&quot;:333,&quot;count&quot;:3},{&quot;id&quot;:334,&quot;count&quot;:3},{&quot;id&quot;:335,&quot;count&quot;:1},{&quot;id&quot;:336,&quot;count&quot;:1},{&quot;id&quot;:337,&quot;count&quot;:1},{&quot;id&quot;:338,&quot;count&quot;:1},{&quot;id&quot;:339,&quot;count&quot;:1},{&quot;id&quot;:340,&quot;count&quot;:1},{&quot;id&quot;:342,&quot;count&quot;:1},{&quot;id&quot;:343,&quot;count&quot;:1},{&quot;id&quot;:344,&quot;count&quot;:4},{&quot;id&quot;:345,&quot;count&quot;:4},{&quot;id&quot;:348,&quot;count&quot;:3},{&quot;id&quot;:349,&quot;count&quot;:3},{&quot;id&quot;:353,&quot;count&quot;:2},{&quot;id&quot;:354,&quot;count&quot;:2},{&quot;id&quot;:355,&quot;count&quot;:2},{&quot;id&quot;:415,&quot;count&quot;:1},{&quot;id&quot;:&quot;listivo_4660&quot;,&quot;count&quot;:180},{&quot;id&quot;:409,&quot;count&quot;:4},{&quot;id&quot;:410,&quot;count&quot;:8},{&quot;id&quot;:412,&quot;count&quot;:13},{&quot;id&quot;:&quot;listivo_4659&quot;,&quot;count&quot;:180},{&quot;id&quot;:248,&quot;count&quot;:6},{&quot;id&quot;:249,&quot;count&quot;:2},{&quot;id&quot;:250,&quot;count&quot;:3},{&quot;id&quot;:256,&quot;count&quot;:2},{&quot;id&quot;:259,&quot;count&quot;:2},{&quot;id&quot;:260,&quot;count&quot;:5},{&quot;id&quot;:261,&quot;count&quot;:2},{&quot;id&quot;:262,&quot;count&quot;:4},{&quot;id&quot;:&quot;listivo_4657&quot;,&quot;count&quot;:180},{&quot;id&quot;:135,&quot;count&quot;:37},{&quot;id&quot;:136,&quot;count&quot;:13},{&quot;id&quot;:156,&quot;count&quot;:26},{&quot;id&quot;:157,&quot;count&quot;:19},{&quot;id&quot;:158,&quot;count&quot;:15},{&quot;id&quot;:159,&quot;count&quot;:16},{&quot;id&quot;:160,&quot;count&quot;:17},{&quot;id&quot;:&quot;listivo_2723&quot;,&quot;count&quot;:180}]\"\n            >\n                    <lst-keyword-search-field\n        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/keyword\"\n        :field=\"{&quot;key&quot;:&quot;keyword&quot;}\"\n        :filters=\"props.filters\"\n        :min-characters=\"1\"\n        :taxonomy-keys=\"[&quot;listivo_14&quot;]\"\n        highlight-option-class=\"listivo-autocomplete-input__option--highlight\"\n        :keyword-suggestion-limit=\"10\"\n        active-text-class=\"listivo-autocomplete-input__option--highlight-text\"\n        save-search-nonce=\"500794c32c\"\n        :reset-values=\"true\"\n>\n         0 || keywordProps.open,\n                    \'listivo-autocomplete-input--open\': keywordProps.open,\n                }\"\n        >\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M7.33333 0V2.00001H8.66667V0H7.33333ZM2.8151 1.8724L1.8724 2.81511L3.28646 4.22918L4.22917 3.28647L2.8151 1.8724ZM13.1849 1.8724L11.7708 3.28647L12.7135 4.22918L14.1276 2.81511L13.1849 1.8724ZM8 3.33334C5.43044 3.33334 3.33333 5.43046 3.33333 8.00002C3.33333 9.84522 4.43741 11.4015 6 12.1563V14C6 14.7287 6.60463 15.3334 7.33333 15.3334H8.66667C9.39538 15.3334 10 14.7287 10 14V12.1563C11.5626 11.4015 12.6667 9.84522 12.6667 8.00002C12.6667 5.43046 10.5696 3.33334 8 3.33334ZM8 4.66668C9.84911 4.66668 11.3333 6.15091 11.3333 8.00002C11.3333 9.45625 10.4036 10.6819 9.11068 11.1394L8.66667 11.2956V14H7.33333V11.2956L6.88932 11.1394C5.59644 10.6819 4.66667 9.45625 4.66667 8.00002C4.66667 6.15091 6.15089 4.66668 8 4.66668ZM0 7.33335V8.66669H2V7.33335H0ZM14 7.33335V8.66669H16V7.33335H14ZM3.28646 11.7709L1.8724 13.1849L2.8151 14.1276L4.22917 12.7136L3.28646 11.7709ZM12.7135 11.7709L11.7708 12.7136L13.1849 14.1276L14.1276 13.1849L12.7135 11.7709Z\" fill=\"#FDFDFE\"></path></svg>                                    \n                <template>\n                </template>\n                <input\n                        @keyup.stop.prevent\n                        @input=\"keywordProps.setKeyword($event.target.value)\"\n                        :value=\"keywordProps.keyword\"\n                        type=\"text\"\n                        placeholder=\"I&#039;m looking for...\"\n                        @focusin=\"keywordProps.focusin\"\n                        @focusout=\"keywordProps.focusout\"\n                        @keyup.up.stop=\"keywordProps.decreaseOptionIndex\"\n                        @keyup.down.stop=\"keywordProps.increaseOptionIndex\"\n                        @keyup.enter=\"keywordProps.setOptionByIndex\"\n                        @keydown.down.stop.prevent\n                        @keydown.up.stop.prevent\n                >\n            <template>\n                 0\"\n                        @click.stop.prevent=\"keywordProps.clear\"\n                >\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n                                - in\n            </template>\n</lst-keyword-search-field><lst-location-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        field-selector=\".lst-location-153\"\n        custom-label=\"Selected area on the map\"\n        :ask-for-location=\"false\"\n>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"20\" viewBox=\"0 0 14 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 0C3.14453 0 0 3.14453 0 7C0 8.08281 0.442968 9.26953 1.05547 10.5219C1.66797 11.7797 2.46641 13.0922 3.27031 14.2898C4.86719 16.6906 6.45859 18.643 6.45859 18.643L7 19.3102L7.54141 18.643C7.54141 18.643 9.13281 16.6906 10.7352 14.2898C11.5336 13.0922 12.332 11.7797 12.9445 10.5219C13.557 9.26953 14 8.08281 14 7C14 3.14453 10.8555 0 7 0ZM7 1.4C10.1008 1.4 12.6 3.89922 12.6 7C12.6 7.65625 12.2555 8.74453 11.6867 9.90937C11.118 11.0797 10.3414 12.3484 9.57031 13.5187C8.39389 15.2809 7.56115 16.319 7.11405 16.8763L7.11404 16.8764L7.11361 16.8769C7.07246 16.9282 7.03458 16.9754 7 17.0187C6.9653 16.9753 6.92728 16.9279 6.88597 16.8764C6.43887 16.319 5.60613 15.2809 4.42969 13.5187C3.65859 12.3484 2.88203 11.0797 2.31328 9.90937C1.74453 8.74453 1.4 7.65625 1.4 7C1.4 3.89922 3.89922 1.4 7 1.4ZM5.6 7C5.6 6.22891 6.22891 5.6 7 5.6C7.77109 5.6 8.4 6.22891 8.4 7C8.4 7.77109 7.77109 8.4 7 8.4C6.22891 8.4 5.6 7.77109 5.6 7Z\" fill=\"#FDFDFE\"></path></svg>                                    \n            <input\n                    type=\"text\"\n                    placeholder=\"Location (e.g. New York)\"\n            >\n            <template>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                         fill=\"none\">\n                        <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                              fill=\"#F09965\"/>\n                    </svg>\n            </template>\n                    <template>\n                <lst-radius-search-field\n                        :field=\"{&quot;key&quot;:&quot;listivo_153&quot;,&quot;id&quot;:153,&quot;type&quot;:&quot;location&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Location&quot;,&quot;countries&quot;:[],&quot;searchTypes&quot;:[&quot;(cities)&quot;],&quot;defaultRadius&quot;:2000}\"\n                        :filters=\"props.filters\"\n                        :dependencies=\"props.dependencies\"\n                                            :initial-radius=\"{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270}\"\n                                                                :options=\"[{&quot;label&quot;:&quot;+10 miles&quot;,&quot;value&quot;:16090},{&quot;label&quot;:&quot;+20 miles&quot;,&quot;value&quot;:32180},{&quot;label&quot;:&quot;+30 miles&quot;,&quot;value&quot;:48270},{&quot;label&quot;:&quot;+50 miles&quot;,&quot;value&quot;:80450},{&quot;label&quot;:&quot;+75 miles&quot;,&quot;value&quot;:120675},{&quot;label&quot;:&quot;+100 miles&quot;,&quot;value&quot;:160900},{&quot;label&quot;:&quot;+200 miles&quot;,&quot;value&quot;:321800},{&quot;label&quot;:&quot;+500 miles&quot;,&quot;value&quot;:804500}]\"\n                                    >\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                 fill=\"none\">\n                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                      fill=\"#F09965\"/>\n                            </svg>\n                        <lst-select\n                                :options=\"radiusField.options\"\n                                :value=\"radiusField.value\"\n                                @input=\"radiusField.setValue\"\n                                active-text-class=\"listivo-select__active-text\"\n                                highlight-option-class=\"listivo-select__option--highlight\"\n                                :disabled=\"radiusField.isDisabled\"\n                                :is-selected=\"radiusField.isSelected\"\n                        >\n                                    Distance                                \n                                    {{ radiusField.value.label }}\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                         viewBox=\"0 0 7 5\" fill=\"none\">\n                                        <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                        </lst-select>\n                </lst-radius-search-field>\n            </template>\n</lst-location-search-field>                \n                <lst-search-sidebar prefix=\"listivo\">\n    <lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_14&quot;,&quot;id&quot;:14,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:202,&quot;key&quot;:&quot;listivo_202&quot;,&quot;name&quot;:&quot;Accounting&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:373,&quot;key&quot;:&quot;listivo_373&quot;,&quot;name&quot;:&quot;Aircrafts&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:214,&quot;key&quot;:&quot;listivo_214&quot;,&quot;name&quot;:&quot;Announcements&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:198,&quot;key&quot;:&quot;listivo_198&quot;,&quot;name&quot;:&quot;Apartments&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:208,&quot;key&quot;:&quot;listivo_208&quot;,&quot;name&quot;:&quot;Automotive Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:209,&quot;key&quot;:&quot;listivo_209&quot;,&quot;name&quot;:&quot;Beauty&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:222,&quot;key&quot;:&quot;listivo_222&quot;,&quot;name&quot;:&quot;Birds&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:374,&quot;key&quot;:&quot;listivo_374&quot;,&quot;name&quot;:&quot;Boats&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:191,&quot;key&quot;:&quot;listivo_191&quot;,&quot;name&quot;:&quot;Cars&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:221,&quot;key&quot;:&quot;listivo_221&quot;,&quot;name&quot;:&quot;Cats&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:203,&quot;key&quot;:&quot;listivo_203&quot;,&quot;name&quot;:&quot;Cleaning Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:210,&quot;key&quot;:&quot;listivo_210&quot;,&quot;name&quot;:&quot;Cleaning Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:197,&quot;key&quot;:&quot;listivo_197&quot;,&quot;name&quot;:&quot;Commercial&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:12,&quot;key&quot;:&quot;listivo_12&quot;,&quot;name&quot;:&quot;Community&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4659],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:232,&quot;key&quot;:&quot;listivo_232&quot;,&quot;name&quot;:&quot;Computers&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:375,&quot;key&quot;:&quot;listivo_375&quot;,&quot;name&quot;:&quot;Construction&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:204,&quot;key&quot;:&quot;listivo_204&quot;,&quot;name&quot;:&quot;Construction Work&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:220,&quot;key&quot;:&quot;listivo_220&quot;,&quot;name&quot;:&quot;Dogs&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:226,&quot;key&quot;:&quot;listivo_226&quot;,&quot;name&quot;:&quot;Electronics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:228,&quot;key&quot;:&quot;listivo_228&quot;,&quot;name&quot;:&quot;Fashion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:211,&quot;key&quot;:&quot;listivo_211&quot;,&quot;name&quot;:&quot;Financial Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:223,&quot;key&quot;:&quot;listivo_223&quot;,&quot;name&quot;:&quot;Fish&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:227,&quot;key&quot;:&quot;listivo_227&quot;,&quot;name&quot;:&quot;For Kids&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[2723],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:215,&quot;key&quot;:&quot;listivo_215&quot;,&quot;name&quot;:&quot;Free Stuff&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:230,&quot;key&quot;:&quot;listivo_230&quot;,&quot;name&quot;:&quot;Games &amp;amp; Consoles&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:376,&quot;key&quot;:&quot;listivo_376&quot;,&quot;name&quot;:&quot;Gardening&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:229,&quot;key&quot;:&quot;listivo_229&quot;,&quot;name&quot;:&quot;Health &amp;amp; Beauty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:212,&quot;key&quot;:&quot;listivo_212&quot;,&quot;name&quot;:&quot;Home Services&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:199,&quot;key&quot;:&quot;listivo_199&quot;,&quot;name&quot;:&quot;Houses&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:205,&quot;key&quot;:&quot;listivo_205&quot;,&quot;name&quot;:&quot;Internships&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:206,&quot;key&quot;:&quot;listivo_206&quot;,&quot;name&quot;:&quot;IT Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:217,&quot;key&quot;:&quot;listivo_217&quot;,&quot;name&quot;:&quot;Items Wanted&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:417,&quot;key&quot;:&quot;listivo_417&quot;,&quot;name&quot;:&quot;Jewelry&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:4,&quot;key&quot;:&quot;listivo_4&quot;,&quot;name&quot;:&quot;Jobs&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4780,1913,1912,1911,1910],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:420,&quot;key&quot;:&quot;listivo_420&quot;,&quot;name&quot;:&quot;Kids Accessories&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:421,&quot;key&quot;:&quot;listivo_421&quot;,&quot;name&quot;:&quot;Kids Clothes&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:196,&quot;key&quot;:&quot;listivo_196&quot;,&quot;name&quot;:&quot;Land&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:218,&quot;key&quot;:&quot;listivo_218&quot;,&quot;name&quot;:&quot;Lost &amp;amp; Found&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:207,&quot;key&quot;:&quot;listivo_207&quot;,&quot;name&quot;:&quot;Marketing Jobs&quot;,&quot;parent&quot;:4,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:240,&quot;key&quot;:&quot;listivo_240&quot;,&quot;name&quot;:&quot;Men\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:192,&quot;key&quot;:&quot;listivo_192&quot;,&quot;name&quot;:&quot;Motorcycles&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:200,&quot;key&quot;:&quot;listivo_200&quot;,&quot;name&quot;:&quot;Offices&quot;,&quot;parent&quot;:6,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:5,&quot;key&quot;:&quot;listivo_5&quot;,&quot;name&quot;:&quot;Pets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4657],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:231,&quot;key&quot;:&quot;listivo_231&quot;,&quot;name&quot;:&quot;Phones&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:419,&quot;key&quot;:&quot;listivo_419&quot;,&quot;name&quot;:&quot;Prams &amp;amp; Strollers&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:6,&quot;key&quot;:&quot;listivo_6&quot;,&quot;name&quot;:&quot;Real Estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4661,3411,2863,340,339,338],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:7,&quot;key&quot;:&quot;listivo_7&quot;,&quot;name&quot;:&quot;Services&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4660],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:224,&quot;key&quot;:&quot;listivo_224&quot;,&quot;name&quot;:&quot;Small Furries&quot;,&quot;parent&quot;:5,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:233,&quot;key&quot;:&quot;listivo_233&quot;,&quot;name&quot;:&quot;Software&quot;,&quot;parent&quot;:226,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:418,&quot;key&quot;:&quot;listivo_418&quot;,&quot;name&quot;:&quot;Toys&quot;,&quot;parent&quot;:227,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:194,&quot;key&quot;:&quot;listivo_194&quot;,&quot;name&quot;:&quot;Trucks&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:195,&quot;key&quot;:&quot;listivo_195&quot;,&quot;name&quot;:&quot;Vans&quot;,&quot;parent&quot;:2,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:2,&quot;key&quot;:&quot;listivo_2&quot;,&quot;name&quot;:&quot;Vehicles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[4686,4318,4316,946,945,528],&quot;hasMultilevelChildren&quot;:true},{&quot;id&quot;:219,&quot;key&quot;:&quot;listivo_219&quot;,&quot;name&quot;:&quot;Volunteers&quot;,&quot;parent&quot;:12,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:213,&quot;key&quot;:&quot;listivo_213&quot;,&quot;name&quot;:&quot;Weddings&quot;,&quot;parent&quot;:7,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:416,&quot;key&quot;:&quot;listivo_416&quot;,&quot;name&quot;:&quot;Women\'s Bags&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:239,&quot;key&quot;:&quot;listivo_239&quot;,&quot;name&quot;:&quot;Women\'s Clothing&quot;,&quot;parent&quot;:228,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"false\"\n        order-type=\"count\"\n        all-label=\"All\"\n    >\n                            Category                        \n                                            <template>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"5\" height=\"7\"\n                                                 viewBox=\"0 0 5 7\" fill=\"none\">\n                                                <path d=\"M1.77261 3.5L4.39151 5.87477C4.67526 6.13207 4.67526 6.54972 4.39151 6.80702C4.10776 7.06433 3.64717 7.06433 3.36341 6.80702L0.200993 3.9394C-0.0669975 3.6964 -0.0669975 3.30298 0.200993 3.0606L3.36341 0.192977C3.64717 -0.0643257 4.10776 -0.0643257 4.39151 0.192977C4.67526 0.45028 4.67526 0.86793 4.39151 1.12523L1.77261 3.5Z\"\n                                                      fill=\"#537CD9\"/>\n                                            </svg>\n                        </template>\n                        <template>\n                                                Any\n                                                                                                    ({{ taxonomyField.anyCount }})\n                                                                                            (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n                                    <template>\n                        <lst-taxonomy-search-field\n                                v-for=\"term in taxonomyField.activeParentTerms\"\n                                :field=\"taxonomyField.field\"\n                                :terms=\"taxonomyField.terms\"\n                                :filters=\"props.filters\"\n                                :dependencies=\"props.dependencies\"\n                                :term-count=\"props.termCount\"\n                                :parent=\"term.id\"\n                                :key=\"\'field-\' + term.id\"\n                                :multiple=\"false\"\n                                order-type=\"count\"\n                                                    >\n                                                        Any\n                                                                                                                    ({{ taxonomyFieldProps.anyCount }})\n                                                                                                            (\'+ option.count +\')\'\">\n                                <template>\n                                        Show More\n                                        ({{ taxonomyFieldProps.currentOptions.length\n                                        - 0 }})\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\"\n                                             viewBox=\"0 0 11 12\"\n                                             fill=\"none\">\n                                            <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </template>\n                        </lst-taxonomy-search-field>\n                    </template>\n</lst-taxonomy-search-field>\n    <lst-price-search-field\n            :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            >\n                    Price                \n                        <lst-price-search-field\n                                :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                                field-key=\"listivo_130_from\"\n                                :filters=\"props.filters\"\n                                :dependencies=\"props.dependencies\"\n                                compare-type=\"greater\"\n                        >\n                                    <input\n                                            :value=\"priceField.value\"\n                                            @input=\"priceField.setValue($event.target.value)\"\n                                            type=\"text\"\n                                            placeholder=\"Min Price\"\n                                    >\n                                    <template>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\"\n                                                 viewBox=\"0 0 6 6\"\n                                                 fill=\"none\">\n                                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                      fill=\"#F09965\"/>\n                                            </svg>\n                                    </template>\n                        </lst-price-search-field>\n                        <lst-price-search-field\n                                :field=\"{&quot;key&quot;:&quot;listivo_130&quot;,&quot;id&quot;:130,&quot;type&quot;:&quot;price&quot;,&quot;hideTerms&quot;:[4,12,7,225],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                                field-key=\"listivo_130_to\"\n                                :filters=\"props.filters\"\n                                :dependencies=\"props.dependencies\"\n                                compare-type=\"less\"\n                        >\n                                    <input\n                                            :value=\"priceField.value\"\n                                            @input=\"priceField.setValue($event.target.value)\"\n                                            type=\"text\"\n                                            placeholder=\"Max Price\"\n                                    >\n                                    <template>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\"\n                                                 viewBox=\"0 0 6 6\"\n                                                 fill=\"none\">\n                                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                      fill=\"#F09965\"/>\n                                            </svg>\n                                    </template>\n                        </lst-price-search-field>\n    </lst-price-search-field>\n<lst-select-number-search-field\n        field-key=\"listivo_338\"\n        :field=\"{&quot;key&quot;:&quot;listivo_338&quot;,&quot;id&quot;:338,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bedrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n            compare-type=\"_from\"\n        :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n    >\n                Bedrooms            \n                            Any                        \n                                1+                            \n                                2+                            \n                                3+                            \n                                4+                            \n                                5+                            \n</lst-select-number-search-field>\n<lst-select-number-search-field\n        field-key=\"listivo_339\"\n        :field=\"{&quot;key&quot;:&quot;listivo_339&quot;,&quot;id&quot;:339,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[196,197,200],&quot;name&quot;:&quot;Bathrooms&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n            compare-type=\"_from\"\n        :options=\"[{&quot;name&quot;:&quot;1+&quot;,&quot;value&quot;:&quot;1&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;2+&quot;,&quot;value&quot;:&quot;2&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;3+&quot;,&quot;value&quot;:&quot;3&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;4+&quot;,&quot;value&quot;:&quot;4&quot;,&quot;compareType&quot;:&quot;greater&quot;},{&quot;name&quot;:&quot;5+&quot;,&quot;value&quot;:&quot;5&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n    >\n                Bathrooms            \n                            Any                        \n                                1+                            \n                                2+                            \n                                3+                            \n                                4+                            \n                                5+                            \n</lst-select-number-search-field>\n<lst-select-number-search-field\n        field-key=\"listivo_2863\"\n        :field=\"{&quot;key&quot;:&quot;listivo_2863&quot;,&quot;id&quot;:2863,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Build Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n    >\n                Build Year            \n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_2863&quot;,&quot;id&quot;:2863,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Build Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                            field-key=\"listivo_2863_from\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"greater\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Min Build Year\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_2863&quot;,&quot;id&quot;:2863,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Build Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                            field-key=\"listivo_2863_to\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"less\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Max Build Year\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n</lst-select-number-search-field>\n<lst-select-number-search-field\n        field-key=\"listivo_340\"\n        :field=\"{&quot;key&quot;:&quot;listivo_340&quot;,&quot;id&quot;:340,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Property Size&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; ftu00b2&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n    >\n                Property Size            \n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_340&quot;,&quot;id&quot;:340,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Property Size&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; ftu00b2&quot;}\"\n                            field-key=\"listivo_340_from\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"greater\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Min Property Size\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_340&quot;,&quot;id&quot;:340,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Property Size&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; ftu00b2&quot;}\"\n                            field-key=\"listivo_340_to\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"less\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Max Property Size\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n</lst-select-number-search-field>\n    <template>\n    <lst-price-search-field\n            :field=\"{&quot;key&quot;:&quot;listivo_4780&quot;,&quot;id&quot;:4780,&quot;type&quot;:&quot;salary&quot;,&quot;hideTerms&quot;:[],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; /month&quot;}\"\n            :filters=\"props.filters\"\n            :dependencies=\"props.dependencies\"\n            >\n                    Salary                \n                        <lst-price-search-field\n                                :field=\"{&quot;key&quot;:&quot;listivo_4780&quot;,&quot;id&quot;:4780,&quot;type&quot;:&quot;salary&quot;,&quot;hideTerms&quot;:[],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; /month&quot;}\"\n                                field-key=\"listivo_4780_from\"\n                                :filters=\"props.filters\"\n                                :dependencies=\"props.dependencies\"\n                                compare-type=\"greater\"\n                        >\n                                    <input\n                                            :value=\"priceField.value\"\n                                            @input=\"priceField.setValue($event.target.value)\"\n                                            type=\"text\"\n                                            placeholder=\"Min Salary\"\n                                    >\n                                    <template>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\"\n                                                 viewBox=\"0 0 6 6\"\n                                                 fill=\"none\">\n                                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                      fill=\"#F09965\"/>\n                                            </svg>\n                                    </template>\n                        </lst-price-search-field>\n                        <lst-price-search-field\n                                :field=\"{&quot;key&quot;:&quot;listivo_4780&quot;,&quot;id&quot;:4780,&quot;type&quot;:&quot;salary&quot;,&quot;hideTerms&quot;:[],&quot;currencySign&quot;:&quot;$&quot;,&quot;currencySignPosition&quot;:&quot;before&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; /month&quot;}\"\n                                field-key=\"listivo_4780_to\"\n                                :filters=\"props.filters\"\n                                :dependencies=\"props.dependencies\"\n                                compare-type=\"less\"\n                        >\n                                    <input\n                                            :value=\"priceField.value\"\n                                            @input=\"priceField.setValue($event.target.value)\"\n                                            type=\"text\"\n                                            placeholder=\"Max Salary\"\n                                    >\n                                    <template>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\"\n                                                 viewBox=\"0 0 6 6\"\n                                                 fill=\"none\">\n                                                <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                      fill=\"#F09965\"/>\n                                            </svg>\n                                    </template>\n                        </lst-price-search-field>\n    </lst-price-search-field>\n    </template>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1910&quot;,&quot;id&quot;:1910,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:82,&quot;key&quot;:&quot;listivo_82&quot;,&quot;name&quot;:&quot;Contract&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:80,&quot;key&quot;:&quot;listivo_80&quot;,&quot;name&quot;:&quot;Permanent&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:81,&quot;key&quot;:&quot;listivo_81&quot;,&quot;name&quot;:&quot;Self Employed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n            :options-limit=\"10\"\n    >\n                            Contract Type                        \n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 10 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1911&quot;,&quot;id&quot;:1911,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:78,&quot;key&quot;:&quot;listivo_78&quot;,&quot;name&quot;:&quot;Direct Employer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:79,&quot;key&quot;:&quot;listivo_79&quot;,&quot;name&quot;:&quot;Recruiter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"count\"\n        all-label=\"All\"\n            :options-limit=\"10\"\n    >\n                            Recruiter Type                        \n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 10 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1913&quot;,&quot;id&quot;:1913,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:70,&quot;key&quot;:&quot;listivo_70&quot;,&quot;name&quot;:&quot;Apprenticeship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:71,&quot;key&quot;:&quot;listivo_71&quot;,&quot;name&quot;:&quot;Experienced&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:72,&quot;key&quot;:&quot;listivo_72&quot;,&quot;name&quot;:&quot;Graduate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:73,&quot;key&quot;:&quot;listivo_73&quot;,&quot;name&quot;:&quot;Internship&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:74,&quot;key&quot;:&quot;listivo_74&quot;,&quot;name&quot;:&quot;Management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"count\"\n        all-label=\"All\"\n            :options-limit=\"10\"\n    >\n                            Job Level                        \n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 10 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_1912&quot;,&quot;id&quot;:1912,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;count&quot;,&quot;whenTermHasNoResults&quot;:&quot;disable&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:75,&quot;key&quot;:&quot;listivo_75&quot;,&quot;name&quot;:&quot;Full Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:76,&quot;key&quot;:&quot;listivo_76&quot;,&quot;name&quot;:&quot;Part Time&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:77,&quot;key&quot;:&quot;listivo_77&quot;,&quot;name&quot;:&quot;Weekends&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"count\"\n        all-label=\"All\"\n            :options-limit=\"10\"\n    >\n                            Hours                        \n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 10 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_945&quot;,&quot;id&quot;:945,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:384,&quot;key&quot;:&quot;listivo_384&quot;,&quot;name&quot;:&quot;Alpha Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:289,&quot;key&quot;:&quot;listivo_289&quot;,&quot;name&quot;:&quot;Audi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:292,&quot;key&quot;:&quot;listivo_292&quot;,&quot;name&quot;:&quot;BMW&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:396,&quot;key&quot;:&quot;listivo_396&quot;,&quot;name&quot;:&quot;Caterpillar&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:291,&quot;key&quot;:&quot;listivo_291&quot;,&quot;name&quot;:&quot;Chevrolet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:380,&quot;key&quot;:&quot;listivo_380&quot;,&quot;name&quot;:&quot;Dodge&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:395,&quot;key&quot;:&quot;listivo_395&quot;,&quot;name&quot;:&quot;Eagle&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:392,&quot;key&quot;:&quot;listivo_392&quot;,&quot;name&quot;:&quot;FCS Jet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:290,&quot;key&quot;:&quot;listivo_290&quot;,&quot;name&quot;:&quot;Ferrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:378,&quot;key&quot;:&quot;listivo_378&quot;,&quot;name&quot;:&quot;Ford&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:372,&quot;key&quot;:&quot;listivo_372&quot;,&quot;name&quot;:&quot;Harley-Davidson&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:399,&quot;key&quot;:&quot;listivo_399&quot;,&quot;name&quot;:&quot;Kenworth&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:397,&quot;key&quot;:&quot;listivo_397&quot;,&quot;name&quot;:&quot;Komatsu&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:257,&quot;key&quot;:&quot;listivo_257&quot;,&quot;name&quot;:&quot;Mercedes-Benz&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:288,&quot;key&quot;:&quot;listivo_288&quot;,&quot;name&quot;:&quot;Porsche&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:400,&quot;key&quot;:&quot;listivo_400&quot;,&quot;name&quot;:&quot;Scania&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:383,&quot;key&quot;:&quot;listivo_383&quot;,&quot;name&quot;:&quot;Volkswagen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:398,&quot;key&quot;:&quot;listivo_398&quot;,&quot;name&quot;:&quot;Volvo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:385,&quot;key&quot;:&quot;listivo_385&quot;,&quot;name&quot;:&quot;XYZ Boats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:369,&quot;key&quot;:&quot;listivo_369&quot;,&quot;name&quot;:&quot;Yamaha&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Make                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_946&quot;,&quot;id&quot;:946,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:false,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:true,&quot;parentTaxonomyKeys&quot;:[&quot;listivo_945&quot;]}\"\n        :terms=\"[{&quot;id&quot;:300,&quot;key&quot;:&quot;listivo_300&quot;,&quot;name&quot;:&quot;718&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[288],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:293,&quot;key&quot;:&quot;listivo_293&quot;,&quot;name&quot;:&quot;8-series&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[292],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:296,&quot;key&quot;:&quot;listivo_296&quot;,&quot;name&quot;:&quot;A4&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:311,&quot;key&quot;:&quot;listivo_311&quot;,&quot;name&quot;:&quot;A7&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:299,&quot;key&quot;:&quot;listivo_299&quot;,&quot;name&quot;:&quot;A8&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[289],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:295,&quot;key&quot;:&quot;listivo_295&quot;,&quot;name&quot;:&quot;AMG GT&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:389,&quot;key&quot;:&quot;listivo_389&quot;,&quot;name&quot;:&quot;Andiamo&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[384],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:297,&quot;key&quot;:&quot;listivo_297&quot;,&quot;name&quot;:&quot;Camaro&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[291],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:388,&quot;key&quot;:&quot;listivo_388&quot;,&quot;name&quot;:&quot;Carpe Diem&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:394,&quot;key&quot;:&quot;listivo_394&quot;,&quot;name&quot;:&quot;Centurion&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[395],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:405,&quot;key&quot;:&quot;listivo_405&quot;,&quot;name&quot;:&quot;FE&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:404,&quot;key&quot;:&quot;listivo_404&quot;,&quot;name&quot;:&quot;FMX&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[398],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:407,&quot;key&quot;:&quot;listivo_407&quot;,&quot;name&quot;:&quot;GH800&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[396],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:406,&quot;key&quot;:&quot;listivo_406&quot;,&quot;name&quot;:&quot;JK500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[397],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:298,&quot;key&quot;:&quot;listivo_298&quot;,&quot;name&quot;:&quot;LaFerrari&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[290],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:386,&quot;key&quot;:&quot;listivo_386&quot;,&quot;name&quot;:&quot;My Way&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:393,&quot;key&quot;:&quot;listivo_393&quot;,&quot;name&quot;:&quot;Primary&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[392],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:379,&quot;key&quot;:&quot;listivo_379&quot;,&quot;name&quot;:&quot;Promaster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[380],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:370,&quot;key&quot;:&quot;listivo_370&quot;,&quot;name&quot;:&quot;R15&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:402,&quot;key&quot;:&quot;listivo_402&quot;,&quot;name&quot;:&quot;R500&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:401,&quot;key&quot;:&quot;listivo_401&quot;,&quot;name&quot;:&quot;R730&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[400],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:390,&quot;key&quot;:&quot;listivo_390&quot;,&quot;name&quot;:&quot;Road King&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:294,&quot;key&quot;:&quot;listivo_294&quot;,&quot;name&quot;:&quot;S-Class&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:387,&quot;key&quot;:&quot;listivo_387&quot;,&quot;name&quot;:&quot;Serenity&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[385],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:391,&quot;key&quot;:&quot;listivo_391&quot;,&quot;name&quot;:&quot;Sportster&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[372],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:381,&quot;key&quot;:&quot;listivo_381&quot;,&quot;name&quot;:&quot;Sprinter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[257],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:403,&quot;key&quot;:&quot;listivo_403&quot;,&quot;name&quot;:&quot;T680&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:408,&quot;key&quot;:&quot;listivo_408&quot;,&quot;name&quot;:&quot;T720&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[399],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:377,&quot;key&quot;:&quot;listivo_377&quot;,&quot;name&quot;:&quot;Transit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[378],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:382,&quot;key&quot;:&quot;listivo_382&quot;,&quot;name&quot;:&quot;Transporter&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[383],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:371,&quot;key&quot;:&quot;listivo_371&quot;,&quot;name&quot;:&quot;YZF&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[369],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Model                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-select-number-search-field\n        field-key=\"listivo_4316\"\n        :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n    >\n                Year            \n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                            field-key=\"listivo_4316_from\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"greater\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Min Year\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n                    <lst-number-search-field\n                            :field=\"{&quot;key&quot;:&quot;listivo_4316&quot;,&quot;id&quot;:4316,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Year&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot;&quot;}\"\n                            field-key=\"listivo_4316_to\"\n                            :filters=\"props.filters\"\n                            :dependencies=\"props.dependencies\"\n                            compare-type=\"less\"\n                    >\n                                <input\n                                        :value=\"numberField.value\"\n                                        @input=\"numberField.setValue($event.target.value)\"\n                                        type=\"text\"\n                                        placeholder=\"Max Year\"\n                                >\n                                <template>\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                                </template>\n                    </lst-number-search-field>\n</lst-select-number-search-field>\n<lst-select-number-search-field\n        field-key=\"listivo_4686\"\n        :field=\"{&quot;key&quot;:&quot;listivo_4686&quot;,&quot;id&quot;:4686,&quot;type&quot;:&quot;number&quot;,&quot;hideTerms&quot;:[],&quot;name&quot;:&quot;Mileage&quot;,&quot;displayBefore&quot;:&quot;&quot;,&quot;displayAfter&quot;:&quot; miles&quot;}\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n            compare-type=\"_to\"\n        :options=\"[{&quot;name&quot;:&quot;&lt; 10,000 miles&quot;,&quot;value&quot;:&quot;10000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 50,000 miles&quot;,&quot;value&quot;:&quot;50000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 100,000 miles&quot;,&quot;value&quot;:&quot;100000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 150,000 miles&quot;,&quot;value&quot;:&quot;150000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 200,000 miles&quot;,&quot;value&quot;:&quot;200000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;&lt; 250,000 miles&quot;,&quot;value&quot;:&quot;250000&quot;,&quot;compareType&quot;:&quot;less&quot;},{&quot;name&quot;:&quot;250,000 miles+&quot;,&quot;value&quot;:&quot;250000&quot;,&quot;compareType&quot;:&quot;greater&quot;}]\"\n    >\n                Mileage            \n                            <lst-select\n                        :options=\"mainNumberField.options\"\n                        @input=\"mainNumberField.setValue\"\n                        active-text-class=\"listivo-select-v2__option--highlight-text\"\n                        highlight-option-class=\"listivo-select-v2__option--highlight\"\n                        :is-selected=\"mainNumberField.isSelected\"\n                        order-type=\"custom\"\n                >\n                            Mileage                        \n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                 viewBox=\"0 0 7 5\" fill=\"none\">\n                                <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n                        <template>\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                     fill=\"none\">\n                                    <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                          fill=\"#F09965\"/>\n                                </svg>\n                        </template>\n                </lst-select>\n</lst-select-number-search-field>\n<lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4661&quot;,&quot;id&quot;:4661,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:263,&quot;key&quot;:&quot;listivo_263&quot;,&quot;name&quot;:&quot;Administrative support&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:264,&quot;key&quot;:&quot;listivo_264&quot;,&quot;name&quot;:&quot;Air conditioning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:265,&quot;key&quot;:&quot;listivo_265&quot;,&quot;name&quot;:&quot;Attic&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:266,&quot;key&quot;:&quot;listivo_266&quot;,&quot;name&quot;:&quot;Balcony&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:267,&quot;key&quot;:&quot;listivo_267&quot;,&quot;name&quot;:&quot;Barbecue&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:268,&quot;key&quot;:&quot;listivo_268&quot;,&quot;name&quot;:&quot;Broadband Internet&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:269,&quot;key&quot;:&quot;listivo_269&quot;,&quot;name&quot;:&quot;Ceiling Fan&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:270,&quot;key&quot;:&quot;listivo_270&quot;,&quot;name&quot;:&quot;Central heating&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:271,&quot;key&quot;:&quot;listivo_271&quot;,&quot;name&quot;:&quot;Contemporary architecture&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:272,&quot;key&quot;:&quot;listivo_272&quot;,&quot;name&quot;:&quot;Disabled facilities&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:273,&quot;key&quot;:&quot;listivo_273&quot;,&quot;name&quot;:&quot;Dishwasher&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:274,&quot;key&quot;:&quot;listivo_274&quot;,&quot;name&quot;:&quot;Dryer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:275,&quot;key&quot;:&quot;listivo_275&quot;,&quot;name&quot;:&quot;Fireplace&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:276,&quot;key&quot;:&quot;listivo_276&quot;,&quot;name&quot;:&quot;Furnished&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:277,&quot;key&quot;:&quot;listivo_277&quot;,&quot;name&quot;:&quot;Garden&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:278,&quot;key&quot;:&quot;listivo_278&quot;,&quot;name&quot;:&quot;High ceilings&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:279,&quot;key&quot;:&quot;listivo_279&quot;,&quot;name&quot;:&quot;Hot Tub&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:280,&quot;key&quot;:&quot;listivo_280&quot;,&quot;name&quot;:&quot;Kitchen&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:281,&quot;key&quot;:&quot;listivo_281&quot;,&quot;name&quot;:&quot;Laundry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:282,&quot;key&quot;:&quot;listivo_282&quot;,&quot;name&quot;:&quot;Lift&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:283,&quot;key&quot;:&quot;listivo_283&quot;,&quot;name&quot;:&quot;Microwave&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:284,&quot;key&quot;:&quot;listivo_284&quot;,&quot;name&quot;:&quot;Refrigerator&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:285,&quot;key&quot;:&quot;listivo_285&quot;,&quot;name&quot;:&quot;Security system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:286,&quot;key&quot;:&quot;listivo_286&quot;,&quot;name&quot;:&quot;Washer&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:287,&quot;key&quot;:&quot;listivo_287&quot;,&quot;name&quot;:&quot;WiFi&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Property Features                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4318&quot;,&quot;id&quot;:4318,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:301,&quot;key&quot;:&quot;listivo_301&quot;,&quot;name&quot;:&quot;360-degree camera&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:357,&quot;key&quot;:&quot;listivo_357&quot;,&quot;name&quot;:&quot;ABS&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:302,&quot;key&quot;:&quot;listivo_302&quot;,&quot;name&quot;:&quot;Blind spot alert&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:303,&quot;key&quot;:&quot;listivo_303&quot;,&quot;name&quot;:&quot;Cooled seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:358,&quot;key&quot;:&quot;listivo_358&quot;,&quot;name&quot;:&quot;Extensive tool kit&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:304,&quot;key&quot;:&quot;listivo_304&quot;,&quot;name&quot;:&quot;Heated seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:305,&quot;key&quot;:&quot;listivo_305&quot;,&quot;name&quot;:&quot;Keyless start&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:306,&quot;key&quot;:&quot;listivo_306&quot;,&quot;name&quot;:&quot;Leather seats&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:307,&quot;key&quot;:&quot;listivo_307&quot;,&quot;name&quot;:&quot;Memory seat&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:308,&quot;key&quot;:&quot;listivo_308&quot;,&quot;name&quot;:&quot;Navigation system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:356,&quot;key&quot;:&quot;listivo_356&quot;,&quot;name&quot;:&quot;Performance tyres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:309,&quot;key&quot;:&quot;listivo_309&quot;,&quot;name&quot;:&quot;Sound system&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:310,&quot;key&quot;:&quot;listivo_310&quot;,&quot;name&quot;:&quot;Traction control&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Vehicle Features                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4660&quot;,&quot;id&quot;:4660,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:323,&quot;key&quot;:&quot;listivo_323&quot;,&quot;name&quot;:&quot;Acrylic full set&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:312,&quot;key&quot;:&quot;listivo_312&quot;,&quot;name&quot;:&quot;Auto repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:319,&quot;key&quot;:&quot;listivo_319&quot;,&quot;name&quot;:&quot;Blow dry&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:353,&quot;key&quot;:&quot;listivo_353&quot;,&quot;name&quot;:&quot;Bouquets&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:355,&quot;key&quot;:&quot;listivo_355&quot;,&quot;name&quot;:&quot;Boutonnieres&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:326,&quot;key&quot;:&quot;listivo_326&quot;,&quot;name&quot;:&quot;Bridal makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:352,&quot;key&quot;:&quot;listivo_352&quot;,&quot;name&quot;:&quot;Cakes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:350,&quot;key&quot;:&quot;listivo_350&quot;,&quot;name&quot;:&quot;Candles&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:331,&quot;key&quot;:&quot;listivo_331&quot;,&quot;name&quot;:&quot;Carpet cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:318,&quot;key&quot;:&quot;listivo_318&quot;,&quot;name&quot;:&quot;Classic car repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:354,&quot;key&quot;:&quot;listivo_354&quot;,&quot;name&quot;:&quot;Corsages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:314,&quot;key&quot;:&quot;listivo_314&quot;,&quot;name&quot;:&quot;Diagnostics&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:335,&quot;key&quot;:&quot;listivo_335&quot;,&quot;name&quot;:&quot;Drywall installation&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:343,&quot;key&quot;:&quot;listivo_343&quot;,&quot;name&quot;:&quot;Email setup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:327,&quot;key&quot;:&quot;listivo_327&quot;,&quot;name&quot;:&quot;Fashion makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:321,&quot;key&quot;:&quot;listivo_321&quot;,&quot;name&quot;:&quot;Femal hair design&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:351,&quot;key&quot;:&quot;listivo_351&quot;,&quot;name&quot;:&quot;Flowers&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:344,&quot;key&quot;:&quot;listivo_344&quot;,&quot;name&quot;:&quot;Free quotes&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:330,&quot;key&quot;:&quot;listivo_330&quot;,&quot;name&quot;:&quot;Glass cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:342,&quot;key&quot;:&quot;listivo_342&quot;,&quot;name&quot;:&quot;Hardware upgrade&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:334,&quot;key&quot;:&quot;listivo_334&quot;,&quot;name&quot;:&quot;Insurance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:322,&quot;key&quot;:&quot;listivo_322&quot;,&quot;name&quot;:&quot;Manicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:320,&quot;key&quot;:&quot;listivo_320&quot;,&quot;name&quot;:&quot;Mens hair cut&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:337,&quot;key&quot;:&quot;listivo_337&quot;,&quot;name&quot;:&quot;Painting&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:328,&quot;key&quot;:&quot;listivo_328&quot;,&quot;name&quot;:&quot;Party makeup&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:324,&quot;key&quot;:&quot;listivo_324&quot;,&quot;name&quot;:&quot;Pedicures&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:325,&quot;key&quot;:&quot;listivo_325&quot;,&quot;name&quot;:&quot;Polish change&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:349,&quot;key&quot;:&quot;listivo_349&quot;,&quot;name&quot;:&quot;Portrait Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:332,&quot;key&quot;:&quot;listivo_332&quot;,&quot;name&quot;:&quot;Professional advisory&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:415,&quot;key&quot;:&quot;listivo_415&quot;,&quot;name&quot;:&quot;Real estate&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:345,&quot;key&quot;:&quot;listivo_345&quot;,&quot;name&quot;:&quot;Rubbish clearance&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:340,&quot;key&quot;:&quot;listivo_340&quot;,&quot;name&quot;:&quot;Soldering flux&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:338,&quot;key&quot;:&quot;listivo_338&quot;,&quot;name&quot;:&quot;Soldering iron&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:339,&quot;key&quot;:&quot;listivo_339&quot;,&quot;name&quot;:&quot;Soldering paste&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:329,&quot;key&quot;:&quot;listivo_329&quot;,&quot;name&quot;:&quot;Total cleaning&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:313,&quot;key&quot;:&quot;listivo_313&quot;,&quot;name&quot;:&quot;Tune-Ups&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:333,&quot;key&quot;:&quot;listivo_333&quot;,&quot;name&quot;:&quot;Wealth management&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:348,&quot;key&quot;:&quot;listivo_348&quot;,&quot;name&quot;:&quot;Wedding Packages&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:336,&quot;key&quot;:&quot;listivo_336&quot;,&quot;name&quot;:&quot;Window repair&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Service Type                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4659&quot;,&quot;id&quot;:4659,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:412,&quot;key&quot;:&quot;listivo_412&quot;,&quot;name&quot;:&quot;In Person&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:409,&quot;key&quot;:&quot;listivo_409&quot;,&quot;name&quot;:&quot;Registration closed&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:410,&quot;key&quot;:&quot;listivo_410&quot;,&quot;name&quot;:&quot;Registration open&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:411,&quot;key&quot;:&quot;listivo_411&quot;,&quot;name&quot;:&quot;Virtual&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Community Features                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_4657&quot;,&quot;id&quot;:4657,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:259,&quot;key&quot;:&quot;listivo_259&quot;,&quot;name&quot;:&quot;Age: 1 year&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:260,&quot;key&quot;:&quot;listivo_260&quot;,&quot;name&quot;:&quot;Age: 2 years&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:262,&quot;key&quot;:&quot;listivo_262&quot;,&quot;name&quot;:&quot;Age: 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:261,&quot;key&quot;:&quot;listivo_261&quot;,&quot;name&quot;:&quot;Age: 6 months&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:249,&quot;key&quot;:&quot;listivo_249&quot;,&quot;name&quot;:&quot;Ready To Leave: in 1 week&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:250,&quot;key&quot;:&quot;listivo_250&quot;,&quot;name&quot;:&quot;Ready To Leave: in 2 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:251,&quot;key&quot;:&quot;listivo_251&quot;,&quot;name&quot;:&quot;Ready To Leave: in 3 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:252,&quot;key&quot;:&quot;listivo_252&quot;,&quot;name&quot;:&quot;Ready To Leave: in 4 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:253,&quot;key&quot;:&quot;listivo_253&quot;,&quot;name&quot;:&quot;Ready To Leave: in 5 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:254,&quot;key&quot;:&quot;listivo_254&quot;,&quot;name&quot;:&quot;Ready To Leave: in 6 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:255,&quot;key&quot;:&quot;listivo_255&quot;,&quot;name&quot;:&quot;Ready To Leave: in 7 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:256,&quot;key&quot;:&quot;listivo_256&quot;,&quot;name&quot;:&quot;Ready To Leave: in 8 weeks&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:248,&quot;key&quot;:&quot;listivo_248&quot;,&quot;name&quot;:&quot;Ready to Leave: Now&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Pet Characteristic                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field><lst-taxonomy-search-field\n        :field=\"{&quot;key&quot;:&quot;listivo_2723&quot;,&quot;id&quot;:2723,&quot;type&quot;:&quot;taxonomy&quot;,&quot;hideTerms&quot;:[],&quot;multiple&quot;:true,&quot;orderType&quot;:&quot;name&quot;,&quot;whenTermHasNoResults&quot;:&quot;hide&quot;,&quot;disableUntilParentSelected&quot;:false,&quot;parentTaxonomyKeys&quot;:[]}\"\n        :terms=\"[{&quot;id&quot;:159,&quot;key&quot;:&quot;listivo_159&quot;,&quot;name&quot;:&quot;1 year warranty&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:156,&quot;key&quot;:&quot;listivo_156&quot;,&quot;name&quot;:&quot;Easy returns&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:135,&quot;key&quot;:&quot;listivo_135&quot;,&quot;name&quot;:&quot;Free shipping&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:158,&quot;key&quot;:&quot;listivo_158&quot;,&quot;name&quot;:&quot;Money back guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:136,&quot;key&quot;:&quot;listivo_136&quot;,&quot;name&quot;:&quot;On the guarantee&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:160,&quot;key&quot;:&quot;listivo_160&quot;,&quot;name&quot;:&quot;Secure checkout&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false},{&quot;id&quot;:157,&quot;key&quot;:&quot;listivo_157&quot;,&quot;name&quot;:&quot;Secure ordering&quot;,&quot;parent&quot;:0,&quot;searchFormPlaceholder&quot;:&quot;Choose Category&quot;,&quot;parentTermIds&quot;:[],&quot;dependencies&quot;:[],&quot;hasMultilevelChildren&quot;:false}]\"\n        :filters=\"props.filters\"\n        :dependencies=\"props.dependencies\"\n        :term-count=\"props.termCount\"\n        :multiple=\"true\"\n        order-type=\"name\"\n        all-label=\"All\"\n    >\n                            Features                        \n                                    <input\n                                            @input=\"taxonomyField.setKeyword($event.target.value)\"\n                                            :value=\"taxonomyField.keyword\"\n                                            type=\"text\"\n                                            placeholder=\"Search\"\n                                    >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"6\" viewBox=\"0 0 6 6\"\n                                             fill=\"none\">\n                                            <path d=\"M0.667016 0.000289049C0.534874 0.000452754 0.405782 0.0400233 0.296228 0.113946C0.186675 0.187868 0.101634 0.292787 0.05197 0.415298C0.00230608 0.53781 -0.00972662 0.672352 0.0174091 0.801739C0.0445448 0.931126 0.109617 1.04948 0.204313 1.14169L2.06032 2.99857L0.204313 4.85546C0.140536 4.91672 0.0896183 4.9901 0.0545414 5.07129C0.0194646 5.15249 0.000933792 5.23987 3.43907e-05 5.32832C-0.00086501 5.41677 0.0158851 5.50452 0.0493036 5.58641C0.0827221 5.6683 0.132137 5.7427 0.194655 5.80525C0.257173 5.8678 0.331537 5.91724 0.413391 5.95067C0.495245 5.9841 0.582945 6.00086 0.671354 5.99996C0.759763 5.99906 0.847104 5.98052 0.928262 5.94543C1.00942 5.91034 1.08276 5.85939 1.144 5.79559L3 3.9387L4.856 5.79559C4.91723 5.85939 4.99058 5.91034 5.07173 5.94543C5.15289 5.98053 5.24023 5.99907 5.32864 5.99997C5.41705 6.00087 5.50475 5.98411 5.58661 5.95067C5.66846 5.91724 5.74283 5.8678 5.80535 5.80525C5.86786 5.74271 5.91728 5.66831 5.9507 5.58641C5.98412 5.50452 6.00087 5.41678 5.99997 5.32832C5.99907 5.23987 5.98053 5.15249 5.94546 5.07129C5.91038 4.9901 5.85946 4.91672 5.79568 4.85546L3.93968 2.99857L5.79568 1.14169C5.89171 1.0483 5.9573 0.928073 5.98385 0.796753C6.01041 0.665433 5.99669 0.529151 5.94449 0.405766C5.8923 0.282381 5.80407 0.177648 5.69136 0.105294C5.57865 0.0329402 5.44672 -0.00366036 5.31286 0.000289049C5.14022 0.00543568 4.97636 0.0776237 4.856 0.20156L3 2.05844L1.144 0.20156C1.08199 0.137793 1.00783 0.0871234 0.925898 0.0525512C0.843967 0.017979 0.755935 0.000207391 0.667016 0.000289049Z\"\n                                                  fill=\"#F09965\"/>\n                                        </svg>\n                        <template>\n                                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"\n                                                         viewBox=\"0 0 10 10\" fill=\"none\">\n                                                        <path d=\"M9.76184 0.728889L8.8648 0.0970432C8.6166 -0.0771195 8.27655 -0.0102893 8.11043 0.244879L3.71321 6.96431L1.69244 4.87031C1.48138 4.65159 1.13741 4.65159 0.926348 4.87031L0.1583 5.66619C-0.0527667 5.88491 -0.0527667 6.24133 0.1583 6.46207L3.26567 9.68205C3.43961 9.86229 3.71321 10 3.95946 10C4.2057 10 4.4539 9.84001 4.61415 9.59902L9.90646 1.50857C10.0745 1.2534 10.01 0.903051 9.76184 0.728889Z\"\n                                                              fill=\"#FDFDFE\"/>\n                                                    </svg>\n                                                                                             (\'+ option.count +\')\'\">\n                        </template>\n                    <template>\n                            Show More\n                            ({{ taxonomyField.currentOptions.length\n                            - 0 }})\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11\" height=\"12\" viewBox=\"0 0 11 12\"\n                                 fill=\"none\">\n                                <path d=\"M0.194693 7.13805C0.0643593 7.00772 -0.000641187 6.83738 -0.000641187 6.66671C-0.000641187 6.49604 0.0643593 6.32571 0.194693 6.19538C0.455028 5.93504 0.877032 5.93504 1.13737 6.19538L4.66606 9.72407L4.66606 0.666671C4.66606 0.298669 4.96473 -1.19209e-06 5.33273 -1.19209e-06C5.70073 -1.19209e-06 5.9994 0.298669 5.9994 0.666671L5.9994 9.72407L9.52809 6.19538C9.78843 5.93504 10.2104 5.93504 10.4708 6.19538C10.7311 6.45571 10.7311 6.87771 10.4708 7.13805L5.80407 11.8047C5.54373 12.0651 5.12173 12.0651 4.86139 11.8047L0.194693 7.13805Z\"\n                                      fill=\"#374B5C\"/>\n                            </svg>\n                    </template>\n</lst-taxonomy-search-field>\n                        <portal v-show=\"sidebarProps.open\" to=\"footer\">\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\" viewBox=\"0 0 17 17\"\n                                         fill=\"none\">\n                                        <path d=\"M15.9999 15.9999L1 1\" stroke=\"#2A3946\" stroke-width=\"2\"\n                                              stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n                                        <path d=\"M16 1L1 16\" stroke=\"#2A3946\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                              stroke-linejoin=\"round\"></path>\n                                    </svg>\n                        </portal>\n                </lst-search-sidebar>\n                    <lst-open-sidebar-filters>\n                                <button\n                                        @click=\"openSidebarFilters.onClick\"\n                                >\n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"16\"\n                                             viewBox=\"0 0 14 16\" fill=\"none\">\n                                            <path d=\"M0 0V1.49148L0.139205 1.67045L5.09091 7.85511V15.2727L6.10511 14.517L8.65057 12.608L8.90909 12.4091V7.85511L13.8608 1.67045L14 1.49148V0H0ZM1.4517 1.27273H12.5483L7.97443 7H6.02557L1.4517 1.27273ZM6.36364 8.27273H7.63636V11.7727L6.36364 12.7273V8.27273Z\"\n                                                  fill=\"#FDFDFE\"/>\n                                        </svg>\n                                    More filters                                </button>\n                    </lst-open-sidebar-filters>\n                <template>\n                        {{ props.count }} Results                    \n                    <template v-if=\"props.title !== \'\'\">\n                        <h1 v-html=\"props.title\"></h1>\n                    </template>\n                </template>\n                            Sort by:                        \n                        <template>\n                            <lst-sort-by-options\n                                    :options=\"[{&quot;id&quot;:&quot;most-relevant&quot;,&quot;name&quot;:&quot;Most Relevant&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;newest&quot;,&quot;name&quot;:&quot;Date Listed: Newest&quot;,&quot;field&quot;:false},{&quot;id&quot;:&quot;price-high-to-low&quot;,&quot;name&quot;:&quot;Price: Highest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}},{&quot;id&quot;:&quot;price-low-to-high&quot;,&quot;name&quot;:&quot;Price: Lowest&quot;,&quot;field&quot;:{&quot;id&quot;:130,&quot;hideTerms&quot;:[4,12,7,225]}}]\"\n                                    :dependencies=\"props.dependencies\"\n                                    :sort-by=\"props.sortBy\"\n                            >\n                                    <lst-select\n                                            :options=\"sortByOptions.options\"\n                                            @input=\"props.setSortBy\"\n                                            :is-selected=\"props.isSortBy\"\n                                            active-text-class=\"listivo-select-v2__option--highlight-text\"\n                                            highlight-option-class=\"listivo-select-v2__option--highlight\"\n                                            order-type=\"none\"\n                                    >\n                                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"5\"\n                                                     viewBox=\"0 0 7 5\" fill=\"none\">\n                                                    <path d=\"M3.5 2.56768L5.87477 0.192917C6.13207 -0.0643854 6.54972 -0.0643854 6.80702 0.192917C7.06433 0.45022 7.06433 0.86787 6.80702 1.12517L3.9394 3.99279C3.6964 4.2358 3.30298 4.2358 3.0606 3.99279L0.192977 1.12517C-0.0643257 0.86787 -0.0643257 0.45022 0.192977 0.192917C0.45028 -0.0643854 0.86793 -0.0643854 1.12523 0.192917L3.5 2.56768Z\"\n                                                          fill=\"#2A3946\"/>\n                                                </svg>\n                                            <template>\n                                            </template>\n                                    </lst-select>\n                            </lst-sort-by-options>\n                        </template>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path d=\"M2.60078 0.800049C1.61378 0.800049 0.800781 1.61305 0.800781 2.60005V5.80005C0.800781 6.78705 1.61378 7.60005 2.60078 7.60005H5.80078C6.78778 7.60005 7.60078 6.78705 7.60078 5.80005V2.60005C7.60078 1.61305 6.78778 0.800049 5.80078 0.800049H2.60078ZM10.2008 0.800049C9.21378 0.800049 8.40078 1.61305 8.40078 2.60005V5.80005C8.40078 6.78705 9.21378 7.60005 10.2008 7.60005H13.4008C14.3878 7.60005 15.2008 6.78705 15.2008 5.80005V2.60005C15.2008 1.61305 14.3878 0.800049 13.4008 0.800049H10.2008ZM2.60078 2.00005H5.80078C6.13938 2.00005 6.40078 2.26145 6.40078 2.60005V5.80005C6.40078 6.13865 6.13938 6.40005 5.80078 6.40005H2.60078C2.26218 6.40005 2.00078 6.13865 2.00078 5.80005V2.60005C2.00078 2.26145 2.26218 2.00005 2.60078 2.00005ZM10.2008 2.00005H13.4008C13.7394 2.00005 14.0008 2.26145 14.0008 2.60005V5.80005C14.0008 6.13865 13.7394 6.40005 13.4008 6.40005H10.2008C9.86218 6.40005 9.60078 6.13865 9.60078 5.80005V2.60005C9.60078 2.26145 9.86218 2.00005 10.2008 2.00005ZM2.60078 8.40005C1.61378 8.40005 0.800781 9.21305 0.800781 10.2V13.4C0.800781 14.387 1.61378 15.2 2.60078 15.2H5.80078C6.78778 15.2 7.60078 14.387 7.60078 13.4V10.2C7.60078 9.21305 6.78778 8.40005 5.80078 8.40005H2.60078ZM10.2008 8.40005C9.21378 8.40005 8.40078 9.21305 8.40078 10.2V13.4C8.40078 14.387 9.21378 15.2 10.2008 15.2H13.4008C14.3878 15.2 15.2008 14.387 15.2008 13.4V10.2C15.2008 9.21305 14.3878 8.40005 13.4008 8.40005H10.2008ZM2.60078 9.60005H5.80078C6.13938 9.60005 6.40078 9.86145 6.40078 10.2V13.4C6.40078 13.7386 6.13938 14 5.80078 14H2.60078C2.26218 14 2.00078 13.7386 2.00078 13.4V10.2C2.00078 9.86145 2.26218 9.60005 2.60078 9.60005ZM10.2008 9.60005H13.4008C13.7394 9.60005 14.0008 9.86145 14.0008 10.2V13.4C14.0008 13.7386 13.7394 14 13.4008 14H10.2008C9.86218 14 9.60078 13.7386 9.60078 13.4V10.2C9.60078 9.86145 9.86218 9.60005 10.2008 9.60005Z\"\n                                      fill=\"#FDFDFE\"/>\n                            </svg>\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"\n                                 fill=\"none\">\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 2.00005H2.39883C2.17791 2.00005 1.99883 2.17913 1.99883 2.40005V2.80005C1.99883 3.02096 2.17791 3.20005 2.39883 3.20005H13.5988C13.8197 3.20005 13.9988 3.02096 13.9988 2.80005V2.40005C13.9988 2.17913 13.8197 2.00005 13.5988 2.00005ZM2.39883 0.800049C1.51517 0.800049 0.798828 1.51639 0.798828 2.40005V2.80005C0.798828 3.6837 1.51517 4.40005 2.39883 4.40005H13.5988C14.4825 4.40005 15.1988 3.6837 15.1988 2.80005V2.40005C15.1988 1.51639 14.4825 0.800049 13.5988 0.800049H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 12.8001H2.39883C2.17791 12.8001 1.99883 12.9792 1.99883 13.2001V13.6001C1.99883 13.821 2.17791 14.0001 2.39883 14.0001H13.5988C13.8197 14.0001 13.9988 13.821 13.9988 13.6001V13.2001C13.9988 12.9792 13.8197 12.8001 13.5988 12.8001ZM2.39883 11.6001C1.51517 11.6001 0.798828 12.3164 0.798828 13.2001V13.6001C0.798828 14.4838 1.51517 15.2001 2.39883 15.2001H13.5988C14.4825 15.2001 15.1988 14.4838 15.1988 13.6001V13.2001C15.1988 12.3164 14.4825 11.6001 13.5988 11.6001H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                      d=\"M13.5988 7.2H2.39883C2.17791 7.2 1.99883 7.37909 1.99883 7.6V8C1.99883 8.22091 2.17791 8.4 2.39883 8.4H13.5988C13.8197 8.4 13.9988 8.22091 13.9988 8V7.6C13.9988 7.37909 13.8197 7.2 13.5988 7.2ZM2.39883 6C1.51517 6 0.798828 6.71634 0.798828 7.6V8C0.798828 8.88366 1.51517 9.6 2.39883 9.6H13.5988C14.4825 9.6 15.1988 8.88366 15.1988 8V7.6C15.1988 6.71634 14.4825 6 13.5988 6H2.39883Z\"\n                                      fill=\"#2A3946\"/>\n                            </svg>\n            <template>\n     0\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"7\" viewBox=\"0 0 7 7\" fill=\"none\">\n                        <path d=\"M1.16702 0.500289C1.03487 0.500453 0.905782 0.540023 0.796228 0.613946C0.686675 0.687868 0.601634 0.792787 0.55197 0.915298C0.502306 1.03781 0.490273 1.17235 0.517409 1.30174C0.544545 1.43113 0.609617 1.54948 0.704313 1.64169L2.56032 3.49857L0.704313 5.35546C0.640536 5.41672 0.589618 5.4901 0.554541 5.57129C0.519465 5.65249 0.500934 5.73987 0.500034 5.82832C0.499135 5.91677 0.515885 6.00452 0.549304 6.08641C0.582722 6.1683 0.632137 6.2427 0.694655 6.30525C0.757173 6.3678 0.831537 6.41724 0.913391 6.45067C0.995245 6.4841 1.08295 6.50086 1.17135 6.49996C1.25976 6.49906 1.3471 6.48052 1.42826 6.44543C1.50942 6.41034 1.58276 6.35939 1.644 6.29559L3.5 4.4387L5.356 6.29559C5.41723 6.35939 5.49058 6.41034 5.57173 6.44543C5.65289 6.48053 5.74023 6.49907 5.82864 6.49997C5.91705 6.50087 6.00475 6.48411 6.08661 6.45067C6.16846 6.41724 6.24283 6.3678 6.30535 6.30525C6.36786 6.24271 6.41728 6.16831 6.4507 6.08641C6.48412 6.00452 6.50087 5.91678 6.49997 5.82832C6.49907 5.73987 6.48053 5.65249 6.44546 5.57129C6.41038 5.4901 6.35946 5.41672 6.29568 5.35546L4.43968 3.49857L6.29568 1.64169C6.39171 1.5483 6.4573 1.42807 6.48385 1.29675C6.51041 1.16543 6.49669 1.02915 6.44449 0.905766C6.3923 0.782381 6.30407 0.677648 6.19136 0.605294C6.07865 0.53294 5.94672 0.49634 5.81286 0.500289C5.64022 0.505436 5.47636 0.577624 5.356 0.70156L3.5 2.55844L1.644 0.70156C1.58199 0.637793 1.50783 0.587123 1.4259 0.552551C1.34397 0.517979 1.25594 0.500207 1.16702 0.500289Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"7\" viewBox=\"0 0 7 7\" fill=\"none\">\n                        <path d=\"M1.16702 0.500289C1.03487 0.500453 0.905782 0.540023 0.796228 0.613946C0.686675 0.687868 0.601634 0.792787 0.55197 0.915298C0.502306 1.03781 0.490273 1.17235 0.517409 1.30174C0.544545 1.43113 0.609617 1.54948 0.704313 1.64169L2.56032 3.49857L0.704313 5.35546C0.640536 5.41672 0.589618 5.4901 0.554541 5.57129C0.519465 5.65249 0.500934 5.73987 0.500034 5.82832C0.499135 5.91677 0.515885 6.00452 0.549304 6.08641C0.582722 6.1683 0.632137 6.2427 0.694655 6.30525C0.757173 6.3678 0.831537 6.41724 0.913391 6.45067C0.995245 6.4841 1.08295 6.50086 1.17135 6.49996C1.25976 6.49906 1.3471 6.48052 1.42826 6.44543C1.50942 6.41034 1.58276 6.35939 1.644 6.29559L3.5 4.4387L5.356 6.29559C5.41723 6.35939 5.49058 6.41034 5.57173 6.44543C5.65289 6.48053 5.74023 6.49907 5.82864 6.49997C5.91705 6.50087 6.00475 6.48411 6.08661 6.45067C6.16846 6.41724 6.24283 6.3678 6.30535 6.30525C6.36786 6.24271 6.41728 6.16831 6.4507 6.08641C6.48412 6.00452 6.50087 5.91678 6.49997 5.82832C6.49907 5.73987 6.48053 5.65249 6.44546 5.57129C6.41038 5.4901 6.35946 5.41672 6.29568 5.35546L4.43968 3.49857L6.29568 1.64169C6.39171 1.5483 6.4573 1.42807 6.48385 1.29675C6.51041 1.16543 6.49669 1.02915 6.44449 0.905766C6.3923 0.782381 6.30407 0.677648 6.19136 0.605294C6.07865 0.53294 5.94672 0.49634 5.81286 0.500289C5.64022 0.505436 5.47636 0.577624 5.356 0.70156L3.5 2.55844L1.644 0.70156C1.58199 0.637793 1.50783 0.587123 1.4259 0.552551C1.34397 0.517979 1.25594 0.500207 1.16702 0.500289Z\"\n                              fill=\"#374B5C\"/>\n                    </svg>\n         1\"\n                @click=\"props.onClear\"\n        >\n            Clear all        \n</template>    \n     0\">\n        <template>\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        <img\n                src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                alt=\"skeleton\"\n        >\n        </template>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/mercedes-benz-s-class/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/11/car-new-1-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/car-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Mercedes-Benz S-Class                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $150,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3804\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3804\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3804\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1926 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/apartment-with-pool/\"\n    >\n                        Featured                    \n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-resort-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-008-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-007-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-600x398.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-768x510.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-001-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/real-estate-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Apartment With Pool                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $80,000                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3803\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3803\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3803\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1469 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/macbook-pro-16/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-768x514.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        MacBook Pro 16                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8143\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8143\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8143\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            868 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/acoustic-guitar/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Acoustic guitar                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                45 Prospect St, Brooklyn, NY 11201, USA                            \n                            $300                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8125\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8125\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8125\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            723 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/nike-airforce/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Nike Airforce                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $250                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"8117\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"8117\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"8117\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            565 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/xiaomi-mi-10-5g/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-010.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-007.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-006.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-004.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-003.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-300x199.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-768x509.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-002-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/phone-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xiaomi Mi 10 5G                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $499                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1397\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1397\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1397\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1424 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/collection-of-womens-clothes/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-scaled-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-1536x1024.jpg 1536w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-2048x1365.jpg 2048w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-016-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-005.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Collection of clothes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $99                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"2800\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"2800\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2800\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1289 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/promo-vr/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-vr-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-600x399.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-768x511.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-5.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-2-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/vr-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Xbox Wireless Controller                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3797\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3797\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3797\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1112 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/stylish-shoes/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-1024x683.jpg 1024w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4.jpg 1200w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-020-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-021-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-015.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-014-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/08/clothing-000-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Stylish Shoes                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $200                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"2796\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"2796\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"2796\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            897 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/home-office-desktop/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/promo-pc-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-1.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-2.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-3-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-600x401.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-768x513.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/09/pc-4.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Home Office Desktop                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $800                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"3802\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"3802\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"3802\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1057 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/new-teddy-bear/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-600x402.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-768x515.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-002.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-012-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-011.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        New Teddy Bear                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $15                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1480\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1480\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1480\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            1001 Views                        \n    </a>\n                <a\n                    href=\"https://demo3.listivotheme.com/ad/wooden-train/\"\n    >\n                            <lst-card-gallery prefix=\"listivo\">\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-008.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-014.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-013-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-600x402.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-300x201.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-768x515.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-009.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-004-750x500.jpg 750w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                            <img\n                                                    src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=\"\n                                                    alt=\"\"\n                                                                                                    data-srcset=\"https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-360x240.jpg 360w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-600x400.jpg 600w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-300x200.jpg 300w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-768x512.jpg 768w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-720x480.jpg 720w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001-750x500.jpg 750w, https://demo3.listivotheme.com/wp-content/uploads/2021/05/baby-001.jpg 1024w\"\n                                                    data-sizes=\"auto\"\n                                                                                            >\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M15.509 7.19858C15.5064 7.03297 15.4382 6.87515 15.3193 6.75979C15.2004 6.64443 15.0406 6.58097 14.875 6.58335L2.63379 6.58335L7.40023 1.81691C7.46021 1.75932 7.5081 1.69034 7.54109 1.61401C7.57408 1.53768 7.59151 1.45553 7.59235 1.37238C7.5932 1.28923 7.57745 1.20675 7.54602 1.12977C7.51458 1.05278 7.46811 0.982842 7.40931 0.924043C7.35051 0.865245 7.28057 0.818769 7.20359 0.787338C7.1266 0.755907 7.04412 0.740154 6.96097 0.740999C6.87782 0.741844 6.79568 0.759272 6.71935 0.792261C6.64301 0.825251 6.57403 0.873139 6.51644 0.933121L0.68311 6.76646C0.565944 6.88367 0.500125 7.04262 0.500125 7.20835C0.500125 7.37408 0.565944 7.53303 0.68311 7.65024L6.51644 13.4836C6.57403 13.5436 6.64301 13.5914 6.71935 13.6244C6.79568 13.6574 6.87782 13.6749 6.96097 13.6757C7.04412 13.6765 7.1266 13.6608 7.20359 13.6294C7.28057 13.5979 7.35051 13.5515 7.40931 13.4927C7.46811 13.4339 7.51458 13.3639 7.54601 13.2869C7.57745 13.2099 7.5932 13.1275 7.59235 13.0443C7.59151 12.9612 7.57408 12.879 7.54109 12.8027C7.5081 12.7264 7.46021 12.6574 7.40023 12.5998L2.63379 7.83335L14.875 7.83335C14.9587 7.83455 15.0417 7.81894 15.1192 7.78746C15.1967 7.75597 15.2671 7.70925 15.3262 7.65005C15.3854 7.59086 15.432 7.5204 15.4634 7.44285C15.4948 7.3653 15.5103 7.28223 15.509 7.19858Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"14\" viewBox=\"0 0 16 14\"\n                                         fill=\"none\">\n                                        <path d=\"M0.491043 6.80142C0.493631 6.96703 0.561849 7.12485 0.680715 7.24021C0.799581 7.35557 0.959374 7.41903 1.12499 7.41665L13.3662 7.41665L8.59977 12.1831C8.53979 12.2407 8.4919 12.3097 8.45891 12.386C8.42592 12.4623 8.40849 12.5445 8.40765 12.6276C8.4068 12.7108 8.42255 12.7932 8.45398 12.8702C8.48542 12.9472 8.53189 13.0172 8.59069 13.076C8.64949 13.1348 8.71943 13.1812 8.79641 13.2127C8.8734 13.2441 8.95588 13.2598 9.03903 13.259C9.12218 13.2582 9.20432 13.2407 9.28065 13.2077C9.35699 13.1747 9.42597 13.1269 9.48356 13.0669L15.3169 7.23354C15.4341 7.11633 15.4999 6.95738 15.4999 6.79165C15.4999 6.62592 15.4341 6.46697 15.3169 6.34976L9.48356 0.51642C9.42597 0.456439 9.35699 0.408551 9.28065 0.375562C9.20432 0.342572 9.12218 0.325145 9.03903 0.3243C8.95588 0.323455 8.8734 0.339209 8.79641 0.370639C8.71943 0.40207 8.64949 0.448545 8.59069 0.507343C8.53189 0.566142 8.48542 0.636082 8.45399 0.713067C8.42255 0.790051 8.4068 0.872534 8.40765 0.955684C8.40849 1.03883 8.42592 1.12098 8.45891 1.19731C8.4919 1.27364 8.53979 1.34262 8.59977 1.40021L13.3662 6.16665L1.12499 6.16665C1.04134 6.16545 0.958301 6.18106 0.88079 6.21254C0.80328 6.24403 0.732879 6.29075 0.67376 6.34995C0.614641 6.40914 0.568006 6.4796 0.53662 6.55715C0.505234 6.6347 0.489736 6.71777 0.491043 6.80142Z\"\n                                              fill=\"#2A3946\"/>\n                                    </svg>\n                </lst-card-gallery>\n                    <h3>\n                        Wooden Train                    </h3>\n                                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"14\" viewBox=\"0 0 10 14\"\n                                         fill=\"none\">\n                                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                              d=\"M5 0C2.24609 0 0 2.27981 0 5.07505C0 5.8601 0.316406 6.72048 0.753906 7.62843C1.19141 8.54036 1.76172 9.49193 2.33594 10.3602C3.47656 12.1008 4.61328 13.5163 4.61328 13.5163L5 14L5.38672 13.5163C5.38672 13.5163 6.52344 12.1008 7.66797 10.3602C8.23828 9.49193 8.80859 8.54036 9.24609 7.62843C9.68359 6.72048 10 5.8601 10 5.07505C10 2.27981 7.75391 0 5 0ZM5 1.01514C7.21484 1.01514 9 2.82709 9 5.07518C9 5.55096 8.75391 6.33997 8.34766 7.18449C7.94141 8.03298 7.38672 8.95283 6.83594 9.80132C5.99563 11.0789 5.40082 11.8315 5.08146 12.2356L5 12.3388L4.91854 12.2356C4.59919 11.8315 4.00437 11.0789 3.16406 9.80132C2.61328 8.95283 2.05859 8.03298 1.65234 7.18449C1.24609 6.33997 1 5.55096 1 5.07518C1 2.82709 2.78516 1.01514 5 1.01514ZM4.00002 5.06006C4.00002 4.50928 4.44924 4.06006 5.00002 4.06006C5.5508 4.06006 6.00002 4.50928 6.00002 5.06006C6.00002 5.61084 5.5508 6.06006 5.00002 6.06006C4.44924 6.06006 4.00002 5.61084 4.00002 5.06006Z\"\n                                              fill=\"#FDFDFE\"/>\n                                    </svg>\n                                New York, NY, USA                            \n                            $199                        \n                                                            <lst-quick-preview\n                                        prefix=\"listivo\"\n                                        request-url=\"https://demo3.listivotheme.com/wp-admin/admin-post.php?action=listivo/model/preview\"\n                                        :model-id=\"1478\"\n                                >\n                                            Quick preview                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"11\"\n                                             viewBox=\"0 0 15 11\"\n                                             fill=\"none\">\n                                            <path d=\"M7.5 0.25C2.40909 0.25 0.5 5.34091 0.5 5.34091C0.5 5.34091 2.40909 10.4318 7.5 10.4318C12.5909 10.4318 14.5 5.34091 14.5 5.34091C14.5 5.34091 12.5909 0.25 7.5 0.25ZM7.5 1.52273C10.8575 1.52273 12.5557 4.23815 13.1055 5.33842C12.555 6.43106 10.8441 9.15909 7.5 9.15909C4.14255 9.15909 2.44435 6.44367 1.89453 5.34339C2.44562 4.25076 4.15591 1.52273 7.5 1.52273ZM7.5 2.79545C6.09427 2.79545 4.95455 3.93518 4.95455 5.34091C4.95455 6.74664 6.09427 7.88636 7.5 7.88636C8.90573 7.88636 10.0455 6.74664 10.0455 5.34091C10.0455 3.93518 8.90573 2.79545 7.5 2.79545ZM7.5 4.06818C8.20318 4.06818 8.77273 4.63773 8.77273 5.34091C8.77273 6.04409 8.20318 6.61364 7.5 6.61364C6.79682 6.61364 6.22727 6.04409 6.22727 5.34091C6.22727 4.63773 6.79682 4.06818 7.5 4.06818Z\"\n                                                  fill=\"#374B5C\"/>\n                                        </svg>\n                                </lst-quick-preview>\n                                                            <lst-compare :model-id=\"1478\">\n                                            Add to compare                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"17\"\n                                             viewBox=\"0 0 17 17\"\n                                             fill=\"none\">\n                                            <g clip-path=\"url(#clip0_53_5823)\">\n                                                <path d=\"M0.169868 8.60556L3.01378 11.4283L5.83649 8.58436L3.56984 8.59284L3.55924 5.75953C3.5557 4.81318 4.30653 4.05672 5.25287 4.05318L11.5924 4.02946C11.8311 4.6848 12.4573 5.15956 13.1904 5.15682C14.1226 5.15333 14.8875 4.38264 14.884 3.45047C14.8805 2.5183 14.1098 1.75335 13.1777 1.75684C12.4446 1.75959 11.822 2.23902 11.5882 2.89613L5.24863 2.91985C3.69032 2.92568 2.42009 4.20546 2.42592 5.76377L2.43652 8.59708L0.169868 8.60556ZM1.32228 13.7013C1.32576 14.6335 2.09646 15.3984 3.02863 15.3949C3.76171 15.3922 4.3843 14.9127 4.61812 14.2556L10.9577 14.2319C12.516 14.2261 13.7862 12.9463 13.7804 11.388L13.7698 8.55468L16.0364 8.54619L13.1925 5.72348L10.3698 8.5674L12.6364 8.55892L12.647 11.3922C12.6506 12.3386 11.8998 13.095 10.9534 13.0986L4.61388 13.1223C4.37515 12.467 3.74898 11.9922 3.0159 11.9949C2.08374 11.9984 1.31879 12.7691 1.32228 13.7013ZM2.4556 13.697C2.45441 13.3774 2.70047 13.1295 3.02014 13.1283C3.33982 13.1271 3.58773 13.3731 3.58893 13.6928C3.59012 14.0125 3.34406 14.2604 3.02439 14.2616C2.70471 14.2628 2.4568 14.0167 2.4556 13.697ZM12.6174 3.45895C12.6162 3.13928 12.8622 2.89136 13.1819 2.89017C13.5016 2.88897 13.7495 3.13504 13.7507 3.45471C13.7519 3.77438 13.5058 4.0223 13.1861 4.02349C12.8665 4.02469 12.6186 3.77862 12.6174 3.45895Z\"\n                                                      fill=\"#283948\"/>\n                                            </g>\n                                            <defs>\n                                                <clipPath id=\"clip0_53_5823\">\n                                                    <rect width=\"16\" height=\"16\" fill=\"white\"\n                                                          transform=\"translate(0.205078 16.2061) rotate(-90.2144)\"/>\n                                                </clipPath>\n                                            </defs>\n                                        </svg>\n                                </lst-compare>\n                                                            <lst-favorite :model-id=\"1478\">\n                                            Add to favorites                                        \n                                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\"\n                                             viewBox=\"0 0 16 15\"\n                                             fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                  d=\"M0 5.12585C0 2.63358 1.97698 0.600098 4.4 0.600098C5.79057 0.600098 7.00127 1.36803 8 2.67253C8.99873 1.36803 10.2094 0.600098 11.6 0.600098C14.023 0.600098 16 2.63358 16 5.12585C16 6.81114 14.7649 8.39793 13.2594 10.0253C12.3953 10.9592 11.4168 11.9 10.4607 12.8192C9.75083 13.5017 9.05333 14.1723 8.42422 14.8194C8.1899 15.0603 7.8101 15.0603 7.57578 14.8194C6.94667 14.1723 6.24917 13.5017 5.5393 12.8192C4.5832 11.9 3.60467 10.9592 2.74062 10.0253C1.23506 8.39793 0 6.81114 0 5.12585ZM7.49292 4.01531C6.54647 2.47557 5.57138 1.8344 4.39995 1.8344C2.62537 1.8344 1.19995 3.30056 1.19995 5.12585C1.19995 6.11487 2.16489 7.61383 3.60933 9.17508C4.43297 10.0653 5.38179 10.9805 6.32832 11.8935C6.89549 12.4405 7.46184 12.9868 7.99995 13.5265C8.53806 12.9868 9.10441 12.4405 9.67159 11.8935C10.6181 10.9805 11.5669 10.0653 12.3906 9.17508C13.835 7.61383 14.8 6.11487 14.8 5.12585C14.8 3.30056 13.3745 1.8344 11.6 1.8344C10.4285 1.8344 9.45343 2.47557 8.50698 4.01531C8.39698 4.19407 8.20563 4.30243 7.99995 4.30243C7.79427 4.30243 7.60292 4.19407 7.49292 4.01531Z\"\n                                                  fill=\"#283948\"/>\n                                        </svg>\n                                </lst-favorite>\n                            934 Views                        \n    </a>\n    <template>\n         0\">\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"12\"\n                        :max-pages=\"4\"\n                >\n                                Showing                                {{ pagination.startIndex + 1 >= 0 ? pagination.startIndex + 1 : 0\n                                    }} to\n                                {{ pagination.endIndex + 1 }} of\n                                {{ pagination.totalItems\n                                    }} results                            \n                         1\">\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n                <lst-pagination\n                        :total-items=\"props.count\"\n                        :current-page=\"props.page\"\n                        :page-size=\"12\"\n                        :max-pages=\"3\"\n                >\n                            Showing                            {{ pagination.startIndex + 1\n                                }} to\n                            {{ pagination.endIndex + 1 }} of\n                            {{ pagination.totalItems\n                                }} results                        \n                         1\"\n                        >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M4.86195 10.4713C4.99228 10.6017 5.16262 10.6667 5.33329 10.6667C5.50395 10.6667 5.67429 10.6017 5.80462 10.4713C6.06496 10.211 6.06496 9.78898 5.80462 9.52865L2.27593 5.99996H11.3333C11.7013 5.99996 12 5.70129 12 5.33329C12 4.96528 11.7013 4.66662 11.3333 4.66662H2.27593L5.80462 1.13792C6.06496 0.877589 6.06496 0.455586 5.80462 0.195251C5.54429 -0.0650838 5.12229 -0.0650838 4.86195 0.195251L0.195251 4.86195C-0.0650838 5.12229 -0.0650838 5.54429 0.195251 5.80462L4.86195 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                             1\"\n                                    @click.prevent=\"props.setPage(1)\"\n                            >\n                                1\n                             2\"\n                            >\n                                ...\n                                {{ page }}\n                            = pagination.endPage}\"\n                                    @click.prevent=\"props.setPage(props.page + 1)\"\n                            >\n                                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"11\" viewBox=\"0 0 12 11\"\n                                     fill=\"none\">\n                                    <path d=\"M7.13805 10.4713C7.00772 10.6017 6.83738 10.6667 6.66671 10.6667C6.49605 10.6667 6.32571 10.6017 6.19538 10.4713C5.93504 10.211 5.93504 9.78898 6.19538 9.52865L9.72407 5.99996H0.666672C0.298669 5.99996 0 5.70129 0 5.33329C0 4.96528 0.298669 4.66662 0.666672 4.66662H9.72407L6.19538 1.13792C5.93504 0.877589 5.93504 0.455586 6.19538 0.195251C6.45571 -0.0650838 6.87771 -0.0650838 7.13805 0.195251L11.8047 4.86195C12.0651 5.12229 12.0651 5.54429 11.8047 5.80462L7.13805 10.4713Z\"\n                                          fill=\"#2A3946\"/>\n                                </svg>\n                </lst-pagination>\n    </template>\n    </lst-query-models>', 'Sidebar Search', '', 'publish', 'closed', 'closed', '', 'new-template-2', '', '', '2022-10-20 07:27:39', '2022-10-20 07:27:39', '', 0, 'https://demo3.listivotheme.com/listivo_template/new-template-2/', 0, 'listivo_template', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8740, 1, '2022-11-22 11:53:49', '2022-11-22 11:53:49', '', 'Bump Up', '', 'publish', 'closed', 'closed', '', 'bump-up', '', '', '2023-01-04 15:57:22', '2023-01-04 15:57:22', '', 0, 'https://demo3.listivotheme.com/listivo_package/bump-up/', 0, 'listivo_package', '', 0),
(8741, 1, '2022-11-22 11:53:49', '2022-11-22 11:53:49', '', 'Bump Up', '', 'publish', 'open', 'closed', '', 'bump-up', '', '', '2023-03-28 08:33:59', '2023-03-28 08:33:59', '', 0, 'https://demo3.listivotheme.com/product/bump-up/', 0, 'product', '', 0),
(8746, 1, '2022-11-22 15:12:33', '2022-11-22 15:12:33', '', 'Package Max', '', 'publish', 'closed', 'closed', '', 'package-max', '', '', '2022-11-22 15:12:33', '2022-11-22 15:12:33', '', 0, 'https://demo3.listivotheme.com/listivo_user_package/package-max/', 0, 'listivo_user_package', '', 0),
(8762, 1, '2023-01-25 14:32:22', '2023-01-25 14:32:22', '', 'Welcome email', '', 'publish', 'closed', 'closed', '', 'welcome-email', '', '', '2023-01-25 14:32:36', '2023-01-25 14:32:36', '', 0, 'https://demo3.listivotheme.com/listivo_notify/welcome-email/', 0, 'listivo_notify', '', 0),
(8763, 1, '2023-01-25 14:32:50', '2023-01-25 14:32:50', '', 'New message', '', 'publish', 'closed', 'closed', '', 'new-message', '', '', '2023-01-25 14:33:05', '2023-01-25 14:33:05', '', 0, 'https://demo3.listivotheme.com/listivo_notify/new-message/', 0, 'listivo_notify', '', 0),
(8764, 1, '2023-01-25 14:33:19', '2023-01-25 14:33:19', '', 'Pending ad for user', '', 'publish', 'closed', 'closed', '', 'pending-ad-for-user', '', '', '2023-01-25 14:33:33', '2023-01-25 14:33:33', '', 0, 'https://demo3.listivotheme.com/listivo_notify/pending-ad-for-user/', 0, 'listivo_notify', '', 0),
(8765, 1, '2023-01-25 14:33:47', '2023-01-25 14:33:47', '', 'New ad for moderator', '', 'publish', 'closed', 'closed', '', 'new-ad-for-moderator', '', '', '2023-01-25 14:34:02', '2023-01-25 14:34:02', '', 0, 'https://demo3.listivotheme.com/listivo_notify/new-ad-for-moderator/', 0, 'listivo_notify', '', 0),
(8766, 1, '2023-01-25 14:34:14', '2023-01-25 14:34:14', '', 'The ad will expire soon', '', 'publish', 'closed', 'closed', '', 'the-ad-will-expire-soon', '', '', '2023-01-25 14:34:27', '2023-01-25 14:34:27', '', 0, 'https://demo3.listivotheme.com/listivo_notify/the-ad-will-expire-soon/', 0, 'listivo_notify', '', 0),
(8767, 1, '2023-01-25 14:34:40', '2023-01-25 14:34:40', '', 'The ad has expired', '', 'publish', 'closed', 'closed', '', 'the-ad-has-expired', '', '', '2023-01-25 14:34:49', '2023-01-25 14:34:49', '', 0, 'https://demo3.listivotheme.com/listivo_notify/the-ad-has-expired/', 0, 'listivo_notify', '', 0),
(8768, 1, '2023-01-25 14:35:01', '2023-01-25 14:35:01', '', 'The ad has been approved', '', 'publish', 'closed', 'closed', '', 'the-ad-has-been-approved', '', '', '2023-01-25 14:35:10', '2023-01-25 14:35:10', '', 0, 'https://demo3.listivotheme.com/listivo_notify/the-ad-has-been-approved/', 0, 'listivo_notify', '', 0),
(8769, 1, '2023-01-25 14:35:24', '2023-01-25 14:35:24', '', 'The ad has been declined', '', 'publish', 'closed', 'closed', '', 'the-ad-has-been-declined', '', '', '2023-01-25 14:35:36', '2023-01-25 14:35:36', '', 0, 'https://demo3.listivotheme.com/listivo_notify/the-ad-has-been-declined/', 0, 'listivo_notify', '', 0),
(8770, 1, '2023-01-25 14:35:48', '2023-01-25 14:35:48', '', 'Featured expired', '', 'publish', 'closed', 'closed', '', 'featured-expired', '', '', '2023-01-25 14:35:56', '2023-01-25 14:35:56', '', 0, 'https://demo3.listivotheme.com/listivo_notify/featured-expired/', 0, 'listivo_notify', '', 0),
(8771, 1, '2023-01-25 14:36:08', '2023-01-25 14:36:08', '', 'The ad was bumped up', '', 'publish', 'closed', 'closed', '', 'the-ad-was-bumped-up', '', '', '2023-01-25 14:36:18', '2023-01-25 14:36:18', '', 0, 'https://demo3.listivotheme.com/listivo_notify/the-ad-was-bumped-up/', 0, 'listivo_notify', '', 0),
(8781, 1, '2023-03-24 10:25:02', '2023-03-24 10:25:02', '', 'PRO', '', 'publish', 'closed', 'closed', '', 'pro', '', '', '2023-03-24 10:25:17', '2023-03-24 10:25:17', '', 0, 'https://demo3.listivotheme.com/listivo_subscription/pro/', 0, 'listivo_subscription', '', 0),
(8782, 1, '2023-03-24 10:25:25', '2023-03-24 10:25:25', '', 'ELITE', '', 'publish', 'closed', 'closed', '', 'elite', '', '', '2023-03-24 10:25:38', '2023-03-24 10:25:38', '', 0, 'https://demo3.listivotheme.com/listivo_subscription/elite/', 0, 'listivo_subscription', '', 0),
(751, 1, '2021-05-14 14:16:56', '2021-05-14 14:16:56', '', 'p7-1', '', 'inherit', 'open', 'closed', '', 'p7-1', '', '', '2022-05-30 20:45:50', '2022-05-30 20:45:50', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(753, 1, '2021-05-14 14:18:48', '2021-05-14 14:18:48', '', 'p6-1', '', 'inherit', 'open', 'closed', '', 'p6-1', '', '', '2022-05-30 20:45:59', '2022-05-30 20:45:59', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(754, 1, '2021-05-14 14:19:36', '2021-05-14 14:19:36', '', 'p2-1', '', 'inherit', 'open', 'closed', '', 'p2-1', '', '', '2022-05-30 20:46:01', '2022-05-30 20:46:01', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(755, 1, '2021-05-14 14:20:39', '2021-05-14 14:20:39', '', 'p4-1', '', 'inherit', 'open', 'closed', '', 'p4-1', '', '', '2022-05-30 20:46:04', '2022-05-30 20:46:04', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(756, 1, '2021-05-14 14:21:29', '2021-05-14 14:21:29', '', 'p1-1', '', 'inherit', 'open', 'closed', '', 'p1-1', '', '', '2022-05-30 20:46:08', '2022-05-30 20:46:08', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(757, 1, '2021-05-14 14:22:17', '2021-05-14 14:22:17', '', 'p5-1', '', 'inherit', 'open', 'closed', '', 'p5-1', '', '', '2022-05-30 20:46:11', '2022-05-30 20:46:11', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/p5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1467, 1, '2021-05-27 15:49:39', '2021-05-27 15:49:39', '', 'baby-009', '', 'inherit', 'open', 'closed', '', 'baby-009', '', '', '2022-06-01 03:08:57', '2022-06-01 03:08:57', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/05/baby-009.jpg', 0, 'attachment', 'image/jpeg', 0),
(3800, 1, '2021-09-26 14:39:16', '2021-09-26 14:39:16', '', 'promo-resort', '', 'inherit', 'open', 'closed', '', 'promo-resort', '', '', '2022-06-01 01:55:35', '2022-06-01 01:55:35', '', 3797, 'https://demo.listivotheme.com/wp-content/uploads/2021/09/promo-resort.jpg', 0, 'attachment', 'image/jpeg', 0),
(4342, 1, '2021-10-28 12:35:51', '2021-10-28 12:35:51', '', 'automotive-services-1', '', 'inherit', 'open', 'closed', '', 'automotive-services-1', '', '', '2022-06-01 02:00:19', '2022-06-01 02:00:19', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/10/automotive-services-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4369, 1, '2021-10-28 13:19:22', '2021-10-28 13:19:22', '', 'nails-6', '', 'inherit', 'open', 'closed', '', 'nails-6', '', '', '2022-06-01 02:01:07', '2022-06-01 02:01:07', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/10/nails-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4421, 1, '2021-10-28 16:53:06', '2021-10-28 16:53:06', '', 'apartments-3', '', 'inherit', 'open', 'closed', '', 'apartments-3', '', '', '2022-06-01 03:09:51', '2022-06-01 03:09:51', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/10/apartments-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4524, 1, '2021-10-29 12:59:13', '2021-10-29 12:59:13', '', 'playstation-5', '', 'inherit', 'open', 'closed', '', 'playstation-5', '', '', '2022-06-01 03:39:07', '2022-06-01 03:39:07', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/10/playstation-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4721, 1, '2021-10-31 15:38:25', '2021-10-31 15:38:25', '', 'car-1', '', 'inherit', 'open', 'closed', '', 'car-1', '', '', '2022-06-10 02:14:41', '2022-06-10 02:14:41', '', 3804, 'https://demo.listivotheme.com/wp-content/uploads/2021/09/car-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4722, 1, '2021-10-31 15:38:41', '2021-10-31 15:38:41', '', 'car-2', '', 'inherit', 'open', 'closed', '', 'car-2', '', '', '2022-06-10 02:14:49', '2022-06-10 02:14:49', '', 3804, 'https://demo.listivotheme.com/wp-content/uploads/2021/09/car-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4723, 1, '2021-10-31 15:38:56', '2021-10-31 15:38:56', '', 'car-3', '', 'inherit', 'open', 'closed', '', 'car-3', '', '', '2022-06-10 02:14:56', '2022-06-10 02:14:56', '', 3804, 'https://demo.listivotheme.com/wp-content/uploads/2021/09/car-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4724, 1, '2021-10-31 15:39:10', '2021-10-31 15:39:10', '', 'car-4', '', 'inherit', 'open', 'closed', '', 'car-4', '', '', '2022-06-10 02:15:03', '2022-06-10 02:15:03', '', 3804, 'https://demo.listivotheme.com/wp-content/uploads/2021/09/car-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4866, 1, '2021-11-05 07:41:03', '2021-11-05 07:41:03', '', 'car-new-1', '', 'inherit', 'open', 'closed', '', 'car-new-1', '', '', '2022-06-01 01:53:24', '2022-06-01 01:53:24', '', 3804, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/car-new-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5257, 1, '2021-11-30 08:12:45', '2021-11-30 08:12:45', '', 'testimonial-2-2.png', '', 'inherit', 'open', 'closed', '', 'testimonial-2-2-png', '', '', '2022-06-01 02:02:04', '2022-06-01 02:02:04', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/testimonial-2-2.png', 0, 'attachment', 'image/png', 0),
(5258, 1, '2021-11-30 08:12:45', '2021-11-30 08:12:45', '', 'testimonial-3-2.png', '', 'inherit', 'open', 'closed', '', 'testimonial-3-2-png', '', '', '2022-06-01 02:02:08', '2022-06-01 02:02:08', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/testimonial-3-2.png', 0, 'attachment', 'image/png', 0),
(5260, 1, '2021-11-30 08:12:45', '2021-11-30 08:12:45', '', 'testimonial-1-2.png', '', 'inherit', 'open', 'closed', '', 'testimonial-1-2-png', '', '', '2022-06-01 02:02:11', '2022-06-01 02:02:11', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/testimonial-1-2.png', 0, 'attachment', 'image/png', 0),
(5292, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'pencil-alt.svg', '', 'inherit', 'open', 'closed', '', 'pencil-alt-svg', '', '', '2022-05-30 20:44:58', '2022-05-30 20:44:58', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/pencil-alt.svg', 0, 'attachment', 'image/svg+xml', 0),
(5293, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'search.svg', '', 'inherit', 'open', 'closed', '', 'search-svg', '', '', '2022-05-30 20:44:55', '2022-05-30 20:44:55', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/search.svg', 0, 'attachment', 'image/svg+xml', 0),
(5294, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'badge-check.svg', '', 'inherit', 'open', 'closed', '', 'badge-check-svg', '', '', '2022-05-30 20:44:53', '2022-05-30 20:44:53', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/badge-check.svg', 0, 'attachment', 'image/svg+xml', 0),
(5295, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'thumb-up.svg', '', 'inherit', 'open', 'closed', '', 'thumb-up-svg', '', '', '2022-05-30 20:44:47', '2022-05-30 20:44:47', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/thumb-up.svg', 0, 'attachment', 'image/svg+xml', 0),
(5296, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'cash.svg', '', 'inherit', 'open', 'closed', '', 'cash-svg', '', '', '2022-05-30 20:44:44', '2022-05-30 20:44:44', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/cash.svg', 0, 'attachment', 'image/svg+xml', 0),
(5297, 1, '2021-11-30 08:28:02', '2021-11-30 08:28:02', '', 'bell.svg', '', 'inherit', 'open', 'closed', '', 'bell-svg', '', '', '2022-05-30 20:45:00', '2022-05-30 20:45:00', '', 0, 'https://demo.listivotheme.com/wp-content/uploads/2021/11/bell.svg', 0, 'attachment', 'image/svg+xml', 0),
(5667, 1, '2022-05-16 09:37:36', '2022-05-16 09:37:36', '', 'keyword_icon.svg', '', 'inherit', 'open', 'closed', '', 'keyword_icon-svg', '', '', '2022-06-01 03:40:24', '2022-06-01 03:40:24', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/keyword_icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(5668, 1, '2022-05-16 09:37:36', '2022-05-16 09:37:36', '', 'icons8-location.svg', '', 'inherit', 'open', 'closed', '', 'icons8-location-svg', '', '', '2022-06-01 03:41:38', '2022-06-01 03:41:38', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/icons8-location.svg', 0, 'attachment', 'image/svg+xml', 0),
(5681, 1, '2022-05-16 09:37:36', '2022-05-16 09:37:36', '', 'newsletter_background.jpeg', '', 'inherit', 'open', 'closed', '', 'newsletter_background-jpeg', '', '', '2022-06-07 00:37:35', '2022-06-07 00:37:35', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/newsletter_background.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5719, 1, '2022-05-16 09:46:27', '2022-05-16 09:46:27', '', '404_image.png', '', 'inherit', 'open', 'closed', '', '404_image-png', '', '', '2022-06-01 03:10:26', '2022-06-01 03:10:26', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/404_image.png', 0, 'attachment', 'image/png', 0),
(5724, 1, '2022-05-16 09:46:28', '2022-05-16 09:46:28', '', 'about_us_background-1.jpeg', '', 'inherit', 'open', 'closed', '', 'about_us_background-1-jpeg', '', '', '2022-08-10 16:20:25', '2022-08-10 16:20:25', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/about_us_background-1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5728, 1, '2022-05-16 09:46:28', '2022-05-16 09:46:28', '', 'video_poster.jpeg', '', 'inherit', 'open', 'closed', '', 'video_poster-jpeg', '', '', '2022-06-07 00:37:11', '2022-06-07 00:37:11', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/video_poster.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5729, 1, '2022-05-16 09:46:28', '2022-05-16 09:46:28', '', 'testimonial_avatar_1.jpeg', '', 'inherit', 'open', 'closed', '', 'testimonial_avatar_1-jpeg', '', '', '2022-06-07 00:37:21', '2022-06-07 00:37:21', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5730, 1, '2022-05-16 09:46:28', '2022-05-16 09:46:28', '', 'testimonial_avatar_2.jpeg', '', 'inherit', 'open', 'closed', '', 'testimonial_avatar_2-jpeg', '', '', '2022-06-01 02:03:43', '2022-06-01 02:03:43', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatar_2.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5739, 1, '2022-05-16 09:46:29', '2022-05-16 09:46:29', '', 'contact_phone.png', '', 'inherit', 'open', 'closed', '', 'contact_phone-png', '', '', '2022-05-30 20:44:20', '2022-05-30 20:44:20', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/contact_phone.png', 0, 'attachment', 'image/png', 0),
(5740, 1, '2022-05-16 09:46:29', '2022-05-16 09:46:29', '', 'contact_mail.png', '', 'inherit', 'open', 'closed', '', 'contact_mail-png', '', '', '2022-05-30 20:44:16', '2022-05-30 20:44:16', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/contact_mail.png', 0, 'attachment', 'image/png', 0),
(5756, 1, '2022-05-16 09:46:31', '2022-05-16 09:46:31', '', 'category_image_4.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_4-jpg', '', '', '2022-05-30 20:44:05', '2022-05-30 20:44:05', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5757, 1, '2022-05-16 09:46:31', '2022-05-16 09:46:31', '', 'category_image_3.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_3-jpg', '', '', '2022-05-30 20:44:09', '2022-05-30 20:44:09', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5758, 1, '2022-05-16 09:46:31', '2022-05-16 09:46:31', '', 'category_image_5.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_5-jpg', '', '', '2022-05-30 20:44:12', '2022-05-30 20:44:12', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5759, 1, '2022-05-16 09:46:32', '2022-05-16 09:46:32', '', 'category_image_6.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_6-jpg', '', '', '2022-05-30 20:43:54', '2022-05-30 20:43:54', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(5760, 1, '2022-05-16 09:46:32', '2022-05-16 09:46:32', '', 'category_image_1.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_1-jpg', '', '', '2022-05-30 20:43:59', '2022-05-30 20:43:59', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5761, 1, '2022-05-16 09:46:32', '2022-05-16 09:46:32', '', 'category_image_2.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_2-jpg', '', '', '2022-05-30 20:43:52', '2022-05-30 20:43:52', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5762, 1, '2022-05-16 09:46:32', '2022-05-16 09:46:32', '', 'category_image_7.jpg', '', 'inherit', 'open', 'closed', '', 'category_image_7-jpg', '', '', '2022-05-30 20:43:57', '2022-05-30 20:43:57', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/category_image_7.jpg', 0, 'attachment', 'image/jpeg', 0),
(5763, 1, '2022-05-16 09:46:33', '2022-05-16 09:46:33', '', 'default_services_1.png', '', 'inherit', 'open', 'closed', '', 'default_services_1-png', '', '', '2022-05-30 20:44:24', '2022-05-30 20:44:24', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_1.png', 0, 'attachment', 'image/png', 0),
(5764, 1, '2022-05-16 09:46:33', '2022-05-16 09:46:33', '', 'default_services_2.png', '', 'inherit', 'open', 'closed', '', 'default_services_2-png', '', '', '2022-05-30 20:44:30', '2022-05-30 20:44:30', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_2.png', 0, 'attachment', 'image/png', 0),
(5765, 1, '2022-05-16 09:46:33', '2022-05-16 09:46:33', '', 'default_services_3.png', '', 'inherit', 'open', 'closed', '', 'default_services_3-png', '', '', '2022-05-30 20:44:27', '2022-05-30 20:44:27', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/default_services_3.png', 0, 'attachment', 'image/png', 0),
(5770, 1, '2022-05-16 09:46:33', '2022-05-16 09:46:33', '', 'hero_image_1.jpeg', '', 'inherit', 'open', 'closed', '', 'hero_image_1-jpeg', '', '', '2022-06-01 03:07:02', '2022-06-01 03:07:02', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/hero_image_1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(5771, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'hero_image_2.jpg', '', 'inherit', 'open', 'closed', '', 'hero_image_2-jpg', '', '', '2022-06-01 03:07:00', '2022-06-01 03:07:00', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/hero_image_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5772, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'bg-long.svg', '', 'inherit', 'open', 'closed', '', 'bg-long-svg', '', '', '2022-06-05 16:46:15', '2022-06-05 16:46:15', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/bg-long.svg', 0, 'attachment', 'image/svg+xml', 0),
(5773, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'categories_1.png', '', 'inherit', 'open', 'closed', '', 'categories_1-png', '', '', '2022-05-30 20:43:25', '2022-05-30 20:43:25', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_1.png', 0, 'attachment', 'image/png', 0),
(5774, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'categories_2.png', '', 'inherit', 'open', 'closed', '', 'categories_2-png', '', '', '2022-05-30 20:43:23', '2022-05-30 20:43:23', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_2.png', 0, 'attachment', 'image/png', 0),
(5775, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'categories_3.png', '', 'inherit', 'open', 'closed', '', 'categories_3-png', '', '', '2022-05-30 20:43:31', '2022-05-30 20:43:31', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_3.png', 0, 'attachment', 'image/png', 0),
(5777, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'categories_5.png', '', 'inherit', 'open', 'closed', '', 'categories_5-png', '', '', '2022-05-30 20:43:28', '2022-05-30 20:43:28', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/categories_5.png', 0, 'attachment', 'image/png', 0),
(5778, 1, '2022-05-16 09:46:34', '2022-05-16 09:46:34', '', 'cta_background-1.jpg', '', 'inherit', 'open', 'closed', '', 'cta_background-1-jpg', '', '', '2022-08-10 16:06:20', '2022-08-10 16:06:20', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_background-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5785, 1, '2022-05-16 09:46:35', '2022-05-16 09:46:35', '', 'newsletter_background.svg', '', 'inherit', 'open', 'closed', '', 'newsletter_background-svg', '', '', '2022-05-30 20:43:17', '2022-05-30 20:43:17', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/newsletter_background.svg', 0, 'attachment', 'image/svg+xml', 0),
(5792, 1, '2022-05-16 09:46:37', '2022-05-16 09:46:37', '', 'price_icon.svg', '', 'inherit', 'open', 'closed', '', 'price_icon-svg', '', '', '2022-05-30 20:43:05', '2022-05-30 20:43:05', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/price_icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(5793, 1, '2022-05-16 09:46:37', '2022-05-16 09:46:37', '', 'services_house_2x.png', '', 'inherit', 'open', 'closed', '', 'services_house_2x-png', '', '', '2022-05-30 20:43:09', '2022-05-30 20:43:09', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/services_house_2x.png', 0, 'attachment', 'image/png', 0),
(5794, 1, '2022-05-16 09:46:37', '2022-05-16 09:46:37', '', 'services_keys_2x.png', '', 'inherit', 'open', 'closed', '', 'services_keys_2x-png', '', '', '2022-05-30 20:43:11', '2022-05-30 20:43:11', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/services_keys_2x.png', 0, 'attachment', 'image/png', 0),
(5795, 1, '2022-05-16 09:46:37', '2022-05-16 09:46:37', '', 'services_mortage_2x.png', '', 'inherit', 'open', 'closed', '', 'services_mortage_2x-png', '', '', '2022-05-30 20:43:14', '2022-05-30 20:43:14', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/services_mortage_2x.png', 0, 'attachment', 'image/png', 0),
(6279, 1, '2022-05-17 10:33:51', '2022-05-17 10:33:51', '', 'testimonial_avatr_4', '', 'inherit', 'open', 'closed', '', 'testimonial_avatr_4-2', '', '', '2022-06-01 02:03:38', '2022-06-01 02:03:38', '', 6115, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/testimonial_avatr_4-1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(6354, 1, '2022-05-18 06:03:09', '2022-05-18 06:03:09', '', 'post_4', '', 'inherit', 'open', 'closed', '', 'post_4', '', '', '2022-06-01 03:12:28', '2022-06-01 03:12:28', '', 3667, 'https://demo3.listivotheme.com/wp-content/uploads/2021/05/post_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6356, 1, '2022-05-18 06:03:38', '2022-05-18 06:03:38', '', 'post_5', '', 'inherit', 'open', 'closed', '', 'post_5', '', '', '2022-06-01 03:12:38', '2022-06-01 03:12:38', '', 3666, 'https://demo3.listivotheme.com/wp-content/uploads/2021/05/post_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6372, 1, '2022-05-18 06:20:25', '2022-05-18 06:20:25', '', 'listing_1', '', 'inherit', 'open', 'closed', '', 'listing_1', '', '', '2022-06-01 01:05:22', '2022-06-01 01:05:22', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6373, 1, '2022-05-18 06:22:05', '2022-05-18 06:22:05', '', '2', '', 'inherit', 'open', 'closed', '', '2-3', '', '', '2022-08-10 15:16:41', '2022-08-10 15:16:41', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6374, 1, '2022-05-18 06:25:16', '2022-05-18 06:25:16', '', 'listing_3', '', 'inherit', 'open', 'closed', '', 'listing_3', '', '', '2022-08-10 15:16:42', '2022-08-10 15:16:42', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6375, 1, '2022-05-18 06:28:45', '2022-05-18 06:28:45', '', 'listing_4', '', 'inherit', 'open', 'closed', '', 'listing_4', '', '', '2022-08-10 15:16:43', '2022-08-10 15:16:43', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/listing_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6993, 1, '2022-05-30 06:05:20', '2022-05-30 06:05:20', '', 'cta_image_1-1', '', 'inherit', 'open', 'closed', '', 'cta_image_1-1', '', '', '2022-05-30 20:42:06', '2022-05-30 20:42:06', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6994, 1, '2022-05-30 06:05:20', '2022-05-30 06:05:20', '', 'cta_image_2', '', 'inherit', 'open', 'closed', '', 'cta_image_2', '', '', '2022-05-30 20:42:01', '2022-05-30 20:42:01', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6995, 1, '2022-05-30 06:05:21', '2022-05-30 06:05:21', '', 'cta_image_3', '', 'inherit', 'open', 'closed', '', 'cta_image_3', '', '', '2022-05-30 20:41:59', '2022-05-30 20:41:59', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6996, 1, '2022-05-30 06:05:22', '2022-05-30 06:05:22', '', 'cta_image_4', '', 'inherit', 'open', 'closed', '', 'cta_image_4', '', '', '2022-05-30 20:41:54', '2022-05-30 20:41:54', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6997, 1, '2022-05-30 06:05:22', '2022-05-30 06:05:22', '', 'cta_image_5', '', 'inherit', 'open', 'closed', '', 'cta_image_5', '', '', '2022-05-30 20:41:56', '2022-05-30 20:41:56', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6998, 1, '2022-05-30 06:05:23', '2022-05-30 06:05:23', '', 'cta_image_6', '', 'inherit', 'open', 'closed', '', 'cta_image_6', '', '', '2022-05-30 19:29:54', '2022-05-30 19:29:54', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/05/cta_image_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(7736, 1, '2022-07-25 10:21:35', '2022-07-25 10:21:35', '', 'user_banner.jpg', '', 'inherit', 'open', 'closed', '', 'user_banner-jpg', '', '', '2022-08-10 15:16:20', '2022-08-10 15:16:20', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/07/user_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7842, 1, '2022-08-10 08:57:03', '2022-08-10 08:57:03', '', 'category', '', 'inherit', 'open', 'closed', '', 'category', '', '', '2022-08-10 15:16:14', '2022-08-10 15:16:14', '', 6115, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/category.jpeg', 0, 'attachment', 'image/jpeg', 0),
(7928, 1, '2022-08-10 11:23:37', '2022-08-10 11:23:37', '', 'about_banner', '', 'inherit', 'open', 'closed', '', 'about_banner', '', '', '2022-08-10 15:16:13', '2022-08-10 15:16:13', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/about_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7929, 1, '2022-08-10 11:23:40', '2022-08-10 11:23:40', '', 'blog_banner', '', 'inherit', 'open', 'closed', '', 'blog_banner', '', '', '2022-08-10 15:16:12', '2022-08-10 15:16:12', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/blog_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7930, 1, '2022-08-10 11:23:43', '2022-08-10 11:23:43', '', 'contact_banner', '', 'inherit', 'open', 'closed', '', 'contact_banner', '', '', '2022-08-10 15:16:11', '2022-08-10 15:16:11', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/contact_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7931, 1, '2022-08-10 11:23:46', '2022-08-10 11:23:46', '', 'faq_banner', '', 'inherit', 'open', 'closed', '', 'faq_banner', '', '', '2022-08-10 15:16:10', '2022-08-10 15:16:10', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/faq_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7932, 1, '2022-08-10 11:23:49', '2022-08-10 11:23:49', '', 'login_banner', '', 'inherit', 'open', 'closed', '', 'login_banner', '', '', '2022-08-10 15:16:09', '2022-08-10 15:16:09', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/login_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7933, 1, '2022-08-10 11:23:51', '2022-08-10 11:23:51', '', 'subscribe_banner', '', 'inherit', 'open', 'closed', '', 'subscribe_banner', '', '', '2022-08-10 15:16:08', '2022-08-10 15:16:08', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/subscribe_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7934, 1, '2022-08-10 11:23:53', '2022-08-10 11:23:53', '', 'team_banner', '', 'inherit', 'open', 'closed', '', 'team_banner', '', '', '2022-08-10 15:16:06', '2022-08-10 15:16:06', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(7935, 1, '2022-08-10 11:23:55', '2022-08-10 11:23:55', '', 'user_banner', '', 'inherit', 'open', 'closed', '', 'user_banner', '', '', '2022-08-10 15:16:03', '2022-08-10 15:16:03', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/user_banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(8080, 1, '2022-08-10 13:52:08', '2022-08-10 13:52:08', '', '404', '', 'inherit', 'open', 'closed', '', '404-2', '', '', '2022-08-10 15:15:57', '2022-08-10 15:15:57', '', 6169, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/404-1.png', 0, 'attachment', 'image/png', 0),
(8094, 1, '2022-08-10 15:17:52', '2022-08-10 15:17:52', '', 'logo_dark', '', 'inherit', 'open', 'closed', '', 'logo_dark-2', '', '', '2022-08-10 16:04:39', '2022-08-10 16:04:39', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_dark-1.png', 0, 'attachment', 'image/png', 0),
(8095, 1, '2022-08-10 15:17:53', '2022-08-10 15:17:53', '', 'logo_light', '', 'inherit', 'open', 'closed', '', 'logo_light-2', '', '', '2022-08-10 16:04:37', '2022-08-10 16:04:37', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/logo_light-1.png', 0, 'attachment', 'image/png', 0),
(8096, 1, '2022-08-10 15:19:37', '2022-08-10 15:19:37', '', 'team_1', '', 'inherit', 'open', 'closed', '', 'team_1', '', '', '2022-08-10 16:04:35', '2022-08-10 16:04:35', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8097, 1, '2022-08-10 15:19:39', '2022-08-10 15:19:39', '', 'team_2', '', 'inherit', 'open', 'closed', '', 'team_2', '', '', '2022-08-10 16:04:33', '2022-08-10 16:04:33', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8098, 1, '2022-08-10 15:19:41', '2022-08-10 15:19:41', '', 'team_3', '', 'inherit', 'open', 'closed', '', 'team_3', '', '', '2022-08-10 16:04:31', '2022-08-10 16:04:31', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8099, 1, '2022-08-10 15:19:43', '2022-08-10 15:19:43', '', 'team_4', '', 'inherit', 'open', 'closed', '', 'team_4', '', '', '2022-08-10 16:04:29', '2022-08-10 16:04:29', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8100, 1, '2022-08-10 15:19:45', '2022-08-10 15:19:45', '', 'team_5', '', 'inherit', 'open', 'closed', '', 'team_5', '', '', '2022-08-10 16:04:27', '2022-08-10 16:04:27', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8101, 1, '2022-08-10 15:19:47', '2022-08-10 15:19:47', '', 'team_6', '', 'inherit', 'open', 'closed', '', 'team_6', '', '', '2022-08-10 16:04:25', '2022-08-10 16:04:25', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8102, 1, '2022-08-10 15:19:50', '2022-08-10 15:19:50', '', 'team_7', '', 'inherit', 'open', 'closed', '', 'team_7', '', '', '2022-08-10 16:04:23', '2022-08-10 16:04:23', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/team_7.jpg', 0, 'attachment', 'image/jpeg', 0),
(8106, 1, '2022-08-10 15:24:14', '2022-08-10 15:24:14', '', 'cover', '', 'inherit', 'open', 'closed', '', 'cover', '', '', '2022-08-10 16:04:20', '2022-08-10 16:04:20', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover.jpg', 0, 'attachment', 'image/jpeg', 0),
(8107, 1, '2022-08-10 15:24:17', '2022-08-10 15:24:17', '', 'cover-1', '', 'inherit', 'open', 'closed', '', 'cover-1', '', '', '2022-08-10 16:04:18', '2022-08-10 16:04:18', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8108, 1, '2022-08-10 15:24:19', '2022-08-10 15:24:19', '', 'cover-2', '', 'inherit', 'open', 'closed', '', 'cover-2', '', '', '2022-08-10 16:04:16', '2022-08-10 16:04:16', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8109, 1, '2022-08-10 15:24:22', '2022-08-10 15:24:22', '', 'cover-3', '', 'inherit', 'open', 'closed', '', 'cover-3', '', '', '2022-08-10 16:04:14', '2022-08-10 16:04:14', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8111, 1, '2022-08-10 15:24:26', '2022-08-10 15:24:26', '', 'cover-5', '', 'inherit', 'open', 'closed', '', 'cover-5', '', '', '2022-08-10 16:04:12', '2022-08-10 16:04:12', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8112, 1, '2022-08-10 15:24:29', '2022-08-10 15:24:29', '', 'cover-6', '', 'inherit', 'open', 'closed', '', 'cover-6', '', '', '2022-08-10 16:04:11', '2022-08-10 16:04:11', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/cover-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8113, 1, '2022-08-10 15:31:03', '2022-08-10 15:31:03', '', 'blog_1', '', 'inherit', 'open', 'closed', '', 'blog_1', '', '', '2022-08-10 15:31:13', '2022-08-10 15:31:13', '', 454, 'https://demo3.listivotheme.com/wp-content/uploads/2021/07/blog_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8118, 1, '2022-08-10 15:32:54', '2022-08-10 15:32:54', '', 'single-listing_1', '', 'inherit', 'open', 'closed', '', 'single-listing_1', '', '', '2022-08-10 16:03:59', '2022-08-10 16:03:59', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8119, 1, '2022-08-10 15:32:56', '2022-08-10 15:32:56', '', 'single-listing_2', '', 'inherit', 'open', 'closed', '', 'single-listing_2', '', '', '2022-08-10 16:03:58', '2022-08-10 16:03:58', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8120, 1, '2022-08-10 15:32:57', '2022-08-10 15:32:57', '', 'single-listing_3', '', 'inherit', 'open', 'closed', '', 'single-listing_3', '', '', '2022-08-10 16:03:56', '2022-08-10 16:03:56', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8121, 1, '2022-08-10 15:32:59', '2022-08-10 15:32:59', '', 'single-listing_4', '', 'inherit', 'open', 'closed', '', 'single-listing_4', '', '', '2022-08-10 16:03:55', '2022-08-10 16:03:55', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8122, 1, '2022-08-10 15:33:01', '2022-08-10 15:33:01', '', 'single-listing_5', '', 'inherit', 'open', 'closed', '', 'single-listing_5', '', '', '2022-08-10 16:03:53', '2022-08-10 16:03:53', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8123, 1, '2022-08-10 15:33:03', '2022-08-10 15:33:03', '', 'single-listing_6', '', 'inherit', 'open', 'closed', '', 'single-listing_6', '', '', '2022-08-10 16:03:51', '2022-08-10 16:03:51', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8124, 1, '2022-08-10 15:33:04', '2022-08-10 15:33:04', '', 'single-listing_7', '', 'inherit', 'open', 'closed', '', 'single-listing_7', '', '', '2022-08-10 16:03:50', '2022-08-10 16:03:50', '', 8117, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_7.jpg', 0, 'attachment', 'image/jpeg', 0),
(8126, 1, '2022-08-10 15:39:48', '2022-08-10 15:39:48', '', 'single-listing_8', '', 'inherit', 'open', 'closed', '', 'single-listing_8', '', '', '2022-08-10 16:03:49', '2022-08-10 16:03:49', '', 8125, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_8.jpg', 0, 'attachment', 'image/jpeg', 0),
(8127, 1, '2022-08-10 15:39:50', '2022-08-10 15:39:50', '', 'single-listing_9', '', 'inherit', 'open', 'closed', '', 'single-listing_9', '', '', '2022-08-10 16:03:46', '2022-08-10 16:03:46', '', 8125, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_9.jpg', 0, 'attachment', 'image/jpeg', 0),
(8128, 1, '2022-08-10 15:39:51', '2022-08-10 15:39:51', '', 'single-listing_10', '', 'inherit', 'open', 'closed', '', 'single-listing_10', '', '', '2022-08-10 16:03:44', '2022-08-10 16:03:44', '', 8125, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_10.jpg', 0, 'attachment', 'image/jpeg', 0),
(8129, 1, '2022-08-10 15:39:53', '2022-08-10 15:39:53', '', 'single-listing_11', '', 'inherit', 'open', 'closed', '', 'single-listing_11', '', '', '2022-08-10 16:03:41', '2022-08-10 16:03:41', '', 8125, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/single-listing_11.jpg', 0, 'attachment', 'image/jpeg', 0),
(8139, 1, '2022-08-10 15:49:31', '2022-08-10 15:49:31', '', 'mac-1', '', 'inherit', 'open', 'closed', '', 'mac-1', '', '', '2022-08-10 16:03:32', '2022-08-10 16:03:32', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8140, 1, '2022-08-10 15:49:32', '2022-08-10 15:49:32', '', 'mac-2', '', 'inherit', 'open', 'closed', '', 'mac-2', '', '', '2022-08-10 16:03:32', '2022-08-10 16:03:32', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8141, 1, '2022-08-10 15:49:34', '2022-08-10 15:49:34', '', 'mac-3', '', 'inherit', 'open', 'closed', '', 'mac-3', '', '', '2022-08-10 16:03:31', '2022-08-10 16:03:31', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8142, 1, '2022-08-10 15:49:36', '2022-08-10 15:49:36', '', 'mac-4', '', 'inherit', 'open', 'closed', '', 'mac-4', '', '', '2022-08-10 16:03:26', '2022-08-10 16:03:26', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8144, 1, '2022-08-10 15:49:38', '2022-08-10 15:49:38', '', 'mac-5', '', 'inherit', 'open', 'closed', '', 'mac-5', '', '', '2022-08-10 16:03:24', '2022-08-10 16:03:24', '', 0, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/mac-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8145, 1, '2022-08-10 15:54:54', '2022-08-10 15:54:54', '', 'card_6', '', 'inherit', 'open', 'closed', '', 'card_6', '', '', '2022-08-10 16:03:21', '2022-08-10 16:03:21', '', 8143, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/card_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8150, 1, '2022-08-10 18:20:51', '2022-08-10 18:20:51', '', 'home_3', '', 'inherit', 'open', 'closed', '', 'home_3', '', '', '2022-09-11 12:36:28', '2022-09-11 12:36:28', '', 6115, 'https://demo3.listivotheme.com/wp-content/uploads/2022/08/home_3.jpeg', 0, 'attachment', 'image/jpeg', 0),
(8784, 1, '2023-07-12 12:34:05', '2023-07-12 12:34:05', '', 'logo-classified', '', 'inherit', 'open', 'closed', '', 'logo-classified', '', '', '2023-07-12 12:34:05', '2023-07-12 12:34:05', '', 0, 'https://newsunsetrentals.com/clasified/wp-content/uploads/2023/07/logo-classified.png', 0, 'attachment', 'image/png', 0);

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

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

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(2, 2, 'field_dependencies', 'a:6:{i:0;s:4:\"4686\";i:1;s:4:\"4318\";i:2;s:4:\"4316\";i:3;s:3:\"946\";i:4;s:3:\"945\";i:5;s:3:\"528\";}'),
(6, 4, 'field_dependencies', 'a:5:{i:0;s:4:\"4780\";i:1;s:4:\"1913\";i:2;s:4:\"1912\";i:3;s:4:\"1911\";i:4;s:4:\"1910\";}'),
(8, 5, 'field_dependencies', 'a:1:{i:0;s:4:\"4657\";}'),
(10, 6, 'field_dependencies', 'a:6:{i:0;s:4:\"4661\";i:1;s:4:\"3411\";i:2;s:4:\"2863\";i:3;s:3:\"340\";i:4;s:3:\"339\";i:5;s:3:\"338\";}'),
(12, 7, 'field_dependencies', 'a:1:{i:0;s:4:\"4660\";}'),
(22, 12, 'field_dependencies', 'a:1:{i:0;s:4:\"4659\";}'),
(312, 13, 'name', 'USD'),
(313, 13, 'sign', '$'),
(314, 13, 'sign_position', 'before'),
(315, 13, 'format', '###,###,###.##'),
(426, 191, 'field_dependencies', 'a:0:{}'),
(429, 192, 'field_dependencies', 'a:0:{}'),
(435, 194, 'field_dependencies', 'a:0:{}'),
(438, 195, 'field_dependencies', 'a:0:{}'),
(441, 196, 'field_dependencies', 'a:0:{}'),
(444, 197, 'field_dependencies', 'a:0:{}'),
(447, 198, 'field_dependencies', 'a:0:{}'),
(450, 199, 'field_dependencies', 'a:0:{}'),
(453, 200, 'field_dependencies', 'a:0:{}'),
(459, 202, 'field_dependencies', 'a:0:{}'),
(462, 203, 'field_dependencies', 'a:0:{}'),
(465, 204, 'field_dependencies', 'a:0:{}'),
(468, 205, 'field_dependencies', 'a:0:{}'),
(471, 206, 'field_dependencies', 'a:0:{}'),
(474, 207, 'field_dependencies', 'a:0:{}'),
(477, 208, 'field_dependencies', 'a:0:{}'),
(480, 209, 'field_dependencies', 'a:0:{}'),
(483, 210, 'field_dependencies', 'a:0:{}'),
(486, 211, 'field_dependencies', 'a:0:{}'),
(489, 212, 'field_dependencies', 'a:0:{}'),
(492, 213, 'field_dependencies', 'a:0:{}'),
(495, 214, 'field_dependencies', 'a:0:{}'),
(498, 215, 'field_dependencies', 'a:0:{}'),
(504, 217, 'field_dependencies', 'a:0:{}'),
(507, 218, 'field_dependencies', 'a:0:{}'),
(510, 219, 'field_dependencies', 'a:0:{}'),
(513, 220, 'field_dependencies', 'a:0:{}'),
(516, 221, 'field_dependencies', 'a:0:{}'),
(519, 222, 'field_dependencies', 'a:0:{}'),
(522, 223, 'field_dependencies', 'a:0:{}'),
(525, 224, 'field_dependencies', 'a:0:{}'),
(531, 226, 'field_dependencies', 'a:1:{i:0;s:4:\"2723\";}'),
(532, 226, 'search_form_placeholder', 'Choose Category'),
(534, 227, 'field_dependencies', 'a:1:{i:0;s:4:\"2723\";}'),
(535, 227, 'search_form_placeholder', 'Choose Category'),
(537, 228, 'field_dependencies', 'a:1:{i:0;s:4:\"2723\";}'),
(538, 228, 'search_form_placeholder', 'Choose Category'),
(541, 229, 'search_form_placeholder', 'Choose Category'),
(543, 230, 'field_dependencies', 'a:0:{}'),
(544, 230, 'search_form_placeholder', 'Choose Category'),
(546, 231, 'field_dependencies', 'a:0:{}'),
(547, 231, 'search_form_placeholder', 'Choose Category'),
(549, 232, 'field_dependencies', 'a:0:{}'),
(552, 233, 'field_dependencies', 'a:0:{}'),
(570, 239, 'field_dependencies', 'a:0:{}'),
(573, 240, 'field_dependencies', 'a:0:{}'),
(731, 293, 'parent_terms', 'a:1:{i:0;s:3:\"292\";}'),
(734, 294, 'parent_terms', 'a:1:{i:0;s:3:\"257\";}'),
(737, 295, 'parent_terms', 'a:1:{i:0;s:3:\"257\";}'),
(740, 296, 'parent_terms', 'a:1:{i:0;s:3:\"289\";}'),
(743, 297, 'parent_terms', 'a:1:{i:0;s:3:\"291\";}'),
(746, 298, 'parent_terms', 'a:1:{i:0;s:3:\"290\";}'),
(749, 299, 'parent_terms', 'a:1:{i:0;s:3:\"289\";}'),
(752, 300, 'parent_terms', 'a:1:{i:0;s:3:\"288\";}'),
(785, 311, 'parent_terms', 'a:1:{i:0;s:3:\"289\";}'),
(962, 370, 'parent_terms', 'a:1:{i:0;i:369;}'),
(965, 371, 'parent_terms', 'a:1:{i:0;i:369;}'),
(972, 373, 'field_dependencies', 'a:0:{}'),
(975, 374, 'field_dependencies', 'a:0:{}'),
(978, 375, 'field_dependencies', 'a:0:{}'),
(981, 376, 'field_dependencies', 'a:0:{}'),
(983, 377, 'parent_terms', 'a:1:{i:0;i:378;}'),
(989, 379, 'parent_terms', 'a:1:{i:0;i:380;}'),
(995, 381, 'parent_terms', 'a:1:{i:0;i:257;}'),
(998, 382, 'parent_terms', 'a:1:{i:0;i:383;}'),
(1010, 386, 'parent_terms', 'a:1:{i:0;i:385;}'),
(1013, 387, 'parent_terms', 'a:1:{i:0;i:385;}'),
(1016, 388, 'parent_terms', 'a:1:{i:0;i:385;}'),
(1019, 389, 'parent_terms', 'a:1:{i:0;i:384;}'),
(1022, 390, 'parent_terms', 'a:1:{i:0;i:372;}'),
(1025, 391, 'parent_terms', 'a:1:{i:0;i:372;}'),
(1031, 393, 'parent_terms', 'a:1:{i:0;i:392;}'),
(1034, 394, 'parent_terms', 'a:1:{i:0;i:395;}'),
(1055, 401, 'parent_terms', 'a:1:{i:0;i:400;}'),
(1058, 402, 'parent_terms', 'a:1:{i:0;i:400;}'),
(1061, 403, 'parent_terms', 'a:1:{i:0;i:399;}'),
(1064, 404, 'parent_terms', 'a:1:{i:0;i:398;}'),
(1067, 405, 'parent_terms', 'a:1:{i:0;i:396;}'),
(1070, 406, 'parent_terms', 'a:1:{i:0;i:397;}'),
(1073, 407, 'parent_terms', 'a:1:{i:0;i:396;}'),
(1076, 408, 'parent_terms', 'a:1:{i:0;i:399;}'),
(1101, 416, 'field_dependencies', 'a:0:{}'),
(1104, 417, 'field_dependencies', 'a:0:{}'),
(1107, 418, 'field_dependencies', 'a:0:{}'),
(1110, 419, 'field_dependencies', 'a:0:{}'),
(1113, 420, 'field_dependencies', 'a:0:{}'),
(1116, 421, 'field_dependencies', 'a:0:{}'),
(1150, 150, 'product_count_product_cat', '6'),
(1151, 13, 'dynamic_decimal', '1');

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

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

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Vehicles', 'vehicles', 0),
(4, 'Jobs', 'jobs', 0),
(5, 'Pets', 'pets', 0),
(6, 'Real Estate', 'real-estate', 0),
(7, 'Services', 'services', 0),
(12, 'Community', 'community', 0),
(13, 'listivo_currency_1620814938', 'listivo_currency_1620814938', 0),
(14, 'Footer Menu #1', 'footer-menu-1', 0),
(15, 'Main Menu', 'main-menu', 0),
(16, 'section', 'section', 0),
(20, 'Style', 'style', 0),
(21, 'page', 'page', 0),
(22, 'Footer Menu #2', 'footer-menu-2', 0),
(23, 'Brake assist', 'brake-assist', 0),
(24, 'Traction Control', 'traction-control', 0),
(25, '2-door', '2-door', 0),
(26, 'Grey', 'grey', 0),
(27, '4', '4', 0),
(28, '3.8', '3-8', 0),
(29, 'Petrol', 'petrol', 0),
(30, 'Automatic', 'automatic', 0),
(31, 'Front Wheel Drive', 'front-wheel-drive', 0),
(34, 'Coupe', 'coupe', 0),
(35, 'New', 'new', 0),
(36, 'Apple iPhone 11 Pro', 'apple-iphone-11-pro', 0),
(37, 'Apple', 'apple', 0),
(38, 'Office', 'office', 0),
(39, 'Apartment', 'apartment', 0),
(40, 'Administrative support', 'administrative-support', 0),
(41, 'Air Conditioning', 'air-conditioning', 0),
(42, 'Attic', 'attic', 0),
(43, 'Balcony', 'balcony', 0),
(44, 'Barbecue', 'barbecue', 0),
(45, 'Ceiling Fan', 'ceiling-fan', 0),
(46, 'Central heating', 'central-heating', 0),
(47, 'Contemporary architecture', 'contemporary-architecture', 0),
(48, 'Disabled facilities', 'disabled-facilities', 0),
(49, 'Dishwasher', 'dishwasher', 0),
(50, 'Dryer', 'dryer', 0),
(51, 'Fireplace', 'fireplace', 0),
(52, 'Furnished', 'furnished', 0),
(53, 'Garden', 'garden', 0),
(54, 'Gym', 'gym', 0),
(55, 'Hot Tub', 'hot-tub', 0),
(56, 'Kitchen', 'kitchen', 0),
(57, 'Laundry', 'laundry', 0),
(58, 'Lift', 'lift', 0),
(59, 'Lounge area', 'lounge-area', 0),
(60, 'Microwave', 'microwave', 0),
(61, 'Patio', 'patio', 0),
(62, 'Reception services', 'reception-services', 0),
(63, 'Refrigerator', 'refrigerator', 0),
(64, 'Security System', 'security-system', 0),
(65, 'Washer', 'washer', 0),
(66, 'WiFi', 'wifi', 0),
(67, 'For Sale', 'for-sale', 0),
(68, 'For Rent', 'for-rent', 0),
(69, 'House', 'house', 0),
(70, 'Apprenticeship', 'apprenticeship', 0),
(71, 'Experienced', 'experienced', 0),
(72, 'Graduate', 'graduate', 0),
(73, 'Internship', 'internship', 0),
(74, 'Management', 'management', 0),
(75, 'Full Time', 'full-time', 0),
(76, 'Part Time', 'part-time', 0),
(77, 'Weekends', 'weekends', 0),
(78, 'Direct Employer', 'direct-employer', 0),
(79, 'Recruiter', 'recruiter', 0),
(80, 'Permanent', 'permanent', 0),
(81, 'Self Employed', 'self-employed', 0),
(82, 'Contract', 'contract', 0),
(135, 'Free shipping', 'free-shipping', 0),
(136, 'On the guarantee', 'on-the-guarantee', 0),
(137, 'simple', 'simple', 0),
(138, 'grouped', 'grouped', 0),
(139, 'variable', 'variable', 0),
(140, 'external', 'external', 0),
(141, 'exclude-from-search', 'exclude-from-search', 0),
(142, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(143, 'featured', 'featured', 0),
(144, 'outofstock', 'outofstock', 0),
(145, 'rated-1', 'rated-1', 0),
(146, 'rated-2', 'rated-2', 0),
(147, 'rated-3', 'rated-3', 0),
(148, 'rated-4', 'rated-4', 0),
(149, 'rated-5', 'rated-5', 0),
(150, 'Uncategorized', 'uncategorized', 0),
(151, 'Adventure', 'adventure', 0),
(152, 'Lifestyle', 'lifestyle', 0),
(153, 'Business', 'business', 0),
(154, 'Animals', 'animals', 0),
(156, 'Easy returns', 'easy-returns', 0),
(157, 'Secure ordering', 'secure-ordering', 0),
(158, 'Money back guarantee', 'money-back-guarantee', 0),
(159, '1 year warranty', '1-year-warranty', 0),
(160, 'Secure checkout', 'secure-checkout', 0),
(161, 'Phones', 'phones', 0),
(162, 'Gardening', 'gardening', 0),
(163, 'Gaming &amp; Console', 'gaming-console', 0),
(164, 'Pets', 'pets', 0),
(165, 'Technology', 'technology', 0),
(166, 'Community', 'community', 0),
(167, 'Baby Accessories', 'baby-accessories', 0),
(168, 'Buy', 'buy', 0),
(173, 'Navigation System', 'navigation-system', 0),
(174, 'Leather Seats', 'leather-seats', 0),
(176, 'Manual', 'manual', 0),
(178, 'Backup Camera', 'backup-camera', 0),
(180, '4-door', '4-door', 0),
(181, 'Diesel', 'diesel', 0),
(182, 'All-wheel drive', 'all-wheel-drive', 0),
(186, '5-door', '5-door', 0),
(188, 'New', 'new', 0),
(189, 'Used', 'used', 0),
(191, 'Cars', 'cars', 0),
(192, 'Motorcycles', 'motorcycles', 0),
(194, 'Trucks', 'trucks', 0),
(195, 'Vans', 'vans', 0),
(196, 'Land', 'land', 0),
(197, 'Commercial', 'commercial', 0),
(198, 'Apartments', 'apartments', 0),
(199, 'Houses', 'houses', 0),
(200, 'Offices', 'offices', 0),
(202, 'Accounting', 'accounting', 0),
(203, 'Cleaning Jobs', 'cleaning-jobs', 0),
(204, 'Construction Work', 'construction-work', 0),
(205, 'Internships', 'internships', 0),
(206, 'IT Jobs', 'it-jobs', 0),
(207, 'Marketing Jobs', 'marketing-jobs', 0),
(208, 'Automotive Services', 'automotive-services', 0),
(209, 'Beauty', 'beauty-services', 0),
(210, 'Cleaning Services', 'cleaning-services', 0),
(211, 'Financial Services', 'financial-services', 0),
(212, 'Home Services', 'home-services', 0),
(213, 'Weddings', 'weddings', 0),
(214, 'Announcements', 'announcements', 0),
(215, 'Free Stuff', 'free-stuff', 0),
(217, 'Items Wanted', 'items-wanted', 0),
(218, 'Lost &amp; Found', 'lost-found-community', 0),
(219, 'Volunteers', 'volunteers', 0),
(220, 'Dogs', 'dogs', 0),
(221, 'Cats', 'cats', 0),
(222, 'Birds', 'birds', 0),
(223, 'Fish', 'fish', 0),
(224, 'Small Furries', 'small-furries', 0),
(226, 'Electronics', 'electronics', 0),
(227, 'For Kids', 'for-kids', 0),
(228, 'Fashion', 'fashion', 0),
(229, 'Health &amp; Beauty', 'health-beauty', 0),
(230, 'Games &amp; Consoles', 'games-consoles', 0),
(231, 'Phones', 'phones-for-sale', 0),
(232, 'Computers', 'computers', 0),
(233, 'Software', 'software', 0),
(239, 'Women\'s Clothing', 'womens-clothing', 0),
(240, 'Men\'s Clothing', 'mens-clothing', 0),
(248, 'Ready to Leave: Now', 'ready-to-leave-now', 0),
(249, 'Ready To Leave: in 1 week', 'ready-to-leave-in-1-week', 0),
(250, 'Ready To Leave: in 2 weeks', 'ready-to-leave-in-2-weeks', 0),
(251, 'Ready To Leave: in 3 weeks', 'ready-to-leave-in-3-weeks', 0),
(252, 'Ready To Leave: in 4 weeks', 'ready-to-leave-in-4-weeks', 0),
(253, 'Ready To Leave: in 5 weeks', 'ready-to-leave-in-5-weeks', 0),
(254, 'Ready To Leave: in 6 weeks', 'ready-to-leave-in-6-weeks', 0),
(255, 'Ready To Leave: in 7 weeks', 'ready-to-leave-in-7-weeks', 0),
(256, 'Ready To Leave: in 8 weeks', 'ready-to-leave-in-8-weeks', 0),
(257, 'Mercedes-Benz', 'mercedes-benz', 0),
(259, 'Age: 1 year', 'age-1-year', 0),
(260, 'Age: 2 years', 'age-2-years', 0),
(261, 'Age: 6 months', 'age-6-months', 0),
(262, 'Age: 5 weeks', 'age-5-weeks', 0),
(263, 'Administrative support', 'administrative-support', 0),
(264, 'Air conditioning', 'air-conditioning', 0),
(265, 'Attic', 'attic', 0),
(266, 'Balcony', 'balcony', 0),
(267, 'Barbecue', 'barbecue', 0),
(268, 'Broadband Internet', 'broadband-internet', 0),
(269, 'Ceiling Fan', 'ceiling-fan', 0),
(270, 'Central heating', 'central-heating', 0),
(271, 'Contemporary architecture', 'contemporary-architecture', 0),
(272, 'Disabled facilities', 'disabled-facilities', 0),
(273, 'Dishwasher', 'dishwasher', 0),
(274, 'Dryer', 'dryer', 0),
(275, 'Fireplace', 'fireplace', 0),
(276, 'Furnished', 'furnished', 0),
(277, 'Garden', 'garden', 0),
(278, 'High ceilings', 'high-ceilings', 0),
(279, 'Hot Tub', 'hot-tub', 0),
(280, 'Kitchen', 'kitchen', 0),
(281, 'Laundry', 'laundry', 0),
(282, 'Lift', 'lift', 0),
(283, 'Microwave', 'microwave', 0),
(284, 'Refrigerator', 'refrigerator', 0),
(285, 'Security system', 'security-system', 0),
(286, 'Washer', 'washer', 0),
(287, 'WiFi', 'wifi', 0),
(288, 'Porsche', 'porsche', 0),
(289, 'Audi', 'audi', 0),
(290, 'Ferrari', 'ferrari', 0),
(291, 'Chevrolet', 'chevrolet', 0),
(292, 'BMW', 'bmw', 0),
(293, '8-series', '8-series', 0),
(294, 'S-Class', 's-class', 0),
(295, 'AMG GT', 'amg-gt', 0),
(296, 'A4', 'a4', 0),
(297, 'Camaro', 'camaro', 0),
(298, 'LaFerrari', 'laferrari', 0),
(299, 'A8', 'a8', 0),
(300, '718', '718', 0),
(301, '360-degree camera', '360-degree-camera', 0),
(302, 'Blind spot alert', 'blind-spot-alert', 0),
(303, 'Cooled seats', 'cooled-seats', 0),
(304, 'Heated seats', 'heated-seats', 0),
(305, 'Keyless start', 'keyless-start', 0),
(306, 'Leather seats', 'leather-seats', 0),
(307, 'Memory seat', 'memory-seat', 0),
(308, 'Navigation system', 'navigation-system', 0),
(309, 'Sound system', 'sound-system', 0),
(310, 'Traction control', 'traction-control', 0),
(311, 'A7', 'a7', 0),
(312, 'Auto repair', 'auto-repair', 0),
(313, 'Tune-Ups', 'tune-ups', 0),
(314, 'Diagnostics', 'diagnostics', 0),
(318, 'Classic car repair', 'classic-car-repair', 0),
(319, 'Blow dry', 'blow-dry', 0),
(320, 'Mens hair cut', 'mens-hair-cut', 0),
(321, 'Femal hair design', 'femal-hair-design', 0),
(322, 'Manicures', 'manicures', 0),
(323, 'Acrylic full set', 'acrylic-full-set', 0),
(324, 'Pedicures', 'pedicures', 0),
(325, 'Polish change', 'polish-change', 0),
(326, 'Bridal makeup', 'bridal-makeup', 0),
(327, 'Fashion makeup', 'fashion-makeup', 0),
(328, 'Party makeup', 'party-makeup', 0),
(329, 'Total cleaning', 'total-cleaning', 0),
(330, 'Glass cleaning', 'glass-cleaning', 0),
(331, 'Carpet cleaning', 'carpet-cleaning', 0),
(332, 'Professional advisory', 'professional-advisory', 0),
(333, 'Wealth management', 'wealth-management', 0),
(334, 'Insurance', 'insurance', 0),
(335, 'Drywall installation', 'drywall-installation', 0),
(336, 'Window repair', 'window-repair', 0),
(337, 'Painting', 'painting', 0),
(338, 'Soldering iron', 'soldering-iron', 0),
(339, 'Soldering paste', 'soldering-paste', 0),
(340, 'Soldering flux', 'soldering-flux', 0),
(342, 'Hardware upgrade', 'hardware-upgrade', 0),
(343, 'Email setup', 'email-setup', 0),
(344, 'Free quotes', 'free-quotes', 0),
(345, 'Rubbish clearance', 'rubbish-clearance', 0),
(348, 'Wedding Packages', 'wedding-packages', 0),
(349, 'Portrait Packages', 'portrait-packages', 0),
(350, 'Candles', 'candles', 0),
(351, 'Flowers', 'flowers', 0),
(352, 'Cakes', 'cakes', 0),
(353, 'Bouquets', 'bouquets', 0),
(354, 'Corsages', 'corsages', 0),
(355, 'Boutonnieres', 'boutonnieres', 0),
(356, 'Performance tyres', 'performance-tyres', 0),
(357, 'ABS', 'abs', 0),
(358, 'Extensive tool kit', 'extensive-tool-kit', 0),
(369, 'Yamaha', 'yamaha', 0),
(370, 'R15', 'r15', 0),
(371, 'YZF', 'yzf', 0),
(372, 'Harley-Davidson', 'harley-davidson', 0),
(373, 'Aircrafts', 'aircrafts', 0),
(374, 'Boats', 'boats', 0),
(375, 'Construction', 'construction', 0),
(376, 'Gardening', 'gardening', 0),
(377, 'Transit', 'transit', 0),
(378, 'Ford', 'ford', 0),
(379, 'Promaster', 'promaster', 0),
(380, 'Dodge', 'dodge', 0),
(381, 'Sprinter', 'sprinter', 0),
(382, 'Transporter', 'transporter', 0),
(383, 'Volkswagen', 'volkswagen', 0),
(384, 'Alpha Boats', 'alpha-boats', 0),
(385, 'XYZ Boats', 'xyz-boats', 0),
(386, 'My Way', 'my-way', 0),
(387, 'Serenity', 'serenity', 0),
(388, 'Carpe Diem', 'carpe-diem', 0),
(389, 'Andiamo', 'andiamo', 0),
(390, 'Road King', 'road-king', 0),
(391, 'Sportster', 'sportster', 0),
(392, 'FCS Jet', 'fcs-jet', 0),
(393, 'Primary', 'primary', 0),
(394, 'Centurion', 'centurion', 0),
(395, 'Eagle', 'eagle', 0),
(396, 'Caterpillar', 'caterpillar', 0),
(397, 'Komatsu', 'komatsu', 0),
(398, 'Volvo', 'volvo', 0),
(399, 'Kenworth', 'kenworth', 0),
(400, 'Scania', 'scania', 0),
(401, 'R730', 'r730', 0),
(402, 'R500', 'r500', 0),
(403, 'T680', 't680', 0),
(404, 'FMX', 'fmx', 0),
(405, 'FE', 'fe', 0),
(406, 'JK500', 'jk500', 0),
(407, 'GH800', 'gh800', 0),
(408, 'T720', 't720', 0),
(409, 'Registration closed', 'registration-closed', 0),
(410, 'Registration open', 'registration-open', 0),
(411, 'Virtual', 'virtual', 0),
(412, 'In Person', 'in-person', 0),
(415, 'Real estate', 'real-estate', 0),
(416, 'Women\'s Bags', 'womens-bags', 0),
(417, 'Jewelry', 'jewelry', 0),
(418, 'Toys', 'toys', 0),
(419, 'Prams &amp; Strollers', 'prams-strollers', 0),
(420, 'Kids Accessories', 'kids-accessories', 0),
(421, 'Kids Clothes', 'kids-clothes', 0),
(422, 'listivo', 'listivo', 0),
(423, 'listivo-child', 'listivo-child', 0),
(424, 'subscription', 'subscription', 0),
(425, 'Variable Subscription', 'variable-subscription', 0);

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

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

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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(454, 152, 0),
(454, 166, 0),
(454, 167, 0),
(454, 168, 0),
(478, 15, 0),
(485, 15, 0),
(489, 15, 0),
(494, 15, 0),
(851, 15, 0),
(978, 36, 0),
(978, 37, 0),
(978, 135, 0),
(978, 157, 0),
(978, 226, 0),
(978, 231, 0),
(979, 136, 0),
(979, 158, 0),
(979, 159, 0),
(979, 160, 0),
(979, 226, 0),
(979, 231, 0),
(980, 135, 0),
(980, 156, 0),
(980, 159, 0),
(980, 160, 0),
(980, 226, 0),
(980, 231, 0),
(981, 135, 0),
(981, 160, 0),
(981, 226, 0),
(981, 231, 0),
(982, 135, 0),
(982, 156, 0),
(982, 226, 0),
(982, 231, 0),
(995, 7, 0),
(995, 344, 0),
(995, 345, 0),
(995, 376, 0),
(1002, 12, 0),
(1002, 219, 0),
(1002, 410, 0),
(1002, 412, 0),
(1003, 12, 0),
(1003, 214, 0),
(1003, 409, 0),
(1003, 412, 0),
(1004, 12, 0),
(1004, 214, 0),
(1004, 410, 0),
(1004, 412, 0),
(1005, 12, 0),
(1005, 217, 0),
(1005, 409, 0),
(1005, 412, 0),
(1006, 12, 0),
(1006, 214, 0),
(1006, 410, 0),
(1006, 412, 0),
(1007, 4, 0),
(1007, 70, 0),
(1007, 75, 0),
(1007, 78, 0),
(1007, 82, 0),
(1007, 205, 0),
(1008, 4, 0),
(1008, 71, 0),
(1008, 76, 0),
(1008, 79, 0),
(1008, 80, 0),
(1008, 202, 0),
(1009, 4, 0),
(1009, 74, 0),
(1009, 77, 0),
(1009, 78, 0),
(1009, 81, 0),
(1009, 207, 0),
(1010, 4, 0),
(1010, 72, 0),
(1010, 77, 0),
(1010, 78, 0),
(1010, 82, 0),
(1010, 204, 0),
(1011, 4, 0),
(1011, 71, 0),
(1011, 75, 0),
(1011, 79, 0),
(1011, 82, 0),
(1011, 207, 0),
(1397, 135, 0),
(1397, 136, 0),
(1397, 157, 0),
(1397, 159, 0),
(1397, 226, 0),
(1397, 231, 0),
(1398, 135, 0),
(1398, 136, 0),
(1398, 156, 0),
(1398, 157, 0),
(1398, 226, 0),
(1398, 231, 0),
(1399, 136, 0),
(1399, 157, 0),
(1399, 226, 0),
(1399, 231, 0),
(1401, 135, 0),
(1401, 158, 0),
(1401, 226, 0),
(1401, 231, 0),
(1402, 135, 0),
(1402, 136, 0),
(1402, 226, 0),
(1402, 231, 0),
(1416, 12, 0),
(1416, 214, 0),
(1416, 410, 0),
(1416, 412, 0),
(1417, 12, 0),
(1417, 215, 0),
(1417, 409, 0),
(1417, 412, 0),
(1418, 12, 0),
(1418, 215, 0),
(1418, 410, 0),
(1418, 412, 0),
(1419, 12, 0),
(1419, 217, 0),
(1419, 409, 0),
(1419, 412, 0),
(1420, 12, 0),
(1420, 214, 0),
(1420, 410, 0),
(1420, 412, 0),
(1421, 12, 0),
(1421, 219, 0),
(1421, 410, 0),
(1421, 412, 0),
(1422, 12, 0),
(1422, 214, 0),
(1422, 410, 0),
(1422, 412, 0),
(1454, 7, 0),
(1454, 344, 0),
(1454, 345, 0),
(1454, 376, 0),
(1456, 7, 0),
(1456, 344, 0),
(1456, 345, 0),
(1456, 376, 0),
(1457, 7, 0),
(1457, 344, 0),
(1457, 345, 0),
(1457, 376, 0),
(1474, 135, 0),
(1474, 136, 0),
(1474, 157, 0),
(1474, 159, 0),
(1474, 227, 0),
(1474, 418, 0),
(1475, 135, 0),
(1475, 157, 0),
(1475, 227, 0),
(1475, 418, 0),
(1476, 135, 0),
(1476, 156, 0),
(1476, 158, 0),
(1476, 159, 0),
(1476, 227, 0),
(1476, 418, 0),
(1478, 135, 0),
(1478, 156, 0),
(1478, 157, 0),
(1478, 159, 0),
(1478, 227, 0),
(1478, 418, 0),
(1479, 135, 0),
(1479, 156, 0),
(1479, 158, 0),
(1479, 160, 0),
(1479, 227, 0),
(1479, 419, 0),
(1480, 135, 0),
(1480, 156, 0),
(1480, 157, 0),
(1480, 158, 0),
(1480, 227, 0),
(1480, 418, 0),
(1482, 135, 0),
(1482, 156, 0),
(1482, 157, 0),
(1482, 159, 0),
(1482, 227, 0),
(1482, 418, 0),
(1483, 135, 0),
(1483, 158, 0),
(1483, 227, 0),
(1483, 418, 0),
(1492, 7, 0),
(1492, 212, 0),
(1492, 342, 0),
(1492, 343, 0),
(1493, 7, 0),
(1493, 212, 0),
(1493, 338, 0),
(1493, 339, 0),
(1493, 340, 0),
(1495, 7, 0),
(1495, 213, 0),
(1495, 348, 0),
(1495, 349, 0),
(1496, 7, 0),
(1496, 229, 0),
(1496, 319, 0),
(1496, 320, 0),
(1496, 321, 0),
(1497, 7, 0),
(1497, 208, 0),
(1497, 312, 0),
(1497, 313, 0),
(1497, 314, 0),
(1497, 318, 0),
(1512, 5, 0),
(1512, 224, 0),
(1512, 250, 0),
(1512, 260, 0),
(1513, 5, 0),
(1513, 220, 0),
(1513, 256, 0),
(1513, 259, 0),
(1514, 5, 0),
(1514, 224, 0),
(1514, 250, 0),
(1514, 259, 0),
(1517, 5, 0),
(1517, 220, 0),
(1517, 248, 0),
(1517, 260, 0),
(1520, 5, 0),
(1520, 221, 0),
(1520, 249, 0),
(1520, 260, 0),
(1521, 5, 0),
(1521, 220, 0),
(1521, 248, 0),
(1521, 262, 0),
(1522, 5, 0),
(1522, 220, 0),
(1522, 248, 0),
(1522, 260, 0),
(1523, 5, 0),
(1523, 220, 0),
(1523, 249, 0),
(1523, 261, 0),
(1524, 5, 0),
(1524, 221, 0),
(1524, 256, 0),
(1524, 262, 0),
(1526, 4, 0),
(1526, 72, 0),
(1526, 76, 0),
(1526, 79, 0),
(1526, 80, 0),
(1526, 206, 0),
(1527, 4, 0),
(1527, 71, 0),
(1527, 77, 0),
(1527, 78, 0),
(1527, 80, 0),
(1527, 202, 0),
(1528, 4, 0),
(1528, 71, 0),
(1528, 75, 0),
(1528, 78, 0),
(1528, 80, 0),
(1528, 204, 0),
(1529, 4, 0),
(1529, 72, 0),
(1529, 76, 0),
(1529, 79, 0),
(1529, 82, 0),
(1529, 206, 0),
(1530, 4, 0),
(1530, 71, 0),
(1530, 75, 0),
(1530, 78, 0),
(1530, 80, 0),
(1530, 205, 0),
(1559, 28, 0),
(1559, 30, 0),
(1559, 173, 0),
(1559, 174, 0),
(1559, 178, 0),
(1559, 180, 0),
(1559, 181, 0),
(1559, 182, 0),
(1560, 27, 0),
(1560, 28, 0),
(1560, 29, 0),
(1560, 30, 0),
(1560, 173, 0),
(1560, 174, 0),
(1560, 178, 0),
(1560, 186, 0),
(1560, 188, 0),
(1561, 24, 0),
(1561, 27, 0),
(1561, 28, 0),
(1561, 29, 0),
(1561, 174, 0),
(1561, 176, 0),
(1561, 178, 0),
(1561, 180, 0),
(1561, 188, 0),
(1562, 27, 0),
(1562, 28, 0),
(1562, 29, 0),
(1562, 176, 0),
(1562, 180, 0),
(1562, 182, 0),
(1562, 189, 0),
(1563, 24, 0),
(1563, 27, 0),
(1563, 28, 0),
(1563, 29, 0),
(1563, 174, 0),
(1563, 176, 0),
(1563, 178, 0),
(1563, 182, 0),
(1564, 27, 0),
(1564, 28, 0),
(1564, 29, 0),
(1564, 30, 0),
(1564, 31, 0),
(1564, 173, 0),
(1564, 174, 0),
(1564, 178, 0),
(1564, 180, 0),
(1564, 189, 0),
(1565, 29, 0),
(1565, 176, 0),
(1565, 188, 0),
(1566, 6, 0),
(1566, 40, 0),
(1566, 43, 0),
(1566, 44, 0),
(1566, 48, 0),
(1566, 49, 0),
(1566, 58, 0),
(1566, 67, 0),
(1566, 198, 0),
(1566, 263, 0),
(1566, 271, 0),
(1566, 275, 0),
(1566, 279, 0),
(1567, 6, 0),
(1567, 43, 0),
(1567, 46, 0),
(1567, 52, 0),
(1567, 198, 0),
(1567, 263, 0),
(1567, 264, 0),
(1567, 265, 0),
(1567, 268, 0),
(1567, 271, 0),
(1567, 272, 0),
(1567, 280, 0),
(1567, 281, 0),
(1568, 6, 0),
(1568, 44, 0),
(1568, 49, 0),
(1568, 52, 0),
(1568, 199, 0),
(1568, 264, 0),
(1568, 265, 0),
(1568, 268, 0),
(1568, 284, 0),
(1568, 287, 0),
(1569, 6, 0),
(1569, 40, 0),
(1569, 43, 0),
(1569, 47, 0),
(1569, 48, 0),
(1569, 49, 0),
(1569, 51, 0),
(1569, 53, 0),
(1569, 67, 0),
(1569, 199, 0),
(1569, 263, 0),
(1569, 264, 0),
(1569, 265, 0),
(1569, 267, 0),
(1569, 269, 0),
(1569, 283, 0),
(1569, 285, 0),
(1569, 286, 0),
(1569, 287, 0),
(1570, 6, 0),
(1570, 46, 0),
(1570, 49, 0),
(1570, 52, 0),
(1570, 198, 0),
(1570, 264, 0),
(1570, 265, 0),
(1570, 272, 0),
(1570, 281, 0),
(1570, 285, 0),
(1571, 6, 0),
(1571, 46, 0),
(1571, 52, 0),
(1571, 58, 0),
(1571, 198, 0),
(1571, 276, 0),
(1571, 277, 0),
(1571, 279, 0),
(1571, 281, 0),
(1571, 284, 0),
(1572, 6, 0),
(1572, 39, 0),
(1572, 40, 0),
(1572, 52, 0),
(1572, 54, 0),
(1572, 55, 0),
(1572, 56, 0),
(1572, 57, 0),
(1572, 67, 0),
(1572, 198, 0),
(1572, 264, 0),
(1572, 267, 0),
(1572, 272, 0),
(1572, 281, 0),
(1572, 282, 0),
(1573, 38, 0),
(1573, 41, 0),
(1573, 46, 0),
(1573, 56, 0),
(1681, 151, 0),
(1681, 166, 0),
(1681, 167, 0),
(1681, 168, 0),
(1683, 151, 0),
(1683, 161, 0),
(1683, 162, 0),
(1683, 163, 0),
(1742, 15, 0),
(2196, 7, 0),
(2196, 208, 0),
(2196, 312, 0),
(2196, 313, 0),
(2196, 314, 0),
(2196, 318, 0),
(2445, 15, 0),
(2700, 16, 0),
(2708, 16, 0),
(2795, 135, 0),
(2795, 157, 0),
(2795, 228, 0),
(2795, 240, 0),
(2796, 135, 0),
(2796, 156, 0),
(2796, 159, 0),
(2796, 160, 0),
(2796, 228, 0),
(2796, 239, 0),
(2798, 135, 0),
(2798, 156, 0),
(2798, 228, 0),
(2798, 416, 0),
(2800, 135, 0),
(2800, 156, 0),
(2800, 158, 0),
(2800, 160, 0),
(2800, 228, 0),
(2800, 239, 0),
(2801, 135, 0),
(2801, 136, 0),
(2801, 156, 0),
(2801, 158, 0),
(2801, 228, 0),
(2801, 239, 0),
(2802, 157, 0),
(2802, 159, 0),
(2802, 228, 0),
(2802, 240, 0),
(2804, 135, 0),
(2804, 157, 0),
(2804, 228, 0),
(2804, 416, 0),
(2805, 135, 0),
(2805, 136, 0),
(2805, 157, 0),
(2805, 158, 0),
(2805, 228, 0),
(2805, 239, 0),
(2807, 135, 0),
(2807, 156, 0),
(2807, 157, 0),
(2807, 158, 0),
(2807, 228, 0),
(2807, 239, 0),
(2809, 135, 0),
(2809, 157, 0),
(2809, 228, 0),
(2809, 240, 0),
(2810, 135, 0),
(2810, 160, 0),
(2810, 228, 0),
(2810, 239, 0),
(2815, 135, 0),
(2815, 156, 0),
(2815, 228, 0),
(2815, 416, 0),
(2816, 136, 0),
(2816, 156, 0),
(2816, 158, 0),
(2816, 160, 0),
(2816, 228, 0),
(2816, 240, 0),
(3005, 137, 0),
(3005, 150, 0),
(3035, 16, 0),
(3186, 16, 0),
(3503, 21, 0),
(3526, 16, 0),
(3529, 16, 0),
(3549, 16, 0),
(3567, 16, 0),
(3570, 16, 0),
(3666, 154, 0),
(3666, 161, 0),
(3666, 165, 0),
(3666, 168, 0),
(3667, 153, 0),
(3667, 162, 0),
(3667, 163, 0),
(3667, 164, 0),
(3785, 22, 0),
(3788, 22, 0),
(3797, 135, 0),
(3797, 156, 0),
(3797, 159, 0),
(3797, 160, 0),
(3797, 226, 0),
(3797, 232, 0),
(3802, 135, 0),
(3802, 136, 0),
(3802, 156, 0),
(3802, 160, 0),
(3802, 226, 0),
(3802, 232, 0),
(3803, 6, 0),
(3803, 41, 0),
(3803, 47, 0),
(3803, 48, 0),
(3803, 49, 0),
(3803, 50, 0),
(3803, 54, 0),
(3803, 67, 0),
(3803, 198, 0),
(3803, 265, 0),
(3803, 268, 0),
(3803, 273, 0),
(3803, 283, 0),
(3803, 285, 0),
(3804, 2, 0),
(3804, 24, 0),
(3804, 27, 0),
(3804, 28, 0),
(3804, 29, 0),
(3804, 30, 0),
(3804, 31, 0),
(3804, 173, 0),
(3804, 174, 0),
(3804, 188, 0),
(3804, 191, 0),
(3804, 257, 0),
(3804, 294, 0),
(3804, 303, 0),
(3804, 307, 0),
(3804, 308, 0),
(3804, 309, 0),
(3804, 310, 0),
(3920, 16, 0),
(4038, 16, 0),
(4041, 16, 0),
(4068, 16, 0),
(4092, 16, 0),
(4095, 16, 0),
(4112, 16, 0),
(4156, 21, 0),
(4210, 137, 0),
(4210, 150, 0),
(4212, 137, 0),
(4212, 150, 0),
(4214, 137, 0),
(4214, 150, 0),
(4217, 137, 0),
(4217, 150, 0),
(4247, 16, 0),
(4339, 7, 0),
(4339, 210, 0),
(4339, 329, 0),
(4339, 330, 0),
(4339, 331, 0),
(4340, 7, 0),
(4340, 210, 0),
(4340, 329, 0),
(4340, 330, 0),
(4340, 331, 0),
(4341, 7, 0),
(4341, 210, 0),
(4341, 329, 0),
(4341, 330, 0),
(4341, 331, 0),
(4368, 7, 0),
(4368, 229, 0),
(4368, 326, 0),
(4368, 327, 0),
(4368, 328, 0),
(4372, 7, 0),
(4372, 209, 0),
(4372, 326, 0),
(4372, 327, 0),
(4372, 328, 0),
(4373, 7, 0),
(4373, 229, 0),
(4373, 322, 0),
(4373, 323, 0),
(4373, 324, 0),
(4373, 325, 0),
(4374, 7, 0),
(4374, 209, 0),
(4374, 322, 0),
(4374, 323, 0),
(4374, 324, 0),
(4374, 325, 0),
(4377, 7, 0),
(4377, 213, 0),
(4377, 348, 0),
(4377, 349, 0),
(4383, 7, 0),
(4383, 213, 0),
(4383, 348, 0),
(4383, 349, 0),
(4388, 7, 0),
(4388, 213, 0),
(4388, 353, 0),
(4388, 354, 0),
(4388, 355, 0),
(4392, 7, 0),
(4392, 213, 0),
(4392, 353, 0),
(4392, 354, 0),
(4392, 355, 0),
(4403, 7, 0),
(4403, 211, 0),
(4403, 332, 0),
(4403, 333, 0),
(4403, 334, 0),
(4405, 7, 0),
(4405, 211, 0),
(4405, 332, 0),
(4405, 333, 0),
(4405, 334, 0),
(4406, 7, 0),
(4406, 212, 0),
(4406, 335, 0),
(4406, 336, 0),
(4406, 337, 0),
(4407, 7, 0),
(4407, 211, 0),
(4407, 332, 0),
(4407, 333, 0),
(4407, 334, 0),
(4407, 415, 0),
(4408, 7, 0),
(4408, 208, 0),
(4408, 312, 0),
(4408, 314, 0),
(4408, 318, 0),
(4410, 7, 0),
(4410, 208, 0),
(4410, 312, 0),
(4410, 313, 0),
(4410, 314, 0),
(4410, 318, 0),
(4416, 6, 0),
(4416, 196, 0),
(4416, 263, 0),
(4416, 285, 0),
(4417, 6, 0),
(4417, 196, 0),
(4417, 263, 0),
(4417, 285, 0),
(4418, 6, 0),
(4418, 196, 0),
(4418, 263, 0),
(4418, 285, 0),
(4454, 6, 0),
(4454, 200, 0),
(4454, 263, 0),
(4454, 264, 0),
(4454, 268, 0),
(4454, 272, 0),
(4454, 276, 0),
(4455, 6, 0),
(4455, 200, 0),
(4455, 263, 0),
(4455, 265, 0),
(4455, 271, 0),
(4455, 277, 0),
(4455, 278, 0),
(4455, 282, 0),
(4455, 287, 0),
(4456, 6, 0),
(4456, 200, 0),
(4456, 264, 0),
(4456, 265, 0),
(4456, 266, 0),
(4456, 272, 0),
(4456, 278, 0),
(4456, 282, 0),
(4456, 285, 0),
(4457, 6, 0),
(4457, 197, 0),
(4457, 263, 0),
(4457, 285, 0),
(4458, 6, 0),
(4458, 197, 0),
(4458, 264, 0),
(4458, 285, 0),
(4459, 6, 0),
(4459, 199, 0),
(4459, 264, 0),
(4459, 266, 0),
(4459, 270, 0),
(4459, 273, 0),
(4459, 276, 0),
(4460, 6, 0),
(4460, 199, 0),
(4460, 263, 0),
(4460, 264, 0),
(4460, 265, 0),
(4460, 266, 0),
(4460, 272, 0),
(4461, 6, 0),
(4461, 199, 0),
(4461, 264, 0),
(4461, 267, 0),
(4461, 271, 0),
(4461, 282, 0),
(4461, 284, 0),
(4461, 285, 0),
(4462, 6, 0),
(4462, 199, 0),
(4462, 264, 0),
(4462, 268, 0),
(4462, 277, 0),
(4462, 279, 0),
(4462, 280, 0),
(4462, 285, 0),
(4463, 6, 0),
(4463, 199, 0),
(4463, 264, 0),
(4463, 266, 0),
(4463, 267, 0),
(4463, 269, 0),
(4464, 6, 0),
(4464, 199, 0),
(4464, 264, 0),
(4464, 265, 0),
(4464, 270, 0),
(4464, 276, 0),
(4464, 277, 0),
(4468, 6, 0),
(4468, 198, 0),
(4468, 264, 0),
(4468, 266, 0),
(4468, 267, 0),
(4468, 269, 0),
(4468, 275, 0),
(4477, 156, 0),
(4477, 157, 0),
(4477, 158, 0),
(4477, 160, 0),
(4477, 226, 0),
(4477, 233, 0),
(4478, 135, 0),
(4478, 156, 0),
(4478, 157, 0),
(4478, 160, 0),
(4478, 226, 0),
(4478, 233, 0),
(4481, 4, 0),
(4481, 75, 0),
(4481, 78, 0),
(4481, 82, 0),
(4481, 203, 0),
(4568, 2, 0),
(4568, 306, 0),
(4568, 308, 0),
(4568, 374, 0),
(4568, 385, 0),
(4568, 388, 0),
(4569, 2, 0),
(4569, 301, 0),
(4569, 308, 0),
(4569, 374, 0),
(4569, 385, 0),
(4569, 386, 0),
(4570, 2, 0),
(4570, 308, 0),
(4570, 309, 0),
(4570, 374, 0),
(4570, 385, 0),
(4570, 387, 0),
(4571, 135, 0),
(4571, 136, 0),
(4571, 156, 0),
(4571, 157, 0),
(4571, 226, 0),
(4571, 230, 0),
(4572, 156, 0),
(4572, 158, 0),
(4572, 159, 0),
(4572, 160, 0),
(4572, 226, 0),
(4572, 230, 0),
(4573, 135, 0),
(4573, 136, 0),
(4573, 157, 0),
(4573, 159, 0),
(4573, 226, 0),
(4573, 230, 0),
(4574, 12, 0),
(4574, 218, 0),
(4577, 2, 0),
(4577, 195, 0),
(4577, 257, 0),
(4577, 301, 0),
(4577, 303, 0),
(4577, 304, 0),
(4577, 306, 0),
(4577, 381, 0),
(4578, 2, 0),
(4578, 195, 0),
(4578, 257, 0),
(4578, 301, 0),
(4578, 302, 0),
(4578, 303, 0),
(4578, 307, 0),
(4578, 381, 0),
(4579, 2, 0),
(4579, 195, 0),
(4579, 301, 0),
(4579, 302, 0),
(4579, 303, 0),
(4579, 305, 0),
(4579, 307, 0),
(4579, 309, 0),
(4579, 377, 0),
(4579, 378, 0),
(4580, 2, 0),
(4580, 195, 0),
(4580, 303, 0),
(4580, 305, 0),
(4580, 306, 0),
(4580, 307, 0),
(4580, 382, 0),
(4580, 383, 0),
(4581, 2, 0),
(4581, 195, 0),
(4581, 301, 0),
(4581, 302, 0),
(4581, 303, 0),
(4581, 306, 0),
(4581, 382, 0),
(4581, 383, 0),
(4582, 2, 0),
(4582, 195, 0),
(4582, 301, 0),
(4582, 303, 0),
(4582, 304, 0),
(4582, 305, 0),
(4582, 379, 0),
(4582, 380, 0),
(4583, 2, 0),
(4583, 194, 0),
(4583, 301, 0),
(4583, 302, 0),
(4583, 303, 0),
(4583, 304, 0),
(4583, 309, 0),
(4583, 399, 0),
(4583, 408, 0),
(4587, 2, 0),
(4587, 194, 0),
(4587, 301, 0),
(4587, 302, 0),
(4587, 303, 0),
(4587, 304, 0),
(4587, 305, 0),
(4587, 306, 0),
(4587, 400, 0),
(4587, 401, 0),
(4588, 2, 0),
(4588, 194, 0),
(4588, 301, 0),
(4588, 302, 0),
(4588, 303, 0),
(4588, 305, 0),
(4588, 308, 0),
(4588, 398, 0),
(4588, 404, 0),
(4589, 2, 0),
(4589, 194, 0),
(4589, 301, 0),
(4589, 302, 0),
(4589, 303, 0),
(4589, 307, 0),
(4589, 308, 0),
(4589, 309, 0),
(4589, 400, 0),
(4589, 402, 0),
(4590, 2, 0),
(4590, 194, 0),
(4590, 301, 0),
(4590, 302, 0),
(4590, 303, 0),
(4590, 306, 0),
(4590, 307, 0),
(4590, 399, 0),
(4590, 403, 0),
(4591, 229, 0),
(4592, 229, 0),
(4593, 229, 0),
(4594, 2, 0),
(4594, 308, 0),
(4594, 309, 0),
(4594, 374, 0),
(4594, 384, 0),
(4594, 389, 0),
(4595, 2, 0),
(4595, 308, 0),
(4595, 374, 0),
(4595, 384, 0),
(4595, 389, 0),
(4597, 12, 0),
(4597, 218, 0),
(4598, 135, 0),
(4598, 156, 0),
(4598, 159, 0),
(4598, 160, 0),
(4598, 226, 0),
(4598, 230, 0),
(4599, 135, 0),
(4599, 158, 0),
(4599, 159, 0),
(4599, 160, 0),
(4599, 226, 0),
(4599, 230, 0),
(4600, 5, 0),
(4600, 222, 0),
(4600, 248, 0),
(4600, 260, 0),
(4602, 5, 0),
(4602, 222, 0),
(4602, 248, 0),
(4602, 262, 0),
(4603, 2, 0),
(4603, 192, 0),
(4603, 309, 0),
(4603, 356, 0),
(4603, 357, 0),
(4603, 358, 0),
(4603, 369, 0),
(4603, 371, 0),
(4604, 2, 0),
(4604, 192, 0),
(4604, 305, 0),
(4604, 308, 0),
(4604, 356, 0),
(4604, 357, 0),
(4604, 358, 0),
(4604, 369, 0),
(4604, 370, 0),
(4605, 2, 0),
(4605, 192, 0),
(4605, 301, 0),
(4605, 309, 0),
(4605, 356, 0),
(4605, 357, 0),
(4605, 358, 0),
(4605, 369, 0),
(4605, 371, 0),
(4606, 2, 0),
(4606, 192, 0),
(4606, 305, 0),
(4606, 307, 0),
(4606, 356, 0),
(4606, 357, 0),
(4606, 358, 0),
(4606, 369, 0),
(4606, 371, 0),
(4607, 2, 0),
(4607, 192, 0),
(4607, 306, 0),
(4607, 356, 0),
(4607, 357, 0),
(4607, 358, 0),
(4607, 372, 0),
(4607, 390, 0),
(4608, 2, 0),
(4608, 192, 0),
(4608, 356, 0),
(4608, 357, 0),
(4608, 358, 0),
(4608, 369, 0),
(4608, 371, 0),
(4609, 2, 0),
(4609, 192, 0),
(4609, 356, 0),
(4609, 357, 0),
(4609, 358, 0),
(4609, 369, 0),
(4609, 370, 0),
(4610, 2, 0),
(4610, 192, 0),
(4610, 307, 0),
(4610, 308, 0),
(4610, 356, 0),
(4610, 357, 0),
(4610, 358, 0),
(4610, 372, 0),
(4610, 391, 0),
(4611, 2, 0),
(4611, 192, 0),
(4611, 301, 0),
(4611, 305, 0),
(4611, 356, 0),
(4611, 357, 0),
(4611, 358, 0),
(4611, 369, 0),
(4611, 370, 0),
(4612, 2, 0),
(4612, 373, 0),
(4612, 394, 0),
(4612, 395, 0),
(4613, 2, 0),
(4613, 308, 0),
(4613, 309, 0),
(4613, 373, 0),
(4613, 392, 0),
(4613, 393, 0),
(4614, 229, 0),
(4616, 229, 0),
(4617, 135, 0),
(4617, 156, 0),
(4617, 159, 0),
(4617, 160, 0),
(4617, 226, 0),
(4617, 230, 0),
(4618, 135, 0),
(4618, 156, 0),
(4618, 159, 0),
(4618, 160, 0),
(4618, 226, 0),
(4618, 230, 0),
(4619, 5, 0),
(4619, 223, 0),
(4619, 248, 0),
(4619, 261, 0),
(4620, 5, 0),
(4620, 223, 0),
(4620, 250, 0),
(4620, 262, 0),
(4621, 2, 0),
(4621, 304, 0),
(4621, 305, 0),
(4621, 307, 0),
(4621, 309, 0),
(4621, 310, 0),
(4621, 375, 0),
(4621, 396, 0),
(4621, 405, 0),
(4622, 2, 0),
(4622, 301, 0),
(4622, 303, 0),
(4622, 305, 0),
(4622, 308, 0),
(4622, 309, 0),
(4622, 375, 0),
(4622, 396, 0),
(4622, 407, 0),
(4623, 2, 0),
(4623, 301, 0),
(4623, 304, 0),
(4623, 305, 0),
(4623, 306, 0),
(4623, 308, 0),
(4623, 309, 0),
(4623, 375, 0),
(4623, 397, 0),
(4623, 406, 0),
(4715, 4, 0),
(4715, 71, 0),
(4715, 77, 0),
(4715, 78, 0),
(4715, 80, 0),
(4715, 203, 0),
(4750, 2, 0),
(4750, 191, 0),
(4750, 292, 0),
(4750, 293, 0),
(4750, 301, 0),
(4750, 302, 0),
(4750, 304, 0),
(4750, 305, 0),
(4750, 308, 0),
(4764, 2, 0),
(4764, 191, 0),
(4764, 257, 0),
(4764, 295, 0),
(4764, 303, 0),
(4764, 305, 0),
(4764, 306, 0),
(4764, 307, 0),
(4764, 309, 0),
(4765, 2, 0),
(4765, 191, 0),
(4765, 289, 0),
(4765, 296, 0),
(4765, 301, 0),
(4765, 302, 0),
(4765, 306, 0),
(4765, 308, 0),
(4765, 309, 0),
(4767, 2, 0),
(4767, 191, 0),
(4767, 291, 0),
(4767, 297, 0),
(4767, 301, 0),
(4767, 302, 0),
(4767, 303, 0),
(4767, 307, 0),
(4768, 2, 0),
(4768, 191, 0),
(4768, 290, 0),
(4768, 298, 0),
(4768, 302, 0),
(4768, 304, 0),
(4768, 306, 0),
(4768, 308, 0),
(4768, 309, 0),
(4768, 310, 0),
(4768, 358, 0),
(4770, 2, 0),
(4770, 191, 0),
(4770, 289, 0),
(4770, 299, 0),
(4770, 301, 0),
(4770, 303, 0),
(4770, 304, 0),
(4770, 306, 0),
(4770, 308, 0),
(4771, 2, 0),
(4771, 191, 0),
(4771, 257, 0),
(4771, 294, 0),
(4771, 301, 0),
(4771, 304, 0),
(4771, 305, 0),
(4771, 306, 0),
(4772, 2, 0),
(4772, 191, 0),
(4772, 289, 0),
(4772, 299, 0),
(4772, 301, 0),
(4772, 302, 0),
(4772, 304, 0),
(4772, 306, 0),
(4772, 308, 0),
(4773, 2, 0),
(4773, 191, 0),
(4773, 289, 0),
(4773, 301, 0),
(4773, 302, 0),
(4773, 303, 0),
(4773, 304, 0),
(4773, 305, 0),
(4773, 306, 0),
(4773, 311, 0),
(4774, 2, 0),
(4774, 191, 0),
(4774, 288, 0),
(4774, 300, 0),
(4774, 301, 0),
(4774, 305, 0),
(4774, 306, 0),
(4774, 308, 0),
(4774, 309, 0),
(4815, 22, 0),
(4816, 22, 0),
(4817, 22, 0),
(4845, 21, 0),
(4863, 16, 0),
(4909, 21, 0),
(5045, 21, 0),
(5077, 21, 0),
(5156, 227, 0),
(5156, 419, 0),
(5180, 12, 0),
(5180, 214, 0),
(5182, 16, 0),
(5195, 16, 0),
(5220, 21, 0),
(5230, 12, 0),
(5230, 215, 0),
(5231, 12, 0),
(5231, 215, 0),
(5234, 16, 0),
(5237, 16, 0),
(5262, 21, 0),
(5298, 21, 0),
(5324, 12, 0),
(5324, 215, 0),
(5324, 409, 0),
(5343, 12, 0),
(5343, 218, 0),
(5343, 409, 0),
(5354, 16, 0),
(5383, 12, 0),
(5383, 214, 0),
(5384, 12, 0),
(5384, 214, 0),
(5384, 412, 0),
(5424, 12, 0),
(5424, 215, 0),
(5461, 159, 0),
(5461, 226, 0),
(5461, 230, 0),
(5462, 4, 0),
(5462, 204, 0),
(5465, 12, 0),
(5465, 215, 0),
(5465, 409, 0),
(5487, 7, 0),
(5487, 210, 0),
(5487, 312, 0),
(5487, 350, 0),
(5487, 352, 0),
(5488, 12, 0),
(5488, 214, 0),
(5488, 411, 0),
(5488, 412, 0),
(5493, 2, 0),
(5493, 191, 0),
(5493, 292, 0),
(5493, 293, 0),
(5493, 301, 0),
(5493, 302, 0),
(5493, 303, 0),
(5493, 304, 0),
(5493, 305, 0),
(5493, 306, 0),
(5493, 307, 0),
(5493, 308, 0),
(5493, 309, 0),
(5493, 310, 0),
(5493, 356, 0),
(5493, 357, 0),
(5493, 358, 0),
(5503, 6, 0),
(5503, 198, 0),
(5514, 159, 0),
(5514, 226, 0),
(5514, 230, 0),
(5517, 226, 0),
(5517, 232, 0),
(5520, 229, 0),
(5523, 12, 0),
(5523, 215, 0),
(5523, 412, 0),
(5524, 159, 0),
(5524, 228, 0),
(5524, 240, 0),
(5525, 159, 0),
(5525, 229, 0),
(5532, 226, 0),
(5532, 231, 0),
(5533, 135, 0),
(5533, 226, 0),
(5533, 232, 0),
(5541, 228, 0),
(5541, 416, 0),
(5587, 2, 0),
(5587, 191, 0),
(5587, 289, 0),
(5587, 296, 0),
(5587, 301, 0),
(5587, 302, 0),
(5587, 303, 0),
(5587, 304, 0),
(5587, 305, 0),
(5587, 306, 0),
(5587, 307, 0),
(5587, 308, 0),
(5587, 309, 0),
(5587, 310, 0),
(5587, 356, 0),
(5587, 357, 0),
(5587, 358, 0),
(5594, 4, 0),
(5594, 71, 0),
(5594, 75, 0),
(5594, 80, 0),
(5594, 207, 0),
(5603, 136, 0),
(5603, 158, 0),
(5603, 227, 0),
(5603, 421, 0),
(5606, 136, 0),
(5606, 226, 0),
(5606, 232, 0),
(5625, 12, 0),
(5625, 215, 0),
(5625, 411, 0),
(5629, 227, 0),
(5629, 418, 0),
(5630, 12, 0),
(5630, 214, 0),
(5630, 412, 0),
(5664, 12, 0),
(5664, 214, 0),
(5664, 412, 0),
(5667, 12, 0),
(5667, 214, 0),
(5667, 409, 0),
(5667, 412, 0),
(5675, 7, 0),
(5675, 208, 0),
(5677, 21, 0),
(6116, 422, 0),
(6211, 14, 0),
(6212, 14, 0),
(6213, 14, 0),
(6214, 14, 0),
(6215, 14, 0),
(6218, 15, 0),
(6228, 15, 0),
(6229, 15, 0),
(6230, 15, 0),
(6231, 15, 0),
(6232, 15, 0),
(6233, 15, 0),
(6346, 423, 0),
(6359, 152, 0),
(6359, 166, 0),
(6359, 167, 0),
(6359, 168, 0),
(6471, 15, 0),
(6954, 15, 0),
(6955, 15, 0),
(6956, 15, 0),
(6960, 15, 0),
(7539, 15, 0),
(7540, 15, 0),
(7652, 15, 0),
(7675, 15, 0),
(7676, 15, 0),
(7735, 15, 0),
(7758, 15, 0),
(7780, 15, 0),
(8117, 156, 0),
(8117, 158, 0),
(8117, 228, 0),
(8117, 240, 0),
(8125, 12, 0),
(8125, 217, 0),
(8125, 412, 0),
(8130, 15, 0),
(8131, 15, 0),
(8143, 135, 0),
(8143, 136, 0),
(8143, 156, 0),
(8143, 226, 0),
(8143, 232, 0),
(8146, 15, 0),
(8540, 15, 0),
(8741, 137, 0),
(8741, 150, 0);

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

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

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'listivo_14', '', 0, 1),
(4, 4, 'listivo_14', '', 0, 0),
(5, 5, 'listivo_14', '', 0, 0),
(6, 6, 'listivo_14', '', 0, 1),
(7, 7, 'listivo_14', '', 0, 2),
(12, 12, 'listivo_14', '', 0, 0),
(13, 13, 'listivo_currency', '', 0, 0),
(14, 14, 'nav_menu', '', 0, 5),
(15, 15, 'nav_menu', '', 0, 31),
(16, 16, 'elementor_library_type', '', 0, 0),
(20, 20, 'category', '', 0, 0),
(21, 21, 'elementor_library_type', '', 0, 0),
(22, 22, 'nav_menu', '', 0, 5),
(23, 23, 'listivo_956', '', 0, 0),
(24, 24, 'listivo_955', '', 0, 3),
(25, 25, 'listivo_954', '', 0, 0),
(26, 26, 'listivo_953', '', 0, 0),
(27, 27, 'listivo_952', '', 0, 6),
(28, 28, 'listivo_951', '', 0, 7),
(29, 29, 'listivo_949', '', 0, 7),
(30, 30, 'listivo_948', '', 0, 4),
(31, 31, 'listivo_947', '', 0, 2),
(34, 34, 'listivo_944', '', 0, 0),
(35, 35, 'listivo_942', '', 0, 0),
(36, 36, 'listivo_1389', '', 0, 1),
(37, 37, 'listivo_1388', '', 0, 1),
(38, 38, 'listivo_1738', '', 0, 1),
(39, 39, 'listivo_1738', '', 0, 1),
(40, 40, 'listivo_343', '', 0, 3),
(41, 41, 'listivo_343', '', 0, 2),
(42, 42, 'listivo_343', '', 0, 0),
(43, 43, 'listivo_343', '', 0, 3),
(44, 44, 'listivo_343', '', 0, 2),
(45, 45, 'listivo_343', '', 0, 0),
(46, 46, 'listivo_343', '', 0, 4),
(47, 47, 'listivo_343', '', 0, 2),
(48, 48, 'listivo_343', '', 0, 3),
(49, 49, 'listivo_343', '', 0, 5),
(50, 50, 'listivo_343', '', 0, 1),
(51, 51, 'listivo_343', '', 0, 1),
(52, 52, 'listivo_343', '', 0, 5),
(53, 53, 'listivo_343', '', 0, 1),
(54, 54, 'listivo_343', '', 0, 2),
(55, 55, 'listivo_343', '', 0, 1),
(56, 56, 'listivo_343', '', 0, 2),
(57, 57, 'listivo_343', '', 0, 1),
(58, 58, 'listivo_343', '', 0, 2),
(59, 59, 'listivo_343', '', 0, 0),
(60, 60, 'listivo_343', '', 0, 0),
(61, 61, 'listivo_343', '', 0, 0),
(62, 62, 'listivo_343', '', 0, 0),
(63, 63, 'listivo_343', '', 0, 0),
(64, 64, 'listivo_343', '', 0, 0),
(65, 65, 'listivo_343', '', 0, 0),
(66, 66, 'listivo_343', '', 0, 0),
(67, 67, 'listivo_1904', '', 0, 4),
(68, 68, 'listivo_1904', '', 0, 0),
(69, 69, 'listivo_1738', '', 0, 0),
(70, 70, 'listivo_1913', '', 0, 0),
(71, 71, 'listivo_1913', '', 0, 0),
(72, 72, 'listivo_1913', '', 0, 0),
(73, 73, 'listivo_1913', '', 0, 0),
(74, 74, 'listivo_1913', '', 0, 0),
(75, 75, 'listivo_1912', '', 0, 0),
(76, 76, 'listivo_1912', '', 0, 0),
(77, 77, 'listivo_1912', '', 0, 0),
(78, 78, 'listivo_1911', '', 0, 0),
(79, 79, 'listivo_1911', '', 0, 0),
(80, 80, 'listivo_1910', '', 0, 0),
(81, 81, 'listivo_1910', '', 0, 0),
(82, 82, 'listivo_1910', '', 0, 0),
(135, 135, 'listivo_2723', '', 0, 5),
(136, 136, 'listivo_2723', '', 0, 1),
(137, 137, 'product_type', '', 0, 6),
(138, 138, 'product_type', '', 0, 0),
(139, 139, 'product_type', '', 0, 0),
(140, 140, 'product_type', '', 0, 0),
(141, 141, 'product_visibility', '', 0, 0),
(142, 142, 'product_visibility', '', 0, 0),
(143, 143, 'product_visibility', '', 0, 0),
(144, 144, 'product_visibility', '', 0, 0),
(145, 145, 'product_visibility', '', 0, 0),
(146, 146, 'product_visibility', '', 0, 0),
(147, 147, 'product_visibility', '', 0, 0),
(148, 148, 'product_visibility', '', 0, 0),
(149, 149, 'product_visibility', '', 0, 0),
(150, 150, 'product_cat', '', 0, 6),
(151, 151, 'category', '', 0, 2),
(152, 152, 'category', '', 0, 2),
(153, 153, 'category', '', 0, 1),
(154, 154, 'category', '', 0, 1),
(156, 156, 'listivo_2723', '', 0, 3),
(157, 157, 'listivo_2723', '', 0, 2),
(158, 158, 'listivo_2723', '', 0, 2),
(159, 159, 'listivo_2723', '', 0, 4),
(160, 160, 'listivo_2723', '', 0, 3),
(161, 161, 'post_tag', '', 0, 2),
(162, 162, 'post_tag', '', 0, 2),
(163, 163, 'post_tag', '', 0, 2),
(164, 164, 'post_tag', '', 0, 1),
(165, 165, 'post_tag', '', 0, 1),
(166, 166, 'post_tag', '', 0, 3),
(167, 167, 'post_tag', '', 0, 3),
(168, 168, 'post_tag', '', 0, 4),
(173, 173, 'listivo_955', '', 0, 4),
(174, 174, 'listivo_955', '', 0, 6),
(176, 176, 'listivo_948', '', 0, 4),
(178, 178, 'listivo_955', '', 0, 5),
(180, 180, 'listivo_954', '', 0, 4),
(181, 181, 'listivo_949', '', 0, 1),
(182, 182, 'listivo_947', '', 0, 3),
(186, 186, 'listivo_954', '', 0, 1),
(188, 188, 'listivo_4199', '', 0, 4),
(189, 189, 'listivo_4199', '', 0, 2),
(191, 191, 'listivo_14', '', 2, 1),
(192, 192, 'listivo_14', '', 2, 0),
(194, 194, 'listivo_14', '', 2, 0),
(195, 195, 'listivo_14', '', 2, 0),
(196, 196, 'listivo_14', '', 6, 0),
(197, 197, 'listivo_14', '', 6, 0),
(198, 198, 'listivo_14', '', 6, 1),
(199, 199, 'listivo_14', '', 6, 0),
(200, 200, 'listivo_14', '', 6, 0),
(202, 202, 'listivo_14', '', 4, 0),
(203, 203, 'listivo_14', '', 4, 0),
(204, 204, 'listivo_14', '', 4, 0),
(205, 205, 'listivo_14', '', 4, 0),
(206, 206, 'listivo_14', '', 4, 0),
(207, 207, 'listivo_14', '', 4, 0),
(208, 208, 'listivo_14', '', 7, 1),
(209, 209, 'listivo_14', '', 7, 1),
(210, 210, 'listivo_14', '', 7, 0),
(211, 211, 'listivo_14', '', 7, 0),
(212, 212, 'listivo_14', '', 7, 0),
(213, 213, 'listivo_14', '', 7, 0),
(214, 214, 'listivo_14', '', 12, 0),
(215, 215, 'listivo_14', '', 12, 0),
(217, 217, 'listivo_14', '', 12, 0),
(218, 218, 'listivo_14', '', 12, 0),
(219, 219, 'listivo_14', '', 12, 0),
(220, 220, 'listivo_14', '', 5, 0),
(221, 221, 'listivo_14', '', 5, 0),
(222, 222, 'listivo_14', '', 5, 0),
(223, 223, 'listivo_14', '', 5, 0),
(224, 224, 'listivo_14', '', 5, 0),
(226, 226, 'listivo_14', '', 0, 3),
(227, 227, 'listivo_14', '', 0, 1),
(228, 228, 'listivo_14', '', 0, 1),
(229, 229, 'listivo_14', '', 0, 0),
(230, 230, 'listivo_14', '', 226, 1),
(231, 231, 'listivo_14', '', 226, 1),
(232, 232, 'listivo_14', '', 226, 1),
(233, 233, 'listivo_14', '', 226, 0),
(239, 239, 'listivo_14', '', 228, 1),
(240, 240, 'listivo_14', '', 228, 0),
(248, 248, 'listivo_4657', '', 0, 0),
(249, 249, 'listivo_4657', '', 0, 0),
(250, 250, 'listivo_4657', '', 0, 0),
(251, 251, 'listivo_4657', '', 0, 0),
(252, 252, 'listivo_4657', '', 0, 0),
(253, 253, 'listivo_4657', '', 0, 0),
(254, 254, 'listivo_4657', '', 0, 0),
(255, 255, 'listivo_4657', '', 0, 0),
(256, 256, 'listivo_4657', '', 0, 0),
(257, 257, 'listivo_945', '', 0, 1),
(259, 259, 'listivo_4657', '', 0, 0),
(260, 260, 'listivo_4657', '', 0, 0),
(261, 261, 'listivo_4657', '', 0, 0),
(262, 262, 'listivo_4657', '', 0, 0),
(263, 263, 'listivo_4661', '', 0, 0),
(264, 264, 'listivo_4661', '', 0, 1),
(265, 265, 'listivo_4661', '', 0, 0),
(266, 266, 'listivo_4661', '', 0, 1),
(267, 267, 'listivo_4661', '', 0, 1),
(268, 268, 'listivo_4661', '', 0, 0),
(269, 269, 'listivo_4661', '', 0, 1),
(270, 270, 'listivo_4661', '', 0, 0),
(271, 271, 'listivo_4661', '', 0, 0),
(272, 272, 'listivo_4661', '', 0, 0),
(273, 273, 'listivo_4661', '', 0, 0),
(274, 274, 'listivo_4661', '', 0, 0),
(275, 275, 'listivo_4661', '', 0, 1),
(276, 276, 'listivo_4661', '', 0, 0),
(277, 277, 'listivo_4661', '', 0, 0),
(278, 278, 'listivo_4661', '', 0, 0),
(279, 279, 'listivo_4661', '', 0, 0),
(280, 280, 'listivo_4661', '', 0, 0),
(281, 281, 'listivo_4661', '', 0, 0),
(282, 282, 'listivo_4661', '', 0, 0),
(283, 283, 'listivo_4661', '', 0, 0),
(284, 284, 'listivo_4661', '', 0, 0),
(285, 285, 'listivo_4661', '', 0, 0),
(286, 286, 'listivo_4661', '', 0, 0),
(287, 287, 'listivo_4661', '', 0, 0),
(288, 288, 'listivo_945', '', 0, 0),
(289, 289, 'listivo_945', '', 0, 0),
(290, 290, 'listivo_945', '', 0, 0),
(291, 291, 'listivo_945', '', 0, 0),
(292, 292, 'listivo_945', '', 0, 0),
(293, 293, 'listivo_946', '', 0, 0),
(294, 294, 'listivo_946', '', 0, 1),
(295, 295, 'listivo_946', '', 0, 0),
(296, 296, 'listivo_946', '', 0, 0),
(297, 297, 'listivo_946', '', 0, 0),
(298, 298, 'listivo_946', '', 0, 0),
(299, 299, 'listivo_946', '', 0, 0),
(300, 300, 'listivo_946', '', 0, 0),
(301, 301, 'listivo_4318', '', 0, 0),
(302, 302, 'listivo_4318', '', 0, 0),
(303, 303, 'listivo_4318', '', 0, 1),
(304, 304, 'listivo_4318', '', 0, 0),
(305, 305, 'listivo_4318', '', 0, 0),
(306, 306, 'listivo_4318', '', 0, 0),
(307, 307, 'listivo_4318', '', 0, 1),
(308, 308, 'listivo_4318', '', 0, 1),
(309, 309, 'listivo_4318', '', 0, 1),
(310, 310, 'listivo_4318', '', 0, 1),
(311, 311, 'listivo_946', '', 0, 0),
(312, 312, 'listivo_4660', '', 0, 1),
(313, 313, 'listivo_4660', '', 0, 1),
(314, 314, 'listivo_4660', '', 0, 1),
(318, 318, 'listivo_4660', '', 0, 1),
(319, 319, 'listivo_4660', '', 0, 0),
(320, 320, 'listivo_4660', '', 0, 0),
(321, 321, 'listivo_4660', '', 0, 0),
(322, 322, 'listivo_4660', '', 0, 1),
(323, 323, 'listivo_4660', '', 0, 1),
(324, 324, 'listivo_4660', '', 0, 1),
(325, 325, 'listivo_4660', '', 0, 1),
(326, 326, 'listivo_4660', '', 0, 0),
(327, 327, 'listivo_4660', '', 0, 0),
(328, 328, 'listivo_4660', '', 0, 0),
(329, 329, 'listivo_4660', '', 0, 0),
(330, 330, 'listivo_4660', '', 0, 0),
(331, 331, 'listivo_4660', '', 0, 0),
(332, 332, 'listivo_4660', '', 0, 0),
(333, 333, 'listivo_4660', '', 0, 0),
(334, 334, 'listivo_4660', '', 0, 0),
(335, 335, 'listivo_4660', '', 0, 0),
(336, 336, 'listivo_4660', '', 0, 0),
(337, 337, 'listivo_4660', '', 0, 0),
(338, 338, 'listivo_4660', '', 0, 0),
(339, 339, 'listivo_4660', '', 0, 0),
(340, 340, 'listivo_4660', '', 0, 0),
(342, 342, 'listivo_4660', '', 0, 0),
(343, 343, 'listivo_4660', '', 0, 0),
(344, 344, 'listivo_4660', '', 0, 0),
(345, 345, 'listivo_4660', '', 0, 0),
(348, 348, 'listivo_4660', '', 0, 0),
(349, 349, 'listivo_4660', '', 0, 0),
(350, 350, 'listivo_4660', '', 0, 0),
(351, 351, 'listivo_4660', '', 0, 0),
(352, 352, 'listivo_4660', '', 0, 0),
(353, 353, 'listivo_4660', '', 0, 0),
(354, 354, 'listivo_4660', '', 0, 0),
(355, 355, 'listivo_4660', '', 0, 0),
(356, 356, 'listivo_4318', '', 0, 0),
(357, 357, 'listivo_4318', '', 0, 0),
(358, 358, 'listivo_4318', '', 0, 0),
(369, 369, 'listivo_945', '', 0, 0),
(370, 370, 'listivo_946', '', 0, 0),
(371, 371, 'listivo_946', '', 0, 0),
(372, 372, 'listivo_945', '', 0, 0),
(373, 373, 'listivo_14', '', 2, 0),
(374, 374, 'listivo_14', '', 2, 0),
(375, 375, 'listivo_14', '', 2, 0),
(376, 376, 'listivo_14', '', 7, 0),
(377, 377, 'listivo_946', '', 0, 0),
(378, 378, 'listivo_945', '', 0, 0),
(379, 379, 'listivo_946', '', 0, 0),
(380, 380, 'listivo_945', '', 0, 0),
(381, 381, 'listivo_946', '', 0, 0),
(382, 382, 'listivo_946', '', 0, 0),
(383, 383, 'listivo_945', '', 0, 0),
(384, 384, 'listivo_945', '', 0, 0),
(385, 385, 'listivo_945', '', 0, 0),
(386, 386, 'listivo_946', '', 0, 0),
(387, 387, 'listivo_946', '', 0, 0),
(388, 388, 'listivo_946', '', 0, 0),
(389, 389, 'listivo_946', '', 0, 0),
(390, 390, 'listivo_946', '', 0, 0),
(391, 391, 'listivo_946', '', 0, 0),
(392, 392, 'listivo_945', '', 0, 0),
(393, 393, 'listivo_946', '', 0, 0),
(394, 394, 'listivo_946', '', 0, 0),
(395, 395, 'listivo_945', '', 0, 0),
(396, 396, 'listivo_945', '', 0, 0),
(397, 397, 'listivo_945', '', 0, 0),
(398, 398, 'listivo_945', '', 0, 0),
(399, 399, 'listivo_945', '', 0, 0),
(400, 400, 'listivo_945', '', 0, 0),
(401, 401, 'listivo_946', '', 0, 0),
(402, 402, 'listivo_946', '', 0, 0),
(403, 403, 'listivo_946', '', 0, 0),
(404, 404, 'listivo_946', '', 0, 0),
(405, 405, 'listivo_946', '', 0, 0),
(406, 406, 'listivo_946', '', 0, 0),
(407, 407, 'listivo_946', '', 0, 0),
(408, 408, 'listivo_946', '', 0, 0),
(409, 409, 'listivo_4659', '', 0, 0),
(410, 410, 'listivo_4659', '', 0, 0),
(411, 411, 'listivo_4659', '', 0, 0),
(412, 412, 'listivo_4659', '', 0, 0),
(415, 415, 'listivo_4660', '', 0, 0),
(416, 416, 'listivo_14', '', 228, 0),
(417, 417, 'listivo_14', '', 228, 0),
(418, 418, 'listivo_14', '', 227, 1),
(419, 419, 'listivo_14', '', 227, 0),
(420, 420, 'listivo_14', '', 227, 0),
(421, 421, 'listivo_14', '', 227, 0),
(422, 422, 'wp_theme', '', 0, 1),
(423, 423, 'wp_theme', '', 0, 1),
(424, 424, 'product_type', '', 0, 0),
(425, 425, 'product_type', '', 0, 0);

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

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

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"8e0ab2a10d25814d9bdde010e839012f96885b9d0a8e7748afa4e7dfe3675699\";a:4:{s:10:\"expiration\";i:1690180697;s:2:\"ip\";s:13:\"112.134.189.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";s:5:\"login\";i:1690007897;}}'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '8785'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"112.134.189.0\";}'),
(19, 1, 'last_activity', '2023-07-22 06:41:33'),
(48, 3, 'nickname', 'Emily Rees'),
(49, 3, 'first_name', ''),
(50, 3, 'last_name', ''),
(51, 3, 'description', 'If the wind did not veer round to the east, if no accident happened to the boat or its machinery, the Henrietta might cross the miles from New York to Liverpool in the nine days, between the 12th and the 21st of December. It is true that, once arrived, the affair on board the Henrietta, added to that of the Bank of England.\r\n\r\nHow the adventure ended will be seen anon. Aouda was anxious, though she said nothing. As for Passepartout, he thought Mr. Fogg’s manoeuvre simply glorious.'),
(52, 3, 'rich_editing', 'true'),
(53, 3, 'syntax_highlighting', 'true'),
(54, 3, 'comment_shortcuts', 'false'),
(55, 3, 'admin_color', 'fresh'),
(56, 3, 'use_ssl', '0'),
(57, 3, 'show_admin_bar_front', 'true'),
(58, 3, 'locale', ''),
(59, 3, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(60, 3, 'wp_user_level', '0'),
(61, 3, 'dismissed_wp_pointers', ''),
(146, 3, 'image', '8097'),
(147, 3, 'job_title', 'Customer Advisor'),
(148, 3, 'address', '70 Washington Street'),
(149, 3, 'phone', '(123) 345-6789'),
(150, 3, 'facebook_profile', '#'),
(151, 3, 'you_tube_profile', '#'),
(152, 3, 'linked_in_profile', ''),
(153, 3, 'twitter_profile', '#'),
(154, 3, 'instagram_profile', '#'),
(286, 3, 'confirmed', '0'),
(399, 3, 'whats_app', '1'),
(457, 3, '_order_count', '0'),
(458, 3, 'billing_first_name', ''),
(459, 3, 'billing_last_name', ''),
(460, 3, 'billing_company', ''),
(461, 3, 'billing_address_1', ''),
(462, 3, 'billing_address_2', ''),
(463, 3, 'billing_city', ''),
(464, 3, 'billing_postcode', ''),
(465, 3, 'billing_country', ''),
(466, 3, 'billing_state', ''),
(467, 3, 'billing_phone', ''),
(468, 3, 'billing_email', 'emily@tangibledesign.net'),
(469, 3, 'shipping_first_name', ''),
(470, 3, 'shipping_last_name', ''),
(471, 3, 'shipping_company', ''),
(472, 3, 'shipping_address_1', ''),
(473, 3, 'shipping_address_2', ''),
(474, 3, 'shipping_city', ''),
(475, 3, 'shipping_postcode', ''),
(476, 3, 'shipping_country', ''),
(477, 3, 'shipping_state', ''),
(478, 3, 'shipping_phone', ''),
(479, 3, 'last_update', '1675937856'),
(629, 3, 'viber', '1'),
(3990, 3, 'exclude_from_export', '0'),
(3991, 3, '_exclude_from_export', 'field_6189d855fbbaa'),
(5614, 3, 'verified', '0'),
(5615, 3, 'phone_country_code', '1'),
(5616, 3, 'account_type', 'regular'),
(5617, 3, 'company_information', ''),
(62, 4, 'nickname', 'George Bell'),
(63, 4, 'first_name', ''),
(64, 4, 'last_name', ''),
(65, 4, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(66, 4, 'rich_editing', 'true'),
(67, 4, 'syntax_highlighting', 'true'),
(68, 4, 'comment_shortcuts', 'false'),
(69, 4, 'admin_color', 'fresh'),
(70, 4, 'use_ssl', '0'),
(71, 4, 'show_admin_bar_front', 'true'),
(72, 4, 'locale', ''),
(73, 4, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(74, 4, 'wp_user_level', '0'),
(75, 4, 'dismissed_wp_pointers', ''),
(155, 4, 'image', '8096'),
(156, 4, 'job_title', 'Customer Advisor'),
(157, 4, 'address', '70 Washington Street'),
(158, 4, 'phone', '(123) 345-6789'),
(159, 4, 'facebook_profile', '#'),
(160, 4, 'you_tube_profile', '#'),
(161, 4, 'linked_in_profile', ''),
(162, 4, 'twitter_profile', '#'),
(163, 4, 'instagram_profile', '#'),
(287, 4, 'confirmed', '0'),
(313, 4, 'favorite', 'a:1:{i:0;s:4:\"1526\";}'),
(395, 4, 'whats_app', '1'),
(484, 4, '_order_count', '0'),
(485, 4, 'billing_first_name', ''),
(486, 4, 'billing_last_name', ''),
(487, 4, 'billing_company', ''),
(488, 4, 'billing_address_1', ''),
(489, 4, 'billing_address_2', ''),
(490, 4, 'billing_city', ''),
(491, 4, 'billing_postcode', ''),
(492, 4, 'billing_country', ''),
(493, 4, 'billing_state', ''),
(494, 4, 'billing_phone', ''),
(495, 4, 'billing_email', 'george@tangibledesign.net'),
(496, 4, 'shipping_first_name', ''),
(497, 4, 'shipping_last_name', ''),
(498, 4, 'shipping_company', ''),
(499, 4, 'shipping_address_1', ''),
(500, 4, 'shipping_address_2', ''),
(501, 4, 'shipping_city', ''),
(502, 4, 'shipping_postcode', ''),
(503, 4, 'shipping_country', ''),
(504, 4, 'shipping_state', ''),
(505, 4, 'shipping_phone', ''),
(506, 4, 'last_update', '1675937865'),
(630, 4, 'viber', '1'),
(696, 4, 'exclude_from_export', '0'),
(697, 4, '_exclude_from_export', 'field_6189d855fbbaa'),
(5618, 4, 'verified', '0'),
(5619, 4, 'phone_country_code', '1'),
(5620, 4, 'account_type', 'regular'),
(5621, 4, 'company_information', ''),
(76, 5, 'nickname', 'Isabella Lev'),
(77, 5, 'first_name', ''),
(78, 5, 'last_name', ''),
(79, 5, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(80, 5, 'rich_editing', 'true'),
(81, 5, 'syntax_highlighting', 'true'),
(82, 5, 'comment_shortcuts', 'false'),
(83, 5, 'admin_color', 'fresh'),
(84, 5, 'use_ssl', '0'),
(85, 5, 'show_admin_bar_front', 'true'),
(86, 5, 'locale', ''),
(87, 5, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(88, 5, 'wp_user_level', '0'),
(89, 5, 'dismissed_wp_pointers', ''),
(164, 5, 'image', '8098'),
(165, 5, 'job_title', 'Customer Advisor'),
(166, 5, 'address', '70 Washington Street'),
(167, 5, 'phone', '(123) 345-6789'),
(168, 5, 'facebook_profile', '#'),
(169, 5, 'you_tube_profile', '#'),
(170, 5, 'linked_in_profile', ''),
(171, 5, 'twitter_profile', '#'),
(172, 5, 'instagram_profile', '#'),
(288, 5, 'confirmed', '0'),
(392, 5, 'whats_app', '1'),
(507, 5, '_order_count', '0'),
(508, 5, 'billing_first_name', ''),
(509, 5, 'billing_last_name', ''),
(510, 5, 'billing_company', ''),
(511, 5, 'billing_address_1', ''),
(512, 5, 'billing_address_2', ''),
(513, 5, 'billing_city', ''),
(514, 5, 'billing_postcode', ''),
(515, 5, 'billing_country', ''),
(516, 5, 'billing_state', ''),
(517, 5, 'billing_phone', ''),
(518, 5, 'billing_email', 'isabella@tangibledesign.net'),
(519, 5, 'shipping_first_name', ''),
(520, 5, 'shipping_last_name', ''),
(521, 5, 'shipping_company', ''),
(522, 5, 'shipping_address_1', ''),
(523, 5, 'shipping_address_2', ''),
(524, 5, 'shipping_city', ''),
(525, 5, 'shipping_postcode', ''),
(526, 5, 'shipping_country', ''),
(527, 5, 'shipping_state', ''),
(528, 5, 'shipping_phone', ''),
(529, 5, 'last_update', '1675937874'),
(631, 5, 'viber', '1'),
(978, 5, 'exclude_from_export', '0'),
(979, 5, '_exclude_from_export', 'field_6189d855fbbaa'),
(5622, 5, 'verified', '0'),
(5623, 5, 'phone_country_code', '1'),
(5624, 5, 'account_type', 'regular'),
(5625, 5, 'company_information', ''),
(90, 6, 'nickname', 'Jacob Austin'),
(91, 6, 'first_name', ''),
(92, 6, 'last_name', ''),
(93, 6, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(94, 6, 'rich_editing', 'true'),
(95, 6, 'syntax_highlighting', 'true'),
(96, 6, 'comment_shortcuts', 'false'),
(97, 6, 'admin_color', 'fresh'),
(98, 6, 'use_ssl', '0'),
(99, 6, 'show_admin_bar_front', 'true'),
(100, 6, 'locale', ''),
(101, 6, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(102, 6, 'wp_user_level', '0'),
(103, 6, 'dismissed_wp_pointers', ''),
(173, 6, 'image', '8100'),
(174, 6, 'job_title', 'Customer Advisor'),
(175, 6, 'address', '70 Washington Street'),
(176, 6, 'phone', '(123) 345-6789'),
(177, 6, 'facebook_profile', '#'),
(178, 6, 'you_tube_profile', '#'),
(179, 6, 'linked_in_profile', ''),
(180, 6, 'twitter_profile', '#'),
(181, 6, 'instagram_profile', '#'),
(289, 6, 'confirmed', '0'),
(390, 6, 'whats_app', '1'),
(530, 6, '_order_count', '0'),
(531, 6, 'billing_first_name', ''),
(532, 6, 'billing_last_name', ''),
(533, 6, 'billing_company', ''),
(534, 6, 'billing_address_1', ''),
(535, 6, 'billing_address_2', ''),
(536, 6, 'billing_city', ''),
(537, 6, 'billing_postcode', ''),
(538, 6, 'billing_country', ''),
(539, 6, 'billing_state', ''),
(540, 6, 'billing_phone', ''),
(541, 6, 'billing_email', 'jacob@tangibledesign.net'),
(542, 6, 'shipping_first_name', ''),
(543, 6, 'shipping_last_name', ''),
(544, 6, 'shipping_company', ''),
(545, 6, 'shipping_address_1', ''),
(546, 6, 'shipping_address_2', ''),
(547, 6, 'shipping_city', ''),
(548, 6, 'shipping_postcode', ''),
(549, 6, 'shipping_country', ''),
(550, 6, 'shipping_state', ''),
(551, 6, 'shipping_phone', ''),
(552, 6, 'last_update', '1675937889'),
(632, 6, 'viber', '1'),
(976, 6, 'exclude_from_export', '0'),
(977, 6, '_exclude_from_export', 'field_6189d855fbbaa'),
(5626, 6, 'verified', '0'),
(5627, 6, 'phone_country_code', '1'),
(5628, 6, 'account_type', 'regular'),
(5629, 6, 'company_information', ''),
(104, 7, 'nickname', 'Kate Bryn'),
(105, 7, 'first_name', ''),
(106, 7, 'last_name', ''),
(107, 7, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(108, 7, 'rich_editing', 'true'),
(109, 7, 'syntax_highlighting', 'true'),
(110, 7, 'comment_shortcuts', 'false'),
(111, 7, 'admin_color', 'fresh'),
(112, 7, 'use_ssl', '0'),
(113, 7, 'show_admin_bar_front', 'true'),
(114, 7, 'locale', ''),
(115, 7, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(116, 7, 'wp_user_level', '0'),
(117, 7, 'dismissed_wp_pointers', ''),
(182, 7, 'image', '8099'),
(183, 7, 'job_title', 'Customer Advisor'),
(184, 7, 'address', '70 Washington Street'),
(185, 7, 'phone', '(123) 345-6789'),
(186, 7, 'facebook_profile', '#'),
(187, 7, 'you_tube_profile', '#'),
(188, 7, 'linked_in_profile', ''),
(189, 7, 'twitter_profile', '#'),
(190, 7, 'instagram_profile', '#'),
(290, 7, 'confirmed', '0'),
(388, 7, 'whats_app', '1'),
(553, 7, '_order_count', '0'),
(554, 7, 'billing_first_name', ''),
(555, 7, 'billing_last_name', ''),
(556, 7, 'billing_company', ''),
(557, 7, 'billing_address_1', ''),
(558, 7, 'billing_address_2', ''),
(559, 7, 'billing_city', ''),
(560, 7, 'billing_postcode', ''),
(561, 7, 'billing_country', ''),
(562, 7, 'billing_state', ''),
(563, 7, 'billing_phone', ''),
(564, 7, 'billing_email', 'kate@tangibledesign.net'),
(565, 7, 'shipping_first_name', ''),
(566, 7, 'shipping_last_name', ''),
(567, 7, 'shipping_company', ''),
(568, 7, 'shipping_address_1', ''),
(569, 7, 'shipping_address_2', ''),
(570, 7, 'shipping_city', ''),
(571, 7, 'shipping_postcode', ''),
(572, 7, 'shipping_country', ''),
(573, 7, 'shipping_state', ''),
(574, 7, 'shipping_phone', ''),
(575, 7, 'last_update', '1675937897'),
(633, 7, 'viber', '1'),
(3992, 7, 'exclude_from_export', '0'),
(3993, 7, '_exclude_from_export', 'field_6189d855fbbaa'),
(5630, 7, 'verified', '0'),
(5631, 7, 'phone_country_code', '1'),
(5632, 7, 'account_type', 'regular'),
(5633, 7, 'company_information', ''),
(118, 8, 'nickname', 'Ralph Davin'),
(119, 8, 'first_name', ''),
(120, 8, 'last_name', ''),
(121, 8, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(122, 8, 'rich_editing', 'true'),
(123, 8, 'syntax_highlighting', 'true'),
(124, 8, 'comment_shortcuts', 'false'),
(125, 8, 'admin_color', 'fresh'),
(126, 8, 'use_ssl', '0'),
(127, 8, 'show_admin_bar_front', 'true'),
(128, 8, 'locale', ''),
(129, 8, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(130, 8, 'wp_user_level', '0'),
(131, 8, 'dismissed_wp_pointers', ''),
(191, 8, 'image', '8102'),
(192, 8, 'job_title', 'Customer Advisor'),
(193, 8, 'address', '70 Washington Street'),
(194, 8, 'phone', '(123) 345-6789'),
(195, 8, 'facebook_profile', '#'),
(196, 8, 'you_tube_profile', '#'),
(197, 8, 'linked_in_profile', ''),
(198, 8, 'twitter_profile', '#'),
(199, 8, 'instagram_profile', '#'),
(291, 8, 'confirmed', '0'),
(386, 8, 'whats_app', '1'),
(576, 8, '_order_count', '0'),
(577, 8, 'billing_first_name', ''),
(578, 8, 'billing_last_name', ''),
(579, 8, 'billing_company', ''),
(580, 8, 'billing_address_1', ''),
(581, 8, 'billing_address_2', ''),
(582, 8, 'billing_city', ''),
(583, 8, 'billing_postcode', ''),
(584, 8, 'billing_country', ''),
(585, 8, 'billing_state', ''),
(586, 8, 'billing_phone', ''),
(587, 8, 'billing_email', 'ralph@tangibledesign.net'),
(588, 8, 'shipping_first_name', ''),
(589, 8, 'shipping_last_name', ''),
(590, 8, 'shipping_company', ''),
(591, 8, 'shipping_address_1', ''),
(592, 8, 'shipping_address_2', ''),
(593, 8, 'shipping_city', ''),
(594, 8, 'shipping_postcode', ''),
(595, 8, 'shipping_country', ''),
(596, 8, 'shipping_state', ''),
(597, 8, 'shipping_phone', ''),
(598, 8, 'last_update', '1675937907'),
(634, 8, 'viber', '1'),
(3994, 8, 'exclude_from_export', '0'),
(3995, 8, '_exclude_from_export', 'field_6189d855fbbaa'),
(5634, 8, 'verified', '0'),
(5635, 8, 'phone_country_code', '1'),
(5636, 8, 'account_type', 'regular'),
(5637, 8, 'company_information', ''),
(132, 9, 'nickname', 'Sophia Nell'),
(133, 9, 'first_name', ''),
(134, 9, 'last_name', ''),
(135, 9, 'description', 'Inventore veritatis et quasi sed architecto beata vitae dicta unt explic. Nemo enims ipsam voluptatem quia voluptas sit aspernatur aut oditys aut fugit, sed quia consequuntur magni dolores.\r\n\r\nVeniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea consequat. Duis aute irure dolor reprehend.'),
(136, 9, 'rich_editing', 'true'),
(137, 9, 'syntax_highlighting', 'true'),
(138, 9, 'comment_shortcuts', 'false'),
(139, 9, 'admin_color', 'fresh'),
(140, 9, 'use_ssl', '0'),
(141, 9, 'show_admin_bar_front', 'true'),
(142, 9, 'locale', ''),
(143, 9, 'wp_capabilities', 'a:1:{s:12:\"listivo_user\";b:1;}'),
(144, 9, 'wp_user_level', '0'),
(145, 9, 'dismissed_wp_pointers', ''),
(200, 9, 'image', '8101'),
(201, 9, 'job_title', 'Customer Advisor'),
(202, 9, 'address', '70 Washington Street'),
(203, 9, 'phone', '(123) 345-6789'),
(204, 9, 'facebook_profile', '#'),
(205, 9, 'you_tube_profile', '#'),
(206, 9, 'linked_in_profile', ''),
(207, 9, 'twitter_profile', '#'),
(208, 9, 'instagram_profile', '#'),
(292, 9, 'confirmed', '0'),
(384, 9, 'whats_app', '1'),
(599, 9, '_order_count', '0'),
(600, 9, 'billing_first_name', ''),
(601, 9, 'billing_last_name', ''),
(602, 9, 'billing_company', ''),
(603, 9, 'billing_address_1', ''),
(604, 9, 'billing_address_2', ''),
(605, 9, 'billing_city', ''),
(606, 9, 'billing_postcode', ''),
(607, 9, 'billing_country', ''),
(608, 9, 'billing_state', ''),
(609, 9, 'billing_phone', ''),
(610, 9, 'billing_email', 'sophia@tangibledesign.net'),
(611, 9, 'shipping_first_name', ''),
(612, 9, 'shipping_last_name', ''),
(613, 9, 'shipping_company', ''),
(614, 9, 'shipping_address_1', ''),
(615, 9, 'shipping_address_2', ''),
(616, 9, 'shipping_city', ''),
(617, 9, 'shipping_postcode', ''),
(618, 9, 'shipping_country', ''),
(619, 9, 'shipping_state', ''),
(620, 9, 'shipping_phone', ''),
(621, 9, 'last_update', '1675937917'),
(635, 9, 'viber', '1'),
(3996, 9, 'exclude_from_export', '0'),
(3997, 9, '_exclude_from_export', 'field_6189d855fbbaa'),
(5638, 9, 'verified', '0'),
(5639, 9, 'phone_country_code', '1'),
(5640, 9, 'account_type', 'regular'),
(5641, 9, 'company_information', ''),
(5642, 1, 'user_subscription', '0'),
(5643, 1, 'wp_user-settings', 'libraryContent=browse'),
(5644, 1, 'wp_user-settings-time', '1689165260');

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

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

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BHIeHy8p5dB.oGcV.nvwu5SDCuVOKN0', 'admin', 'kari7788i@gmail.com', 'https://newsunsetrentals.com/clasified', '2023-07-12 07:43:53', '', 0, 'admin'),
(3, 'Emily Rees', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'emily-rees', 'emily@tangibledesign.net', '', '2021-05-14 14:14:13', '1621001653:$P$BwbYg8FDIhRSLM6Y422bAilhz.prKd/', 0, 'Emily Rees'),
(4, 'George Brown', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'george-brown', 'george@tangibledesign.net', '', '2021-05-14 14:14:38', '', 0, 'George Bell'),
(5, 'Isabella Evans', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'isabella-evans', 'isabella@tangibledesign.net', '', '2021-05-14 14:14:57', '', 0, 'Isabella Lev'),
(6, 'Jacob Austin', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'jacob-austin', 'jacob@tangibledesign.net', '', '2021-05-14 14:15:14', '', 0, 'Jacob Austin'),
(7, 'Kate Hendricks', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'kate-hendricks', 'kate@tangibledesign.net', '', '2021-05-14 14:15:31', '', 0, 'Kate Bryn'),
(8, 'Ralph Davin', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'ralph-davin', 'ralph@tangibledesign.net', '', '2021-05-14 14:15:47', '', 0, 'Ralph Davin'),
(9, 'Sophia Kennith', '$P$BnRsa8zHq/f0f75con5tmUg4zky4F9/', 'sophia-kennith', 'sophia@tangibledesign.net', '', '2021-05-14 14:16:02', '', 0, 'Sophia Nell');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_listivo_messages`
--
ALTER TABLE `wp_listivo_messages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_listivo_recently_viewed`
--
ALTER TABLE `wp_listivo_recently_viewed`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_listivo_views`
--
ALTER TABLE `wp_listivo_views`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_listivo_messages`
--
ALTER TABLE `wp_listivo_messages`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_listivo_recently_viewed`
--
ALTER TABLE `wp_listivo_recently_viewed`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_listivo_views`
--
ALTER TABLE `wp_listivo_views`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=402;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=75573;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8786;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1152;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=426;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=426;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5645;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;
COMMIT;

/*!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 */;
