MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.83
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/imyrqtmy/public_html/bhagyarishisansthan/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/bhagyarishisansthan/homee.php
<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
   <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
   <head>
      <meta charset="UTF-8">
      <script>if (navigator.userAgent.match(/MSIE|Internet Explorer/i) || navigator.userAgent.match(/Trident\/7\..*?rv:11/i)) { var href = document.location.href; if (!href.match(/[?&]nowprocket/)) { if (href.indexOf("?") == -1) { if (href.indexOf("#") == -1) { document.location.href = href + "?nowprocket=1" } else { document.location.href = href.replace("#", "?nowprocket=1#") } } else { if (href.indexOf("#") == -1) { document.location.href = href + "&nowprocket=1" } else { document.location.href = href.replace("#", "&nowprocket=1#") } } } }</script>
      <script>class RocketLazyLoadScripts { constructor(e) { this.triggerEvents = e, this.eventOptions = { passive: !0 }, this.userEventListener = this.triggerListener.bind(this), this.delayedScripts = { normal: [], async: [], defer: [] }, this.allJQueries = [] } _addUserInteractionListener(e) { this.triggerEvents.forEach((t => window.addEventListener(t, e.userEventListener, e.eventOptions))) } _removeUserInteractionListener(e) { this.triggerEvents.forEach((t => window.removeEventListener(t, e.userEventListener, e.eventOptions))) } triggerListener() { this._removeUserInteractionListener(this), "loading" === document.readyState ? document.addEventListener("DOMContentLoaded", this._loadEverythingNow.bind(this)) : this._loadEverythingNow() } async _loadEverythingNow() { this._delayEventListeners(), this._delayJQueryReady(this), this._handleDocumentWrite(), this._registerAllDelayedScripts(), this._preloadAllScripts(), await this._loadScriptsFromList(this.delayedScripts.normal), await this._loadScriptsFromList(this.delayedScripts.defer), await this._loadScriptsFromList(this.delayedScripts.async), await this._triggerDOMContentLoaded(), await this._triggerWindowLoad(), window.dispatchEvent(new Event("rocket-allScriptsLoaded")) } _registerAllDelayedScripts() { document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e => { e.hasAttribute("src") ? e.hasAttribute("async") && !1 !== e.async ? this.delayedScripts.async.push(e) : e.hasAttribute("defer") && !1 !== e.defer || "module" === e.getAttribute("data-rocket-type") ? this.delayedScripts.defer.push(e) : this.delayedScripts.normal.push(e) : this.delayedScripts.normal.push(e) })) } async _transformScript(e) { return await this._requestAnimFrame(), new Promise((t => { const n = document.createElement("script"); let r;[...e.attributes].forEach((e => { let t = e.nodeName; "type" !== t && ("data-rocket-type" === t && (t = "type", r = e.nodeValue), n.setAttribute(t, e.nodeValue)) })), e.hasAttribute("src") ? (n.addEventListener("load", t), n.addEventListener("error", t)) : (n.text = e.text, t()), e.parentNode.replaceChild(n, e) })) } async _loadScriptsFromList(e) { const t = e.shift(); return t ? (await this._transformScript(t), this._loadScriptsFromList(e)) : Promise.resolve() } _preloadAllScripts() { var e = document.createDocumentFragment();[...this.delayedScripts.normal, ...this.delayedScripts.defer, ...this.delayedScripts.async].forEach((t => { const n = t.getAttribute("src"); if (n) { const t = document.createElement("link"); t.href = n, t.rel = "preload", t.as = "script", e.appendChild(t) } })), document.head.appendChild(e) } _delayEventListeners() { let e = {}; function t(t, n) { !function (t) { function n(n) { return e[t].eventsToRewrite.indexOf(n) >= 0 ? "rocket-" + n : n } e[t] || (e[t] = { originalFunctions: { add: t.addEventListener, remove: t.removeEventListener }, eventsToRewrite: [] }, t.addEventListener = function () { arguments[0] = n(arguments[0]), e[t].originalFunctions.add.apply(t, arguments) }, t.removeEventListener = function () { arguments[0] = n(arguments[0]), e[t].originalFunctions.remove.apply(t, arguments) }) }(t), e[t].eventsToRewrite.push(n) } function n(e, t) { let n = e[t]; Object.defineProperty(e, t, { get: () => n || function () { }, set(r) { e["rocket" + t] = n = r } }) } t(document, "DOMContentLoaded"), t(window, "DOMContentLoaded"), t(window, "load"), t(window, "pageshow"), t(document, "readystatechange"), n(document, "onreadystatechange"), n(window, "onload"), n(window, "onpageshow") } _delayJQueryReady(e) { let t = window.jQuery; Object.defineProperty(window, "jQuery", { get: () => t, set(n) { if (n && n.fn && !e.allJQueries.includes(n)) { n.fn.ready = n.fn.init.prototype.ready = function (t) { e.domReadyFired ? t.bind(document)(n) : document.addEventListener("rocket-DOMContentLoaded", (() => t.bind(document)(n))) }; const t = n.fn.on; n.fn.on = n.fn.init.prototype.on = function () { if (this[0] === window) { function e(e) { return e.split(" ").map((e => "load" === e || 0 === e.indexOf("load.") ? "rocket-jquery-load" : e)).join(" ") } "string" == typeof arguments[0] || arguments[0] instanceof String ? arguments[0] = e(arguments[0]) : "object" == typeof arguments[0] && Object.keys(arguments[0]).forEach((t => { delete Object.assign(arguments[0], { [e(t)]: arguments[0][t] })[t] })) } return t.apply(this, arguments), this }, e.allJQueries.push(n) } t = n } }) } async _triggerDOMContentLoaded() { this.domReadyFired = !0, await this._requestAnimFrame(), document.dispatchEvent(new Event("rocket-DOMContentLoaded")), await this._requestAnimFrame(), window.dispatchEvent(new Event("rocket-DOMContentLoaded")), await this._requestAnimFrame(), document.dispatchEvent(new Event("rocket-readystatechange")), await this._requestAnimFrame(), document.rocketonreadystatechange && document.rocketonreadystatechange() } async _triggerWindowLoad() { await this._requestAnimFrame(), window.dispatchEvent(new Event("rocket-load")), await this._requestAnimFrame(), window.rocketonload && window.rocketonload(), await this._requestAnimFrame(), this.allJQueries.forEach((e => e(window).trigger("rocket-jquery-load"))), window.dispatchEvent(new Event("rocket-pageshow")), await this._requestAnimFrame(), window.rocketonpageshow && window.rocketonpageshow() } _handleDocumentWrite() { const e = new Map; document.write = document.writeln = function (t) { const n = document.currentScript, r = document.createRange(), i = n.parentElement; let o = e.get(n); void 0 === o && (o = n.nextSibling, e.set(n, o)); const a = document.createDocumentFragment(); r.setStart(a, 0), a.appendChild(r.createContextualFragment(t)), i.insertBefore(a, o) } } async _requestAnimFrame() { return new Promise((e => requestAnimationFrame(e))) } static run() { const e = new RocketLazyLoadScripts(["keydown", "mousemove", "touchmove", "touchstart", "touchend", "wheel"]); e._addUserInteractionListener(e) } } RocketLazyLoadScripts.run();</script>
      <script
         type="rocketlazyloadscript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','../connect.facebook.net/en_US/fbevents.js');fbq('init','543344766442844');fbq('track','PageView')</script>
      <noscript><img height="1" width="1" style="display:none"
         src="https://www.facebook.com/tr?id=543344766442844&amp;ev=PageView&amp;noscript=1" /></noscript>
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
      <meta name="google-site-verification" content="QCSxpeePoQhK3H7v5NvREDWxQz0x8TLV0B7R9GrFxTg">
      <link rel="profile" href="https://gmpg.org/xfn/11">
      <link rel="pingback" href="xmlrpc.html">
      <script
         type="rocketlazyloadscript">window.MSInputMethodContext&&document.documentMode&&document.write('<script src="wp-content/themes/woodmart/js/libs/ie11CustomProperties.min.js" defer><\/script>')</script>
      <?php include 'includes/title.php';?>
      <style id="rocket-critical-css">
         .rs-p-wp-fix {
         display: none !important;
         margin: 0 !important;
         height: 0px !important
         }
         .wp-block-themepunch-revslider {
         position: relative
         }
         rs-module-wrap {
         visibility: hidden
         }
         rs-module-wrap,
         rs-module-wrap * {
         box-sizing: border-box
         }
         rs-module-wrap {
         position: relative;
         z-index: 1;
         width: 100%;
         display: block
         }
         rs-module {
         position: relative;
         overflow: hidden;
         display: block
         }
         rs-module img {
         max-width: none !important;
         margin: 0;
         padding: 0;
         border: none
         }
         rs-slides,
         rs-slide,
         rs-slide:before {
         position: absolute;
         text-indent: 0em;
         top: 0;
         left: 0
         }
         rs-slide,
         rs-slide:before {
         display: block;
         visibility: hidden
         }
         .eael-infobox .infobox-icon {
         height: auto
         }
         .eael-infobox .infobox-icon .infobox-icon-wrap {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         width: 100%;
         height: auto;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center
         }
         .eael-infobox-content-align-center .eael-infobox .infobox-icon,
         .eael-infobox-content-align-center .eael-infobox .infobox-content,
         .eael-infobox-content-align-center .eael-infobox .infobox-button {
         text-align: center
         }
         .eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
         width: 90px;
         height: 90px;
         text-align: center
         }
         .eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
         border-radius: 50%
         }
         .eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i {
         margin-top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%)
         }
         .eael-infobox .infobox-button a.eael-infobox-button {
         display: inline-block;
         padding: 5px 10px
         }
         .eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center
         }
         .eael-infobox .infobox-content p {
         margin: 0 0 15px
         }
         @-ms-viewport {
         width: device-width
         }
         html {
         box-sizing: border-box;
         -ms-overflow-style: scrollbar
         }
         *,
         ::after,
         ::before {
         box-sizing: inherit
         }
         .container {
         width: 100%;
         padding-right: 15px;
         padding-left: 15px;
         margin-right: auto;
         margin-left: auto
         }
         @media (min-width:576px) {
         .container {
         max-width: 100%
         }
         }
         @media (min-width:769px) {
         .container {
         max-width: 100%
         }
         }
         @media (min-width:1025px) {
         .container {
         max-width: 100%
         }
         }
         @media (min-width:1200px) {
         .container {
         max-width: 1222px
         }
         }
         .row {
         display: -ms-flexbox;
         display: flex;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         margin-right: -15px;
         margin-left: -15px
         }
         .col-auto {
         position: relative;
         width: 100%;
         min-height: 1px;
         padding-right: 15px;
         padding-left: 15px
         }
         .col-auto {
         -ms-flex: 0 0 auto;
         flex: 0 0 auto;
         width: auto;
         max-width: none
         }
         .align-items-start {
         -ms-flex-align: start !important;
         align-items: flex-start !important
         }
         :root {
         --wd-form-color: inherit;
         --wd-form-placeholder-color: inherit;
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-tags-margin-bottom: 20px
         }
         html,
         body,
         div,
         span,
         h1,
         h2,
         h4,
         h5,
         p,
         a,
         img,
         strong,
         b,
         i,
         ul,
         li,
         form,
         label,
         figure,
         header,
         section,
         time {
         margin: 0;
         padding: 0;
         border: 0;
         vertical-align: baseline;
         font: inherit;
         font-size: 100%
         }
         *,
         *:before,
         *:after {
         box-sizing: border-box
         }
         html {
         line-height: 1;
         -ms-text-size-adjust: 100%;
         -webkit-text-size-adjust: 100%;
         font-family: sans-serif
         }
         ul {
         list-style: none;
         margin-bottom: var(--list-mb);
         padding-left: var(--li-pl);
         --list-mb: 20px;
         --li-mb: 10px;
         --li-pl: 17px
         }
         a img {
         border: none
         }
         figure,
         header,
         section {
         display: block
         }
         a,
         button,
         input {
         touch-action: manipulation
         }
         button,
         input,
         select {
         margin: 0;
         color: inherit;
         font: inherit
         }
         button {
         overflow: visible
         }
         button {
         -webkit-appearance: button
         }
         button::-moz-focus-inner,
         input::-moz-focus-inner {
         padding: 0;
         border: 0;
         padding: 0;
         border: 0
         }
         body .fa.fa-envelope-o {
         font-family: "woodmart-font";
         font-weight: 400
         }
         body .fa.fa-envelope-o:before {
         content: "\f132"
         }
         body {
         overflow-x: hidden;
         margin: 0;
         background-color: #FFF;
         color: var(--wd-text-color);
         text-rendering: optimizeLegibility;
         font-weight: var(--wd-text-font-weight);
         font-size: var(--wd-text-font-size);
         font-family: var(--wd-text-font);
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale;
         line-height: 1.6
         }
         p {
         margin-bottom: var(--wd-tags-margin-bottom)
         }
         a {
         color: var(--wd-link-color);
         text-decoration: none
         }
         h4 a,
         h5 a {
         color: inherit
         }
         label {
         display: block;
         margin-bottom: 5px;
         color: var(--wd-title-color);
         vertical-align: middle;
         font-weight: 400
         }
         strong,
         b {
         font-weight: 600
         }
         img {
         max-width: 100%;
         height: auto;
         border: 0;
         vertical-align: middle
         }
         h1 {
         font-size: 28px
         }
         h2 {
         font-size: 24px
         }
         h4 {
         font-size: 18px
         }
         h5 {
         font-size: 16px
         }
         h1,
         h2,
         h4,
         h5,
         .title {
         display: block;
         margin-bottom: var(--wd-tags-margin-bottom);
         color: var(--wd-title-color);
         text-transform: var(--wd-title-transform);
         font-weight: var(--wd-title-font-weight);
         font-family: var(--wd-title-font);
         line-height: 1.4
         }
         .wd-entities-title {
         display: block;
         color: var(--wd-entities-title-color);
         word-wrap: break-word;
         font-weight: var(--wd-entities-title-font-weight);
         font-family: var(--wd-entities-title-font);
         text-transform: var(--wd-entities-title-transform);
         line-height: 1.4
         }
         ul ul {
         margin-top: var(--li-mb);
         margin-bottom: 0
         }
         li {
         margin-bottom: var(--li-mb)
         }
         li:last-child {
         margin-bottom: 0
         }
         ul {
         list-style: disc
         }
         .wd-sub-menu,
         .textwidget .menu,
         .wd-sub-menu ul,
         .wd-nav {
         list-style: none;
         --li-pl: 0
         }
         .wd-sub-menu,
         .wd-sub-menu ul,
         .wd-nav {
         --list-mb: 0;
         --li-mb: 0
         }
         .text-center {
         text-align: center
         }
         .text-right {
         text-align: right
         }
         .text-left {
         text-align: left
         }
         .wd-fontsize-xs {
         font-size: 14px
         }
         .wd-fontsize-m {
         font-size: 18px
         }
         .wd-fontsize-l {
         font-size: 22px
         }
         .wd-items-bottom {
         align-items: flex-end
         }
         .wd-justify-left {
         justify-content: flex-start
         }
         [class*="color-scheme-light"] {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         --wd-widget-title-color: var(--wd-title-color);
         --wd-entities-title-color: #fff;
         --wd-entities-title-color-hover: rgba(255, 255, 255, 0.8);
         --wd-link-color: rgba(255, 255, 255, 0.9);
         --wd-link-color-hover: #fff;
         --wd-form-brd-color: rgba(255, 255, 255, .2);
         --wd-form-brd-color-focus: rgba(255, 255, 255, .3);
         --wd-form-placeholder-color: rgba(255, 255, 255, .6);
         color: var(--wd-text-color)
         }
         .color-scheme-dark {
         --wd-text-color: #777;
         --wd-title-color: #242424;
         --wd-entities-title-color: #333;
         --wd-entities-title-color-hover: rgba(#333, .65);
         --wd-link-color: #333;
         --wd-link-color-hover: #242424;
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-form-placeholder-color: #777;
         color: var(--wd-text-color)
         }
         .wd-fill {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0
         }
         .set-mb-s {
         --margin-bottom: 10px
         }
         .set-mb-s>* {
         margin-bottom: var(--margin-bottom)
         }
         .set-cont-mb-s {
         --wd-tags-margin-bottom: 10px
         }
         .reset-last-child>*:last-child {
         margin-bottom: 0
         }
         @-webkit-keyframes wd-fadeIn {
         from {
         opacity: 0
         }
         to {
         opacity: 1
         }
         }
         @keyframes wd-fadeIn {
         from {
         opacity: 0
         }
         to {
         opacity: 1
         }
         }
         input[type='text'],
         select {
         -webkit-appearance: none;
         -moz-appearance: none;
         appearance: none
         }
         input[type='date'],
         input[type='text'],
         select {
         padding: 0 15px;
         max-width: 100%;
         width: 100%;
         height: 42px;
         border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
         border-radius: var(--wd-form-brd-radius);
         color: var(--wd-form-color);
         background-color: transparent;
         box-shadow: none;
         vertical-align: middle;
         font-size: 14px
         }
         ::-webkit-input-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         ::-moz-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         :-moz-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         :-ms-input-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         input[type="date"]::-webkit-inner-spin-button {
         display: none
         }
         input[type="date"]::-webkit-calendar-picker-indicator {
         opacity: 0
         }
         input[type="date"]::-webkit-clear-button {
         position: relative;
         right: 5px;
         width: 30px;
         opacity: .4;
         -webkit-filter: grayscale(100%);
         filter: grayscale(100%)
         }
         html:not(.browser-Firefox) input[type="date"] {
         background-image: url("data:image/svg+xml;utf8,");
         background-position: right 15px top 50%;
         background-size: auto 15px;
         background-repeat: no-repeat
         }
         select {
         padding-right: 30px;
         background-position: right 10px top 50%;
         background-size: auto 18px;
         background-repeat: no-repeat;
         background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==)
         }
         select::-ms-expand {
         display: none
         }
         input:-webkit-autofill {
         border-color: #E6E6E6;
         -webkit-box-shadow: 0 0 0 1000px #FFF inset;
         -webkit-text-fill-color: #777
         }
         .btn,
         button,
         [type="submit"] {
         padding: 12px 20px;
         font-size: 13px;
         line-height: 18px;
         background-color: #F3F3F3;
         color: #3E3E3E;
         position: relative;
         display: inline-flex;
         align-items: center;
         justify-content: center;
         outline: none;
         border-width: 0;
         border-style: solid;
         border-color: transparent;
         border-radius: 0;
         box-shadow: none;
         vertical-align: middle;
         text-align: center;
         text-decoration: none;
         text-transform: uppercase;
         text-shadow: none;
         letter-spacing: .3px;
         font-weight: 600
         }
         .wd-scroll-content {
         overflow: hidden;
         overflow-y: auto;
         -webkit-overflow-scrolling: touch;
         max-height: 50vh;
         scrollbar-width: thin
         }
         .wd-dropdown {
         position: absolute;
         top: 100%;
         left: 0;
         z-index: 380;
         margin: 15px 0 0;
         background-color: #FFF;
         background-position: bottom right;
         background-clip: border-box;
         background-repeat: no-repeat;
         box-shadow: 0 0 3px rgba(0, 0, 0, .15);
         text-align: left
         }
         .wd-dropdown:after {
         content: "";
         position: absolute;
         right: 0;
         bottom: 100%;
         left: 0;
         height: 15px
         }
         .wd-dropdown-search-cat {
         right: 0;
         left: auto
         }
         .wd-nav-vertical .wd-dropdown-menu {
         margin: 0;
         top: 0;
         left: 100%
         }
         .wd-nav-vertical .wd-dropdown-menu:after {
         height: auto
         }
         .wd-dropdown-results,
         .wd-dropdown-cats,
         .wd-dropdown-cats .wd-dropdown-menu {
         margin: 0 !important
         }
         .wd-dropdown-results:after,
         .wd-dropdown-cats:after,
         .wd-dropdown-cats .wd-dropdown-menu:after {
         width: auto !important;
         height: auto !important
         }
         .wd-dropdown {
         visibility: hidden;
         opacity: 0;
         -webkit-transform: translateY(15px) translateZ(0);
         transform: translateY(15px) translateZ(0)
         }
         .wd-dropdown-menu.wd-design-default {
         padding: 12px 20px;
         width: 220px
         }
         .wd-dropdown-menu.wd-design-sized .wd-sub-menu>li,
         .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li {
         min-width: 200px;
         margin-bottom: 25px
         }
         .wd-dropdown-menu.wd-design-sized .elementor-element .wd-sub-menu>li,
         .wd-dropdown-menu.wd-design-full-width .elementor-element .wd-sub-menu>li {
         min-width: auto;
         margin-bottom: 0
         }
         .wd-dropdown-menu.wd-design-sized,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         padding: 30px 35px 0 35px
         }
         .wd-dropdown-menu.wd-design-sized>.container,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width>.container {
         padding: 0;
         width: auto
         }
         .wd-dropdown-menu.wd-design-full-width {
         padding-top: 30px;
         width: 100vw
         }
         .wd-side-hidden {
         position: fixed;
         top: 0;
         bottom: 0;
         z-index: 500;
         overflow: hidden;
         overflow-y: auto;
         -webkit-overflow-scrolling: touch;
         width: 340px;
         background-color: #FFF
         }
         .wd-side-hidden.wd-left {
         right: auto;
         left: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
         }
         @media (max-width:350px) {
         .wd-side-hidden {
         width: 270px !important
         }
         }
         .wd-sub-menu {
         --sub-menu-color: #848484;
         --sub-menu-color-hover: var(--wd-primary-color)
         }
         .wd-sub-menu li {
         position: relative
         }
         .wd-sub-menu li a {
         position: relative;
         display: flex;
         align-items: center;
         padding-top: 8px;
         padding-bottom: 8px;
         color: var(--sub-menu-color);
         font-size: 14px;
         line-height: 1.3
         }
         .wd-sub-menu li a .menu-label {
         position: relative;
         margin-top: -20px;
         align-self: flex-start
         }
         .wd-dropdown-menu.wd-design-sized .wd-sub-menu>li>a,
         .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li>a,
         .mega-menu-list>li>a {
         --sub-menu-color: #333;
         --sub-menu-color-hover: var(--wd-primary-color);
         text-transform: uppercase;
         font-weight: 600
         }
         .searchform {
         --wd-submit-color: #777;
         --wd-submit-color-hover: #333;
         --wd-loader-ring-brd-color: #BBB;
         --wd-loader-highlight-brd-color: #000;
         --wd-search-cat-color: #777;
         --wd-search-cat-brd-color: var(--wd-form-brd-color);
         position: relative
         }
         .searchform input[type="text"] {
         padding-right: 50px;
         height: 46px;
         font-size: 15px
         }
         .searchform input[type="text"]::-ms-clear {
         display: none
         }
         .searchform .searchsubmit {
         position: absolute;
         top: 0;
         right: 2px;
         bottom: 0;
         padding: 0;
         width: 50px;
         border: none;
         background-color: transparent;
         box-shadow: none;
         color: var(--wd-submit-color);
         font-weight: 400;
         font-size: 0
         }
         .searchform .searchsubmit:after {
         font-size: 20px;
         content: "\f130";
         font-family: "woodmart-font"
         }
         .searchform .searchsubmit:before {
         position: absolute;
         top: 50%;
         left: 50%;
         margin-top: -9px;
         margin-left: -9px;
         opacity: 0;
         content: "";
         display: inline-block;
         width: 18px;
         height: 18px;
         border: 1px solid var(--wd-loader-ring-brd-color);
         border-left-color: var(--wd-loader-highlight-brd-color);
         border-radius: 50%;
         vertical-align: middle
         }
         .wd-search-cat {
         display: flex;
         align-items: center;
         position: absolute;
         top: var(--wd-form-brd-width);
         right: 52px;
         bottom: var(--wd-form-brd-width)
         }
         .wd-search-cat>a {
         display: flex;
         align-items: center;
         padding-right: 15px;
         padding-left: 15px;
         width: 172px;
         height: 100%;
         border-right: 1px solid var(--wd-search-cat-brd-color);
         border-left: 1px solid var(--wd-search-cat-brd-color);
         color: var(--wd-search-cat-color);
         text-transform: uppercase;
         font-size: 13px
         }
         .wd-search-cat>a>span {
         overflow: hidden;
         width: 100%;
         text-overflow: ellipsis;
         white-space: nowrap
         }
         .wd-search-cat>a:after {
         margin-left: 8px;
         font-weight: 600;
         font-size: 8px;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .wd-dropdown-search-cat {
         margin: var(--wd-form-brd-width) 0 0 !important
         }
         .wd-dropdown-search-cat:after {
         height: var(--wd-form-brd-width) !important
         }
         .wd-dropdown-search-cat.wd-design-default {
         width: 190px
         }
         .whb-color-dark .searchform.wd-style-default {
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-form-color: #777;
         --wd-form-placeholder-color: var(--wd-form-color);
         --wd-submit-color: #777;
         --wd-submit-color-hover: #777;
         --wd-loader-ring-brd-color: #BBB;
         --wd-loader-highlight-brd-color: #000;
         --wd-search-cat-color: #777;
         --wd-search-cat-brd-color: var(--wd-form-brd-color)
         }
         .search-results-wrapper {
         position: relative
         }
         .wd-dropdown-results {
         right: calc((var(--wd-form-brd-radius) / 1.5));
         left: calc((var(--wd-form-brd-radius) / 1.5))
         }
         .wd-nav {
         display: inline-flex;
         flex-wrap: wrap;
         margin-right: -10px;
         margin-left: -10px;
         text-align: left
         }
         .wd-nav>li {
         position: relative
         }
         .wd-nav>li>a {
         position: relative;
         display: flex;
         align-items: center;
         flex-direction: row;
         padding-right: 10px;
         padding-left: 10px;
         font-weight: 600;
         font-size: 13px;
         text-transform: uppercase;
         line-height: 1.2
         }
         .wd-nav>li>a .wd-nav-icon {
         margin-right: 7px;
         font-size: 115%
         }
         .wd-nav>li.menu-item-has-children>a:after {
         margin-left: 4px;
         font-weight: 400;
         font-style: normal;
         font-size: 50%;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .wd-nav[class*="wd-style-"] {
         --nav-color: #333;
         --nav-color-hover: rgba(51, 51, 51, 0.7);
         --nav-color-active: rgba(51, 51, 51, 0.7);
         --nav-chevron-color: rgba(82, 82, 82, .45)
         }
         .wd-nav[class*="wd-style-"]>li>a {
         color: var(--nav-color)
         }
         .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
         color: var(--nav-color-active)
         }
         .whb-color-light .wd-nav[class*="wd-style-"] {
         --nav-color: #fff;
         --nav-color-hover: rgba(255, 255, 255, 0.8);
         --nav-color-active: #fff;
         --nav-chevron-color: rgba(255, 255, 255, 0.6)
         }
         .wd-nav.wd-style-bordered>li {
         display: flex;
         flex-direction: row
         }
         .wd-nav.wd-style-bordered>li:not(:last-child):after {
         content: "";
         border-right: 1px solid rgba(129, 129, 129, .2)
         }
         .whb-color-light .wd-nav.wd-style-bordered>li:not(:last-child):after {
         border-color: rgba(255, 255, 255, .25)
         }
         .wd-nav.wd-style-bordered>li {
         align-items: stretch
         }
         .wd-nav.wd-style-underline .nav-link-text {
         line-height: 1.2;
         position: relative;
         display: inline-block;
         padding-top: 1px;
         padding-bottom: 1px
         }
         .wd-nav.wd-style-underline .nav-link-text:after {
         content: '';
         position: absolute;
         top: 100%;
         left: 0;
         width: 0;
         height: 2px;
         background-color: var(--wd-primary-color)
         }
         .wd-nav.wd-style-underline>li.current-menu-item>a .nav-link-text:after {
         width: 100%
         }
         .menu-label {
         position: absolute;
         bottom: 85%;
         z-index: 1;
         display: inline-block;
         margin-left: -20px;
         padding: 2px 4px;
         color: #FFF;
         vertical-align: middle;
         text-transform: uppercase;
         white-space: nowrap;
         letter-spacing: .3px;
         font-weight: 600;
         font-size: 9px;
         font-family: var(--wd-text-font);
         line-height: 12px
         }
         .menu-label:before {
         content: "";
         position: absolute;
         top: 100%;
         left: 10px;
         border: 4px solid;
         border-right-color: transparent !important;
         border-bottom-color: transparent !important;
         border-right-width: 7px;
         border-left-width: 0
         }
         .menu-label-black {
         background-color: #000;
         color: #FFF
         }
         .menu-label-black:before {
         border-color: #000
         }
         .menu-label-orange {
         background-color: #FBBC34
         }
         .menu-label-orange:before {
         border-color: #FBBC34
         }
         .menu-label-red {
         background-color: #D41212
         }
         .menu-label-red:before {
         border-color: #D41212
         }
         .wd-nav-vertical {
         display: flex;
         margin-right: 0;
         margin-left: 0;
         position: relative
         }
         .wd-nav-vertical>li {
         flex: 1 1 100%;
         max-width: 100%;
         width: 100%
         }
         .wd-nav-vertical>li:not(:last-child) {
         border-bottom: 1px solid rgba(129, 129, 129, .15)
         }
         .wd-nav-vertical>li>a {
         padding: 12px 18px;
         line-height: 20px;
         color: #333;
         font-size: 14px;
         text-transform: unset
         }
         .wd-nav-vertical>li.menu-mega-dropdown {
         position: static
         }
         .wd-nav-vertical>li.menu-item-has-children>a:after {
         color: rgba(82, 82, 82, .45);
         margin-left: auto;
         font-weight: 600;
         font-size: 60%;
         content: "\f113"
         }
         .wd-nav-vertical .wd-dropdown-menu.wd-design-sized,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         min-height: 100%
         }
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         width: 800px
         }
         .wd-close-side {
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         z-index: 400;
         opacity: 0;
         visibility: hidden;
         background-color: rgba(0, 0, 0, .7)
         }
         .widget,
         .wd-widget {
         --wd-link-color: #727272;
         --wd-link-color-hover: #333;
         line-height: 1.4
         }
         .widget>ul,
         .wd-widget>ul {
         margin-top: 0
         }
         .widget ul,
         .wd-widget ul {
         --list-mb: 0;
         --li-mb: 15px;
         list-style: none;
         --li-pl: 0
         }
         .widget-title {
         margin-bottom: 20px;
         color: var(--wd-widget-title-color);
         text-transform: var(--wd-widget-title-transform);
         font-weight: var(--wd-widget-title-font-weight);
         font-size: var(--wd-widget-title-font-size);
         font-family: var(--wd-widget-title-font)
         }
         .widget {
         margin-bottom: 30px;
         padding-bottom: 30px;
         border-bottom: 1px solid rgba(119, 119, 119, .2)
         }
         .widget:last-child {
         margin-bottom: 0;
         padding-bottom: 0;
         border-bottom: none
         }
         .woodmart-recent-posts li {
         display: flex;
         align-items: stretch;
         flex-direction: row;
         margin-bottom: 15px;
         padding-bottom: 15px;
         border-bottom: 1px solid rgba(119, 119, 119, .2)
         }
         .woodmart-recent-posts li:last-child {
         margin-bottom: 0;
         padding-bottom: 0;
         border: none
         }
         .woodmart-recent-posts .recent-posts-thumbnail {
         flex: 0 0 auto;
         max-width: 50%;
         overflow: hidden;
         margin-right: 15px
         }
         .woodmart-recent-posts .recent-posts-thumbnail img {
         min-width: 60px
         }
         .woodmart-recent-posts .recent-posts-info {
         flex: 1 1 auto
         }
         .woodmart-recent-posts .wd-entities-title {
         margin-bottom: 8px;
         font-size: 14px
         }
         .woodmart-recent-posts .recent-posts-time,
         .woodmart-recent-posts .recent-posts-comment {
         color: #BBB;
         font-size: 12px
         }
         .woodmart-recent-posts .recent-posts-time {
         margin-right: 5px
         }
         .textwidget>*:last-child {
         margin-bottom: 0
         }
         .whb-header {
         margin-bottom: 40px
         }
         .whb-flex-row {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         justify-content: space-between
         }
         .whb-column {
         display: flex;
         align-items: center;
         flex-direction: row
         }
         .whb-col-left,
         .whb-mobile-left {
         justify-content: flex-start;
         margin-left: -10px
         }
         .whb-col-right,
         .whb-mobile-right {
         justify-content: flex-end;
         margin-right: -10px
         }
         .whb-col-mobile {
         flex: 1 1 auto;
         justify-content: center;
         margin-right: -10px;
         margin-left: -10px
         }
         .whb-flex-flex-middle .whb-col-center {
         flex: 1 1 0%
         }
         .whb-general-header .whb-mobile-left,
         .whb-general-header .whb-mobile-right {
         flex: 1 1 0%
         }
         .whb-main-header {
         position: relative;
         top: 0;
         right: 0;
         left: 0;
         z-index: 390;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden
         }
         .whb-color-dark:not(.whb-with-bg) {
         background-color: #FFF
         }
         .wd-tools-element {
         --wd-header-el-color: #333;
         --wd-header-el-color-hover: rgba(51, 51, 51, .6);
         position: relative
         }
         .wd-tools-element>a {
         display: flex;
         align-items: center;
         justify-content: center;
         height: 40px;
         color: var(--wd-header-el-color);
         line-height: 1
         }
         .wd-tools-element .wd-tools-icon {
         position: relative;
         font-size: 0
         }
         .wd-tools-element .wd-tools-text {
         margin-left: 8px;
         text-transform: var(--wd-header-el-transform);
         white-space: nowrap;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font)
         }
         .whb-color-light .wd-tools-element {
         --wd-header-el-color: #FFF;
         --wd-header-el-color-hover: rgba(255, 255, 255, .8)
         }
         .wd-tools-element>a,
         .wd-header-nav,
         .site-logo,
         [class*="wd-header-search-form"],
         .whb-column>.info-box-wrapper,
         .wd-header-text,
         .whb-column>.wd-social-icons {
         padding-right: 10px;
         padding-left: 10px
         }
         .wd-header-nav.wd-full-height,
         .wd-header-nav.wd-full-height .wd-nav,
         .wd-header-nav.wd-full-height .wd-nav>li,
         .wd-header-nav.wd-full-height .wd-nav>li>a,
         .site-logo,
         .wd-logo,
         .wd-header-divider.wd-full-height,
         .wd-header-divider.wd-full-height:before,
         .whb-header-bottom .wd-header-cats,
         .whb-header-bottom .menu-opener {
         height: 100%
         }
         .wd-header-nav {
         flex: 1 1 auto
         }
         .wd-nav-main>li>a,
         .wd-nav-secondary>li>a {
         height: 40px;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font);
         text-transform: var(--wd-header-el-transform)
         }
         .whb-top-bar .wd-nav-secondary>li>a {
         font-weight: 400;
         font-size: 12px
         }
         .wd-logo {
         display: inline-flex;
         align-items: center
         }
         .wd-logo img {
         padding-top: 5px;
         padding-bottom: 5px;
         -webkit-transform: translateZ(0);
         transform: translateZ(0);
         max-height: 100%;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden;
         perspective: 800px;
         -webkit-perspective: 800px
         }
         .wd-switch-logo .wd-sticky-logo {
         display: none;
         -webkit-animation: wd-fadeIn .5s ease;
         animation: wd-fadeIn .5s ease
         }
         [class*="wd-header-search-form"] {
         flex: 1 1 auto
         }
         [class*="wd-header-search-form"] input[type='text'] {
         min-width: 290px
         }
         .wd-header-text {
         flex: 1 1 auto
         }
         .whb-top-bar .wd-header-text {
         font-size: 12px;
         line-height: 1.2
         }
         .whb-color-light .wd-header-text {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         --wd-widget-title-color: var(--wd-title-color);
         --wd-entities-title-color: #fff;
         --wd-entities-title-color-hover: rgba(255, 255, 255, 0.8);
         --wd-link-color: rgba(255, 255, 255, 0.9);
         --wd-link-color-hover: #fff;
         --wd-form-brd-color: rgba(255, 255, 255, .2);
         --wd-form-brd-color-focus: rgba(255, 255, 255, .3);
         --wd-form-placeholder-color: rgba(255, 255, 255, .6);
         color: var(--wd-text-color)
         }
         .wd-header-divider:before {
         content: "";
         display: block;
         height: 18px;
         border-right: 1px solid
         }
         .whb-color-light .wd-header-divider:before {
         border-color: rgba(255, 255, 255, .25)
         }
         .whb-col-right .wd-header-divider:last-child {
         padding-right: 10px
         }
         .wd-header-mobile-nav .wd-tools-icon:before {
         font-size: 24px;
         content: "\f15a";
         font-family: "woodmart-font"
         }
         .wd-nav-mobile {
         display: flex;
         display: none;
         margin-right: 0;
         margin-left: 0;
         -webkit-animation: wd-fadeIn 1s ease;
         animation: wd-fadeIn 1s ease;
         --nav-mobile-link-color: #333;
         --nav-mobile-link-color-hover: var(--wd-primary-color);
         --nav-mobile-link-color-current: var(--wd-primary-color);
         --nav-mobile-link-brdcolor: rgba(129, 129, 129, 0.2);
         --nav-mobile-link-bg-active: rgba(0, 0, 0, .04)
         }
         .wd-nav-mobile>li {
         flex: 1 1 100%;
         max-width: 100%;
         width: 100%
         }
         .wd-nav-mobile>li>a {
         color: var(--nav-mobile-link-color)
         }
         .wd-nav-mobile li {
         display: flex;
         flex-wrap: wrap
         }
         .wd-nav-mobile li a {
         flex: 1 1 0%;
         padding: 5px 20px;
         min-height: 50px;
         border-bottom: 1px solid var(--nav-mobile-link-brdcolor)
         }
         .wd-nav-mobile li.current-menu-item>a {
         color: var(--nav-mobile-link-color-current)
         }
         .wd-nav-mobile.wd-active {
         display: block
         }
         .wd-header-cats {
         position: relative;
         margin-right: 10px;
         margin-left: 10px
         }
         .menu-opener {
         display: flex;
         align-items: center;
         justify-content: space-between;
         padding: 10px 15px;
         min-width: 270px;
         max-width: 320px;
         height: 50px;
         color: #333;
         text-transform: var(--wd-header-el-transform);
         letter-spacing: .4px;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font);
         line-height: 1
         }
         .menu-opener .menu-opener-icon {
         flex: 0 0 auto;
         margin-right: 10px
         }
         .menu-opener .menu-opener-icon:not(.custom-icon):after {
         font-weight: 400;
         font-style: normal;
         font-size: 22px;
         content: "\f15a";
         font-family: "woodmart-font"
         }
         .menu-opener:after {
         margin-left: auto;
         font-weight: 600;
         font-style: normal;
         font-size: 10px;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .menu-opener.color-scheme-light {
         color: #FFF
         }
         .wd-dropdown-cats {
         right: 0;
         z-index: 299;
         border: 1px solid rgba(129, 129, 129, .15);
         border-top: none;
         box-shadow: none
         }
         .website-wrapper {
         position: relative;
         overflow: hidden;
         background-color: #FFF
         }
         .main-page-wrapper {
         margin-top: -40px;
         padding-top: 40px;
         min-height: 50vh;
         background-color: #FFF
         }
         .btn.btn-color-alt {
         color: #FFF;
         background-color: var(--wd-alternative-color)
         }
         .btn-size-default {
         padding: 12px 20px;
         font-size: 13px;
         line-height: 18px
         }
         .btn-size-extra-large {
         padding: 17px 40px;
         font-size: 16px;
         line-height: 22px
         }
         .btn.btn-full-width {
         width: 100%
         }
         .btn-shape-round {
         border-radius: 35px
         }
         .btn-icon-pos-right {
         flex-direction: row
         }
         @media (min-width:769px) {
         .searchform.wd-with-cat input[type="text"] {
         padding-right: 230px
         }
         }
         @media (min-width:1025px) {
         .wd-scroll {
         --scrollbar-track-bg: rgba(0, 0, 0, .05);
         --scrollbar-thumb-bg: rgba(0, 0, 0, 0.12)
         }
         .wd-scroll ::-webkit-scrollbar {
         width: 5px
         }
         .wd-scroll ::-webkit-scrollbar-track {
         background-color: var(--scrollbar-track-bg)
         }
         .wd-scroll ::-webkit-scrollbar-thumb {
         background-color: var(--scrollbar-thumb-bg)
         }
         .whb-hidden-lg,
         .whb-hidden-desktop {
         display: none
         }
         }
         @media (max-width:1024px) {
         .wd-side-hidden {
         width: 300px
         }
         .wd-close-side {
         top: -150px;
         height: calc(100vh + 300px)
         }
         .whb-visible-lg,
         .whb-hidden-mobile {
         display: none
         }
         }
         @media (max-width:768px) {
         .wd-search-cat {
         display: none
         }
         .wd-header-mobile-nav.wd-style-text .wd-tools-text {
         display: none
         }
         }
         :root {
         --wd-form-color: inherit;
         --wd-form-placeholder-color: inherit;
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-tags-margin-bottom: 20px
         }
         html,
         body,
         div,
         span,
         h1,
         h2,
         h4,
         h5,
         p,
         a,
         img,
         strong,
         b,
         i,
         ul,
         li,
         form,
         label,
         figure,
         header,
         section,
         time {
         margin: 0;
         padding: 0;
         border: 0;
         vertical-align: baseline;
         font: inherit;
         font-size: 100%
         }
         *,
         *:before,
         *:after {
         box-sizing: border-box
         }
         html {
         line-height: 1
         }
         ul {
         list-style: none
         }
         a img {
         border: none
         }
         figure,
         header,
         section {
         display: block
         }
         a,
         button,
         input {
         touch-action: manipulation
         }
         button,
         input,
         select {
         margin: 0;
         color: inherit;
         font: inherit
         }
         button {
         overflow: visible
         }
         button {
         -webkit-appearance: button
         }
         button::-moz-focus-inner,
         input::-moz-focus-inner {
         padding: 0;
         border: 0
         }
         body .fa.fa-envelope-o {
         font-family: "woodmart-font";
         font-weight: 400
         }
         body .fa.fa-envelope-o:before {
         content: "\f132"
         }
         html {
         -ms-text-size-adjust: 100%;
         -webkit-text-size-adjust: 100%;
         font-family: sans-serif
         }
         body {
         overflow-x: hidden;
         margin: 0;
         background-color: #FFF;
         color: var(--wd-text-color);
         text-rendering: optimizeLegibility;
         font-weight: var(--wd-text-font-weight);
         font-size: var(--wd-text-font-size);
         font-family: var(--wd-text-font);
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale;
         line-height: 1.6
         }
         p {
         margin-bottom: var(--wd-tags-margin-bottom)
         }
         a {
         color: var(--wd-link-color);
         text-decoration: none
         }
         h4 a,
         h5 a {
         color: inherit
         }
         label {
         display: block;
         margin-bottom: 5px;
         color: var(--wd-title-color);
         vertical-align: middle;
         font-weight: 400
         }
         strong,
         b {
         font-weight: 600
         }
         img {
         max-width: 100%;
         height: auto;
         border: 0;
         vertical-align: middle
         }
         h1 {
         font-size: 28px
         }
         h2 {
         font-size: 24px
         }
         h4 {
         font-size: 18px
         }
         h5 {
         font-size: 16px
         }
         h1,
         h2,
         h4,
         h5,
         .title {
         display: block;
         margin-bottom: var(--wd-tags-margin-bottom);
         color: var(--wd-title-color);
         text-transform: var(--wd-title-transform);
         font-weight: var(--wd-title-font-weight);
         font-family: var(--wd-title-font);
         line-height: 1.4
         }
         .wd-entities-title {
         display: block;
         color: var(--wd-entities-title-color);
         word-wrap: break-word;
         font-weight: var(--wd-entities-title-font-weight);
         font-family: var(--wd-entities-title-font);
         text-transform: var(--wd-entities-title-transform);
         line-height: 1.4
         }
         ul {
         margin-bottom: var(--list-mb);
         padding-left: var(--li-pl);
         --list-mb: 20px;
         --li-mb: 10px;
         --li-pl: 17px
         }
         ul ul {
         margin-top: var(--li-mb);
         margin-bottom: 0
         }
         li {
         margin-bottom: var(--li-mb)
         }
         li:last-child {
         margin-bottom: 0
         }
         ul {
         list-style: disc
         }
         .wd-sub-menu,
         .textwidget .menu,
         .wd-sub-menu ul,
         .wd-nav {
         list-style: none;
         --li-pl: 0
         }
         .wd-sub-menu,
         .wd-sub-menu ul,
         .wd-nav {
         --list-mb: 0;
         --li-mb: 0
         }
         .text-center {
         text-align: center
         }
         .text-right {
         text-align: right
         }
         .text-left {
         text-align: left
         }
         .wd-fontsize-xs {
         font-size: 14px
         }
         .wd-fontsize-m {
         font-size: 18px
         }
         .wd-fontsize-l {
         font-size: 22px
         }
         .wd-items-bottom {
         align-items: flex-end
         }
         .wd-justify-left {
         justify-content: flex-start
         }
         [class*="color-scheme-light"] {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         --wd-widget-title-color: var(--wd-title-color);
         --wd-entities-title-color: #fff;
         --wd-entities-title-color-hover: rgba(255, 255, 255, .8);
         --wd-link-color: rgba(255, 255, 255, .9);
         --wd-link-color-hover: #fff;
         --wd-form-brd-color: rgba(255, 255, 255, .2);
         --wd-form-brd-color-focus: rgba(255, 255, 255, .3);
         --wd-form-placeholder-color: rgba(255, 255, 255, .6);
         color: var(--wd-text-color)
         }
         .color-scheme-dark {
         --wd-text-color: #777;
         --wd-title-color: #242424;
         --wd-entities-title-color: #333;
         --wd-entities-title-color-hover: rgba(#333333, .65);
         --wd-link-color: #333;
         --wd-link-color-hover: #242424;
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-form-placeholder-color: #777;
         color: var(--wd-text-color)
         }
         .wd-fill {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0
         }
         .set-mb-s {
         --margin-bottom: 10px
         }
         .set-mb-s>* {
         margin-bottom: var(--margin-bottom)
         }
         .set-cont-mb-s {
         --wd-tags-margin-bottom: 10px
         }
         .reset-last-child>*:last-child {
         margin-bottom: 0
         }
         @-webkit-keyframes wd-fadeIn {
         from {
         opacity: 0
         }
         to {
         opacity: 1
         }
         }
         @keyframes wd-fadeIn {
         from {
         opacity: 0
         }
         to {
         opacity: 1
         }
         }
         input[type='text'],
         select {
         -webkit-appearance: none;
         -moz-appearance: none;
         appearance: none
         }
         input[type='date'],
         input[type='text'],
         select {
         padding: 0 15px;
         max-width: 100%;
         width: 100%;
         height: 42px;
         border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
         border-radius: var(--wd-form-brd-radius);
         color: var(--wd-form-color);
         background-color: transparent;
         box-shadow: none;
         vertical-align: middle;
         font-size: 14px
         }
         ::-webkit-input-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         ::-moz-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         :-moz-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         :-ms-input-placeholder {
         color: var(--wd-form-placeholder-color)
         }
         button::-moz-focus-inner,
         input::-moz-focus-inner {
         padding: 0;
         border: 0
         }
         input[type="date"]::-webkit-inner-spin-button {
         display: none
         }
         input[type="date"]::-webkit-calendar-picker-indicator {
         opacity: 0
         }
         input[type="date"]::-webkit-clear-button {
         position: relative;
         right: 5px;
         width: 30px;
         opacity: .4;
         -webkit-filter: grayscale(100%);
         filter: grayscale(100%)
         }
         html:not(.browser-Firefox) input[type="date"] {
         background-image: url("data:image/svg+xml;utf8,");
         background-position: right 15px top 50%;
         background-size: auto 15px;
         background-repeat: no-repeat
         }
         select {
         padding-right: 30px;
         background-position: right 10px top 50%;
         background-size: auto 18px;
         background-repeat: no-repeat
         }
         select::-ms-expand {
         display: none
         }
         input:-webkit-autofill {
         border-color: #E6E6E6;
         -webkit-box-shadow: 0 0 0 1000px #FFF inset;
         -webkit-text-fill-color: #777
         }
         select {
         background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==)
         }
         .btn,
         button,
         [type="submit"] {
         padding: 12px 20px;
         font-size: 13px;
         line-height: 18px;
         background-color: #F3F3F3;
         color: #3E3E3E;
         position: relative;
         display: inline-flex;
         align-items: center;
         justify-content: center;
         outline: none;
         border-width: 0;
         border-style: solid;
         border-color: transparent;
         border-radius: 0;
         box-shadow: none;
         vertical-align: middle;
         text-align: center;
         text-decoration: none;
         text-transform: uppercase;
         text-shadow: none;
         letter-spacing: .3px;
         font-weight: 600
         }
         .wd-scroll-content {
         overflow: hidden;
         overflow-y: auto;
         -webkit-overflow-scrolling: touch;
         max-height: 50vh;
         scrollbar-width: thin
         }
         .wd-dropdown {
         position: absolute;
         top: 100%;
         left: 0;
         z-index: 380;
         margin: 15px 0 0;
         background-color: #FFF;
         background-position: bottom right;
         background-clip: border-box;
         background-repeat: no-repeat;
         box-shadow: 0 0 3px rgba(0, 0, 0, .15);
         text-align: left
         }
         .wd-dropdown:after {
         content: "";
         position: absolute;
         right: 0;
         bottom: 100%;
         left: 0;
         height: 15px
         }
         .wd-dropdown-search-cat {
         right: 0;
         left: auto
         }
         .wd-nav-vertical .wd-dropdown-menu {
         margin: 0
         }
         .wd-nav-vertical .wd-dropdown-menu:after {
         height: auto
         }
         .wd-dropdown-results,
         .wd-dropdown-cats,
         .wd-dropdown-cats .wd-dropdown-menu {
         margin: 0 !important
         }
         .wd-dropdown-results:after,
         .wd-dropdown-cats:after,
         .wd-dropdown-cats .wd-dropdown-menu:after {
         width: auto !important;
         height: auto !important
         }
         .wd-dropdown {
         visibility: hidden;
         opacity: 0;
         -webkit-transform: translateY(15px) translateZ(0);
         transform: translateY(15px) translateZ(0)
         }
         .wd-dropdown-menu.wd-design-default {
         padding: 12px 20px;
         width: 220px
         }
         .wd-dropdown-menu.wd-design-sized .wd-sub-menu>li,
         .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li {
         min-width: 200px;
         margin-bottom: 25px
         }
         .wd-dropdown-menu.wd-design-sized,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         padding: 30px 35px 0 35px
         }
         .wd-dropdown-menu.wd-design-sized>.container,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width>.container {
         padding: 0;
         width: auto
         }
         .wd-dropdown-menu.wd-design-full-width {
         padding-top: 30px;
         width: 100vw
         }
         .wd-side-hidden {
         position: fixed;
         top: 0;
         bottom: 0;
         z-index: 500;
         overflow: hidden;
         overflow-y: auto;
         -webkit-overflow-scrolling: touch;
         width: 340px;
         background-color: #FFF
         }
         .wd-side-hidden.wd-left {
         right: auto;
         left: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
         }
         @media (max-width:350px) {
         .wd-side-hidden {
         width: 270px !important
         }
         }
         .wd-sub-menu {
         --sub-menu-color: #848484;
         --sub-menu-color-hover: var(--wd-primary-color)
         }
         .wd-sub-menu li {
         position: relative
         }
         .wd-sub-menu li a {
         position: relative;
         display: flex;
         align-items: center;
         padding-top: 8px;
         padding-bottom: 8px;
         color: var(--sub-menu-color);
         font-size: 14px;
         line-height: 1.3
         }
         .wd-sub-menu li a .menu-label {
         position: relative;
         margin-top: -20px;
         align-self: flex-start
         }
         .wd-dropdown-menu.wd-design-sized .wd-sub-menu>li>a,
         .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li>a,
         .mega-menu-list>li>a {
         --sub-menu-color: #333;
         --sub-menu-color-hover: var(--wd-primary-color);
         text-transform: uppercase;
         font-weight: 600
         }
         .searchform {
         --wd-submit-color: #777;
         --wd-submit-color-hover: #333;
         --wd-loader-ring-brd-color: #BBB;
         --wd-loader-highlight-brd-color: #000;
         --wd-search-cat-color: #777;
         --wd-search-cat-brd-color: var(--wd-form-brd-color);
         position: relative
         }
         .searchform input[type="text"] {
         padding-right: 50px;
         height: 46px;
         font-size: 15px
         }
         .searchform input[type="text"]::-ms-clear {
         display: none
         }
         .searchform .searchsubmit {
         position: absolute;
         top: 0;
         right: 2px;
         bottom: 0;
         padding: 0;
         width: 50px;
         border: none;
         background-color: transparent;
         box-shadow: none;
         color: var(--wd-submit-color);
         font-weight: 400;
         font-size: 0
         }
         .searchform .searchsubmit:after {
         font-size: 20px;
         content: "\f130";
         font-family: "woodmart-font"
         }
         .searchform .searchsubmit:before {
         position: absolute;
         top: 50%;
         left: 50%;
         margin-top: -9px;
         margin-left: -9px;
         opacity: 0;
         content: "";
         display: inline-block;
         width: 18px;
         height: 18px;
         border: 1px solid var(--wd-loader-ring-brd-color);
         border-left-color: var(--wd-loader-highlight-brd-color);
         border-radius: 50%;
         vertical-align: middle
         }
         .wd-search-cat {
         display: flex;
         align-items: center;
         position: absolute;
         top: var(--wd-form-brd-width);
         right: 52px;
         bottom: var(--wd-form-brd-width)
         }
         .wd-search-cat>a {
         display: flex;
         align-items: center;
         padding-right: 15px;
         padding-left: 15px;
         width: 172px;
         height: 100%;
         border-right: 1px solid var(--wd-search-cat-brd-color);
         border-left: 1px solid var(--wd-search-cat-brd-color);
         color: var(--wd-search-cat-color);
         text-transform: uppercase;
         font-size: 13px
         }
         .wd-search-cat>a>span {
         overflow: hidden;
         width: 100%;
         text-overflow: ellipsis;
         white-space: nowrap
         }
         .wd-search-cat>a:after {
         margin-left: 8px;
         font-weight: 600;
         font-size: 8px;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .wd-dropdown-search-cat {
         margin: var(--wd-form-brd-width) 0 0 !important
         }
         .wd-dropdown-search-cat:after {
         height: var(--wd-form-brd-width) !important
         }
         .wd-dropdown-search-cat.wd-design-default {
         width: 190px
         }
         .whb-color-dark .searchform.wd-style-default {
         --wd-form-brd-color: rgba(129, 129, 129, .20);
         --wd-form-brd-color-focus: rgba(129, 129, 129, .30);
         --wd-form-color: #777;
         --wd-form-placeholder-color: var(--wd-form-color);
         --wd-submit-color: #777;
         --wd-submit-color-hover: #777;
         --wd-loader-ring-brd-color: #BBB;
         --wd-loader-highlight-brd-color: #000;
         --wd-search-cat-color: #777;
         --wd-search-cat-brd-color: var(--wd-form-brd-color)
         }
         .search-results-wrapper {
         position: relative
         }
         .wd-dropdown-results {
         right: calc((var(--wd-form-brd-radius) / 1.5));
         left: calc((var(--wd-form-brd-radius) / 1.5))
         }
         .wd-nav {
         display: inline-flex;
         flex-wrap: wrap;
         margin-right: -10px;
         margin-left: -10px;
         text-align: left
         }
         .wd-nav>li {
         position: relative
         }
         .wd-nav>li>a {
         position: relative;
         display: flex;
         align-items: center;
         flex-direction: row;
         padding-right: 10px;
         padding-left: 10px;
         font-weight: 600;
         font-size: 13px;
         text-transform: uppercase;
         line-height: 1.2
         }
         .wd-nav>li>a .wd-nav-icon {
         margin-right: 7px;
         font-size: 115%
         }
         .wd-nav>li.menu-item-has-children>a:after {
         margin-left: 4px;
         font-weight: 400;
         font-style: normal;
         font-size: 50%;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .wd-nav[class*="wd-style-"] {
         --nav-color: #333;
         --nav-color-hover: rgba(51, 51, 51, .7);
         --nav-color-active: rgba(51, 51, 51, .7);
         --nav-chevron-color: rgba(82, 82, 82, .45)
         }
         .wd-nav[class*="wd-style-"]>li>a {
         color: var(--nav-color)
         }
         .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
         color: var(--nav-color-active)
         }
         .whb-color-light .wd-nav[class*="wd-style-"] {
         --nav-color: #fff;
         --nav-color-hover: rgba(255, 255, 255, .8);
         --nav-color-active: #fff;
         --nav-chevron-color: rgba(255, 255, 255, .6)
         }
         .wd-nav.wd-style-bordered>li {
         display: flex;
         flex-direction: row
         }
         .wd-nav.wd-style-bordered>li:not(:last-child):after {
         content: "";
         border-right: 1px solid rgba(129, 129, 129, .2)
         }
         .whb-color-light .wd-nav.wd-style-bordered>li:not(:last-child):after {
         border-color: rgba(255, 255, 255, .25)
         }
         .wd-nav.wd-style-bordered>li {
         align-items: stretch
         }
         .wd-nav.wd-style-underline .nav-link-text {
         line-height: 1.2;
         position: relative;
         display: inline-block;
         padding-top: 1px;
         padding-bottom: 1px
         }
         .wd-nav.wd-style-underline .nav-link-text:after {
         content: '';
         position: absolute;
         top: 100%;
         left: 0;
         width: 0;
         height: 2px;
         background-color: var(--wd-primary-color)
         }
         .wd-nav.wd-style-underline>li.current-menu-item>a .nav-link-text:after {
         width: 100%
         }
         .menu-label {
         position: absolute;
         bottom: 85%;
         z-index: 1;
         display: inline-block;
         margin-left: -20px;
         padding: 2px 4px;
         color: #FFF;
         vertical-align: middle;
         text-transform: uppercase;
         white-space: nowrap;
         letter-spacing: .3px;
         font-weight: 600;
         font-size: 9px;
         font-family: var(--wd-text-font);
         line-height: 12px
         }
         .menu-label:before {
         content: "";
         position: absolute;
         top: 100%;
         left: 10px;
         border: 4px solid;
         border-right-color: transparent !important;
         border-bottom-color: transparent !important;
         border-right-width: 7px;
         border-left-width: 0
         }
         .menu-label-black {
         background-color: #000;
         color: #FFF
         }
         .menu-label-black:before {
         border-color: #000
         }
         .menu-label-orange {
         background-color: #FBBC34
         }
         .menu-label-orange:before {
         border-color: #FBBC34
         }
         .menu-label-red {
         background-color: #D41212
         }
         .menu-label-red:before {
         border-color: #D41212
         }
         .wd-nav-vertical {
         display: flex;
         margin-right: 0;
         margin-left: 0;
         position: relative
         }
         .wd-nav-vertical>li {
         flex: 1 1 100%;
         max-width: 100%;
         width: 100%
         }
         .wd-nav-vertical>li:not(:last-child) {
         border-bottom: 1px solid rgba(129, 129, 129, .15)
         }
         .wd-nav-vertical>li>a {
         padding: 12px 18px;
         line-height: 20px;
         color: #333;
         font-size: 14px;
         text-transform: unset
         }
         .wd-nav-vertical>li.menu-mega-dropdown {
         position: static
         }
         .wd-nav-vertical>li.menu-item-has-children>a:after {
         color: rgba(82, 82, 82, .45);
         margin-left: auto;
         font-weight: 600;
         font-size: 60%;
         content: "\f113"
         }
         .wd-nav-vertical .wd-dropdown-menu {
         top: 0;
         left: 100%
         }
         .wd-nav-vertical .wd-dropdown-menu.wd-design-sized,
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         min-height: 100%
         }
         .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
         width: 800px
         }
         .wd-close-side {
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         z-index: 400;
         opacity: 0;
         visibility: hidden;
         background-color: rgba(0, 0, 0, .7)
         }
         .widget,
         .wd-widget {
         --wd-link-color: #727272;
         --wd-link-color-hover: #333;
         line-height: 1.4
         }
         .widget>ul,
         .wd-widget>ul {
         margin-top: 0
         }
         .widget ul,
         .wd-widget ul {
         --list-mb: 0;
         --li-mb: 15px;
         list-style: none;
         --li-pl: 0
         }
         .widget-title {
         margin-bottom: 20px;
         color: var(--wd-widget-title-color);
         text-transform: var(--wd-widget-title-transform);
         font-weight: var(--wd-widget-title-font-weight);
         font-size: var(--wd-widget-title-font-size);
         font-family: var(--wd-widget-title-font)
         }
         .widget {
         margin-bottom: 30px;
         padding-bottom: 30px;
         border-bottom: 1px solid rgba(119, 119, 119, .2)
         }
         .widget:last-child {
         margin-bottom: 0;
         padding-bottom: 0;
         border-bottom: none
         }
         .woodmart-recent-posts li {
         display: flex;
         align-items: stretch;
         flex-direction: row;
         margin-bottom: 15px;
         padding-bottom: 15px;
         border-bottom: 1px solid rgba(119, 119, 119, .2)
         }
         .woodmart-recent-posts li:last-child {
         margin-bottom: 0;
         padding-bottom: 0;
         border: none
         }
         .woodmart-recent-posts .recent-posts-thumbnail {
         flex: 0 0 auto;
         max-width: 50%;
         overflow: hidden;
         margin-right: 15px
         }
         .woodmart-recent-posts .recent-posts-thumbnail img {
         min-width: 60px
         }
         .woodmart-recent-posts .recent-posts-info {
         flex: 1 1 auto
         }
         .woodmart-recent-posts .wd-entities-title {
         margin-bottom: 8px;
         font-size: 14px
         }
         .woodmart-recent-posts .recent-posts-time,
         .woodmart-recent-posts .recent-posts-comment {
         color: #BBB;
         font-size: 12px
         }
         .woodmart-recent-posts .recent-posts-time {
         margin-right: 5px
         }
         .textwidget>*:last-child {
         margin-bottom: 0
         }
         .owl-carousel {
         position: relative;
         z-index: 1;
         width: 100%
         }
         .owl-carousel:not(.owl-loaded) {
         display: flex;
         flex-wrap: wrap
         }
         [data-hide_pagination_control="no"] .owl-carousel:not(.owl-loaded) {
         padding-bottom: 41px !important
         }
         .wd-carousel-spacing-30 {
         margin-right: -15px;
         margin-left: -15px
         }
         .wd-carousel-spacing-30 .owl-carousel:not(.owl-loaded)>div {
         padding-right: 15px;
         padding-left: 15px
         }
         .mfp-hide {
         display: none !important
         }
         .wd-popup {
         margin: 25px auto;
         padding: 30px;
         width: 100%;
         background-color: #FFF
         }
         .whb-header {
         margin-bottom: 40px
         }
         .whb-flex-row {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         justify-content: space-between
         }
         .whb-column {
         display: flex;
         align-items: center;
         flex-direction: row
         }
         .whb-col-left,
         .whb-mobile-left {
         justify-content: flex-start;
         margin-left: -10px
         }
         .whb-col-right,
         .whb-mobile-right {
         justify-content: flex-end;
         margin-right: -10px
         }
         .whb-col-mobile {
         flex: 1 1 auto;
         justify-content: center;
         margin-right: -10px;
         margin-left: -10px
         }
         .whb-flex-flex-middle .whb-col-center {
         flex: 1 1 0%
         }
         .whb-general-header .whb-mobile-left,
         .whb-general-header .whb-mobile-right {
         flex: 1 1 0%
         }
         .whb-main-header {
         position: relative;
         top: 0;
         right: 0;
         left: 0;
         z-index: 390;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden
         }
         .whb-color-dark:not(.whb-with-bg) {
         background-color: #FFF
         }
         .wd-tools-element {
         --wd-header-el-color: #333;
         --wd-header-el-color-hover: rgba(51, 51, 51, .6);
         position: relative
         }
         .wd-tools-element>a {
         display: flex;
         align-items: center;
         justify-content: center;
         height: 40px;
         color: var(--wd-header-el-color);
         line-height: 1
         }
         .wd-tools-element .wd-tools-icon {
         position: relative;
         font-size: 0
         }
         .wd-tools-element .wd-tools-text {
         margin-left: 8px;
         text-transform: var(--wd-header-el-transform);
         white-space: nowrap;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font)
         }
         .whb-color-light .wd-tools-element {
         --wd-header-el-color: #FFF;
         --wd-header-el-color-hover: rgba(255, 255, 255, .8)
         }
         .wd-tools-element>a,
         .wd-header-nav,
         .site-logo,
         [class*="wd-header-search-form"],
         .whb-column>.info-box-wrapper,
         .wd-header-text,
         .whb-column>.wd-social-icons {
         padding-right: 10px;
         padding-left: 10px
         }
         .wd-header-nav.wd-full-height,
         .wd-header-nav.wd-full-height .wd-nav,
         .wd-header-nav.wd-full-height .wd-nav>li,
         .wd-header-nav.wd-full-height .wd-nav>li>a,
         .site-logo,
         .wd-logo,
         .wd-header-divider.wd-full-height,
         .wd-header-divider.wd-full-height:before,
         .whb-header-bottom .wd-header-cats,
         .whb-header-bottom .menu-opener {
         height: 100%
         }
         .wd-header-nav {
         flex: 1 1 auto
         }
         .wd-nav-main>li>a,
         .wd-nav-secondary>li>a {
         height: 40px;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font);
         text-transform: var(--wd-header-el-transform)
         }
         .whb-top-bar .wd-nav-secondary>li>a {
         font-weight: 400;
         font-size: 12px
         }
         .wd-logo {
         display: inline-flex;
         align-items: center
         }
         .wd-logo img {
         padding-top: 5px;
         padding-bottom: 5px;
         -webkit-transform: translateZ(0);
         transform: translateZ(0);
         max-height: 100%;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden;
         perspective: 800px;
         -webkit-perspective: 800px
         }
         .wd-switch-logo .wd-sticky-logo {
         display: none;
         -webkit-animation: wd-fadeIn .5s ease;
         animation: wd-fadeIn .5s ease
         }
         [class*="wd-header-search-form"] {
         flex: 1 1 auto
         }
         [class*="wd-header-search-form"] input[type='text'] {
         min-width: 290px
         }
         .wd-header-text {
         flex: 1 1 auto
         }
         .whb-top-bar .wd-header-text {
         font-size: 12px;
         line-height: 1.2
         }
         .whb-color-light .wd-header-text {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         --wd-widget-title-color: var(--wd-title-color);
         --wd-entities-title-color: #fff;
         --wd-entities-title-color-hover: rgba(255, 255, 255, .8);
         --wd-link-color: rgba(255, 255, 255, .9);
         --wd-link-color-hover: #fff;
         --wd-form-brd-color: rgba(255, 255, 255, .2);
         --wd-form-brd-color-focus: rgba(255, 255, 255, .3);
         --wd-form-placeholder-color: rgba(255, 255, 255, .6);
         color: var(--wd-text-color)
         }
         .wd-header-divider:before {
         content: "";
         display: block;
         height: 18px;
         border-right: 1px solid
         }
         .whb-color-light .wd-header-divider:before {
         border-color: rgba(255, 255, 255, .25)
         }
         .whb-col-right .wd-header-divider:last-child {
         padding-right: 10px
         }
         .wd-header-mobile-nav .wd-tools-icon:before {
         font-size: 24px;
         content: "\f15a";
         font-family: "woodmart-font"
         }
         .wd-nav-mobile {
         display: flex;
         display: none;
         margin-right: 0;
         margin-left: 0;
         -webkit-animation: wd-fadeIn 1s ease;
         animation: wd-fadeIn 1s ease;
         --nav-mobile-link-color: #333;
         --nav-mobile-link-color-hover: var(--wd-primary-color);
         --nav-mobile-link-color-current: var(--wd-primary-color);
         --nav-mobile-link-brdcolor: rgba(129, 129, 129, .2);
         --nav-mobile-link-bg-active: rgba(0, 0, 0, .04)
         }
         .wd-nav-mobile>li {
         flex: 1 1 100%;
         max-width: 100%;
         width: 100%
         }
         .wd-nav-mobile>li>a {
         color: var(--nav-mobile-link-color)
         }
         .wd-nav-mobile li {
         display: flex;
         flex-wrap: wrap
         }
         .wd-nav-mobile li a {
         flex: 1 1 0%;
         padding: 5px 20px;
         min-height: 50px;
         border-bottom: 1px solid var(--nav-mobile-link-brdcolor)
         }
         .wd-nav-mobile li.current-menu-item>a {
         color: var(--nav-mobile-link-color-current)
         }
         .wd-nav-mobile.wd-active {
         display: block
         }
         .wd-header-cats {
         position: relative;
         margin-right: 10px;
         margin-left: 10px
         }
         .menu-opener {
         display: flex;
         align-items: center;
         justify-content: space-between;
         padding: 10px 15px;
         min-width: 270px;
         max-width: 320px;
         height: 50px;
         color: #333;
         text-transform: var(--wd-header-el-transform);
         letter-spacing: .4px;
         font-weight: var(--wd-header-el-font-weight);
         font-size: var(--wd-header-el-font-size);
         font-family: var(--wd-header-el-font);
         line-height: 1
         }
         .menu-opener .menu-opener-icon {
         flex: 0 0 auto;
         margin-right: 10px
         }
         .menu-opener .menu-opener-icon:not(.custom-icon):after {
         font-weight: 400;
         font-style: normal;
         font-size: 22px;
         content: "\f15a";
         font-family: "woodmart-font"
         }
         .menu-opener:after {
         margin-left: auto;
         font-weight: 600;
         font-style: normal;
         font-size: 10px;
         content: "\f129";
         font-family: "woodmart-font"
         }
         .menu-opener.color-scheme-light {
         color: #FFF
         }
         .wd-dropdown-cats {
         right: 0;
         z-index: 299;
         border: 1px solid rgba(129, 129, 129, .15);
         border-top: none;
         box-shadow: none
         }
         .website-wrapper {
         position: relative;
         overflow: hidden;
         background-color: #FFF
         }
         .main-page-wrapper {
         margin-top: -40px;
         padding-top: 40px;
         min-height: 50vh;
         background-color: #FFF
         }
         .title-wrapper [class*="title"] {
         display: inline-block
         }
         .title-wrapper .title {
         margin-bottom: 0
         }
         .wd-title-color-white {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         color: var(--wd-text-color)
         }
         .wd-title-style-underlined-2 {
         --margin-bottom: 15px
         }
         .wd-title-style-underlined-2 .title {
         border-bottom: 2px solid;
         line-height: .85
         }
         .wd-title-style-underlined-2:not(.wd-title-color-gradient) .title {
         text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px #FFF
         }
         .wd-title-style-underlined-2.wd-title-color-default .title {
         border-color: #CCC
         }
         .btn.btn-color-alt {
         color: #FFF;
         background-color: var(--wd-alternative-color)
         }
         .btn-size-default {
         padding: 12px 20px;
         font-size: 13px;
         line-height: 18px
         }
         .btn-size-extra-large {
         padding: 17px 40px;
         font-size: 16px;
         line-height: 22px
         }
         .btn.btn-full-width {
         width: 100%
         }
         .btn-shape-round {
         border-radius: 35px
         }
         .btn-icon-pos-right {
         flex-direction: row
         }
         .wd-social-icons {
         vertical-align: middle;
         font-size: 0
         }
         .wd-social-icons .wd-social-icon {
         display: inline-block;
         margin: 4px;
         text-align: center;
         font-size: 0
         }
         .wd-social-icons .wd-icon {
         display: inline-block;
         vertical-align: middle;
         font-family: "woodmart-font"
         }
         .social-facebook .wd-icon:before {
         content: "\f180"
         }
         .social-twitter .wd-icon:before {
         content: "\f154"
         }
         .social-pinterest .wd-icon:before {
         content: "\f156"
         }
         .social-linkedin .wd-icon:before {
         content: "\f158"
         }
         .social-tg .wd-icon:before {
         content: "\f179"
         }
         .icons-design-default .wd-social-icon {
         margin: 0 !important;
         padding: 6px;
         width: auto !important;
         height: auto !important;
         color: rgba(0, 0, 0, .6) !important
         }
         .icons-design-default .wd-social-icon .wd-icon {
         line-height: 1 !important
         }
         .icons-design-default.color-scheme-light .wd-social-icon {
         color: #FFF !important
         }
         .icons-size- .wd-social-icon {
         width: 30px;
         height: 30px
         }
         .wd-social-icons.icons-size- .wd-icon {
         font-size: 14px;
         line-height: 30px
         }
         .social-form-circle .wd-social-icon {
         border-radius: 50%
         }
         .promo-banner {
         position: relative;
         overflow: hidden
         }
         .promo-banner .banner-image {
         background-repeat: no-repeat;
         background-size: cover
         }
         .promo-banner .wrapper-content-banner {
         z-index: 2;
         display: flex;
         overflow: hidden;
         padding: 30px
         }
         .promo-banner .content-banner {
         position: relative;
         width: 100%
         }
         .promo-banner .content-banner>div:first-child {
         margin-top: 0
         }
         .promo-banner .banner-title-wrap .banner-title:first-child {
         margin-top: 0
         }
         .promo-banner .banner-title {
         margin-top: 7px
         }
         .promo-banner .banner-title {
         display: block;
         margin-bottom: 0;
         line-height: 1.3
         }
         .banner-content-background .wrapper-content-banner {
         width: 100%;
         background-color: rgba(0, 0, 0, .8);
         -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
         -webkit-perspective: 800px;
         perspective: 800px
         }
         .banner-content-background .wrapper-content-banner.wd-items-bottom {
         top: auto
         }
         .banner-content-background .wrapper-content-banner.wd-justify-left {
         right: auto
         }
         .wd-info-box {
         display: flex;
         align-items: stretch;
         flex-direction: column
         }
         .wd-info-box .box-icon-wrapper {
         flex: 0 0 auto;
         line-height: 0
         }
         .wd-info-box .info-box-icon {
         display: inline-block
         }
         .wd-info-box .info-box-title {
         margin-bottom: 10px
         }
         .wd-info-box .info-box-title {
         line-height: 1.3
         }
         .wd-info-box .info-box-content {
         position: relative;
         flex: 1 1 auto
         }
         .wd-info-box .info-btn-wrapper {
         margin-top: 15px
         }
         .box-icon-align-top .box-icon-wrapper {
         margin-bottom: 15px
         }
         .box-icon-align-left {
         flex-direction: row
         }
         .box-icon-align-left .box-icon-wrapper {
         margin-right: 20px;
         max-width: 50%
         }
         .box-icon-align-right {
         flex-direction: row-reverse
         }
         .box-icon-align-right .box-icon-wrapper {
         margin-left: 20px;
         max-width: 50%
         }
         .box-with-icon .info-box-icon {
         overflow: hidden
         }
         .box-style-shadow {
         padding: 30px;
         background-color: #FFF;
         box-shadow: 0 0 4px rgba(0, 0, 0, .12)
         }
         .info-box-carousel-wrapper .owl-carousel:not(.owl-loaded) {
         padding-top: 5px;
         padding-bottom: 5px
         }
         .wd-popup.wd-promo-popup {
         display: none;
         max-width: 800px
         }
         .scrollToTop {
         position: fixed;
         right: 20px;
         bottom: 20px;
         z-index: 350;
         width: 50px;
         height: 50px;
         border-radius: 50%;
         background-color: rgba(255, 255, 255, .9);
         box-shadow: 0 0 5px rgba(0, 0, 0, .17);
         color: #333;
         text-align: center;
         opacity: 0;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden;
         -webkit-transform: translateX(100%);
         transform: translateX(100%)
         }
         .scrollToTop:after {
         display: inline-block;
         font-weight: 600;
         font-size: 16px;
         line-height: 50px;
         content: "\f115";
         font-family: "woodmart-font"
         }
         .mc4wp-form label {
         display: none
         }
         .star-rating {
         position: relative;
         display: inline-block;
         vertical-align: middle;
         white-space: nowrap;
         letter-spacing: 2px;
         font-weight: 400;
         font-size: 14px;
         color: #EABE12;
         font-family: "woodmart-font"
         }
         .star-rating:before {
         content: "\f149""\f149""\f149""\f149""\f149";
         color: #C9C9C9
         }
         .star-rating span {
         position: absolute;
         top: 0;
         bottom: 0;
         left: 0;
         overflow: hidden;
         width: 100%;
         text-indent: 99999px
         }
         .star-rating span:before {
         content: "\f148""\f148""\f148""\f148""\f148";
         position: absolute;
         top: 0;
         left: 0;
         text-indent: 0
         }
         .product-grid-item .star-rating {
         margin-bottom: 5px
         }
         .wd-hover-alt .star-rating {
         display: none
         }
         @media (min-width:769px) {
         .searchform.wd-with-cat input[type="text"] {
         padding-right: 230px
         }
         }
         @media (min-width:1025px) {
         .wd-scroll {
         --scrollbar-track-bg: rgba(0, 0, 0, .05);
         --scrollbar-thumb-bg: rgba(0, 0, 0, .12)
         }
         .wd-scroll ::-webkit-scrollbar {
         width: 5px
         }
         .wd-scroll ::-webkit-scrollbar-track {
         background-color: var(--scrollbar-track-bg)
         }
         .wd-scroll ::-webkit-scrollbar-thumb {
         background-color: var(--scrollbar-thumb-bg)
         }
         .owl-items-lg-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-lg-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-lg-4:not(.owl-loaded)>div {
         width: 25%
         }
         .owl-items-lg-4:not(.owl-loaded)>div:nth-child(n+5) {
         display: none
         }
         .whb-hidden-lg,
         .whb-hidden-desktop {
         display: none
         }
         }
         @media (max-width:1200px) {
         .banner-title.wd-fontsize-l {
         font-size: 1.6vw
         }
         }
         @media (max-width:1024px) {
         .wd-side-hidden {
         width: 300px
         }
         .wd-close-side {
         top: -150px;
         height: calc(100vh + 300px)
         }
         .whb-visible-lg,
         .whb-hidden-mobile {
         display: none
         }
         .scrollToTop {
         right: 12px;
         bottom: 12px;
         width: 40px;
         height: 40px
         }
         .scrollToTop:after {
         font-size: 14px;
         line-height: 40px
         }
         }
         @media (max-width:768px) {
         .wd-search-cat {
         display: none
         }
         .wd-carousel-spacing-30 {
         margin-right: -5px;
         margin-left: -5px
         }
         .wd-carousel-spacing-30 .owl-carousel:not(.owl-loaded)>div {
         padding-right: 5px;
         padding-left: 5px
         }
         .wd-header-mobile-nav.wd-style-text .wd-tools-text {
         display: none
         }
         }
         @media (max-width:767px) {
         .promo-banner .banner-title {
         font-size: 5vw
         }
         }
         @media (max-width:575px) {
         .title-wrapper .title {
         font-size: 20px
         }
         .owl-items-xs-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-xs-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         }
         @media (min-width:769px) and (max-width:1024px) {
         .owl-items-md-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-md-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-md-4:not(.owl-loaded)>div {
         width: 25%
         }
         .owl-items-md-4:not(.owl-loaded)>div:nth-child(n+5) {
         display: none
         }
         }
         @media (min-width:576px) and (max-width:768px) {
         .owl-items-sm-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-sm-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-sm-3:not(.owl-loaded)>div {
         width: 33.3333333333%
         }
         .owl-items-sm-3:not(.owl-loaded)>div:nth-child(n+4) {
         display: none
         }
         }
         .whb-color-light .navigation-style-underline .item-level-0.current-menu-item>a {
         color: red !important
         }
         @font-face {
         font-display: swap;
         font-family: eicons;
         src: url(wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot#1634534865);
         src: url(wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot#1634534865) format("embedded-opentype"), 
         url(wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2#1634534865) format("woff2"), 
            url(wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff#1634534865) format("woff"), 
            url(wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf#1634534865) format("truetype"), 
            url(wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.11.0#eicon) format("svg");
         font-weight: 400;
         font-style: normal
         }
         [class^=eicon] {
         display: inline-block;
         font-family: eicons;
         font-size: inherit;
         font-weight: 400;
         font-style: normal;
         font-variant: normal;
         line-height: 1;
         text-rendering: auto;
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale
         }
         .eicon-chevron-right:before {
         content: '\e87d'
         }
         .eicon-chevron-left:before {
         content: '\e87e'
         }
         .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
         padding: 10px
         }
         @media (max-width:767px) {
         .elementor-column {
         width: 100%
         }
         }
         .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
         padding-bottom: 56.25%
         }
         .elementor-fit-aspect-ratio {
         position: relative;
         height: 0
         }
         .elementor-screen-only {
         position: absolute;
         top: -10000em;
         width: 1px;
         height: 1px;
         margin: -1px;
         padding: 0;
         overflow: hidden;
         clip: rect(0, 0, 0, 0);
         border: 0
         }
         .elementor-clearfix:after {
         content: "";
         display: block;
         clear: both;
         width: 0;
         height: 0
         }
         .elementor {
         -webkit-hyphens: manual;
         -ms-hyphens: manual;
         hyphens: manual
         }
         .elementor *,
         .elementor :after,
         .elementor :before {
         -webkit-box-sizing: border-box;
         box-sizing: border-box
         }
         .elementor a {
         -webkit-box-shadow: none;
         box-shadow: none;
         text-decoration: none
         }
         .elementor img {
         height: auto;
         max-width: 100%;
         border: none;
         -webkit-border-radius: 0;
         border-radius: 0;
         -webkit-box-shadow: none;
         box-shadow: none
         }
         .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
         margin: 0
         }
         .elementor-align-center {
         text-align: center
         }
         .elementor-align-center .elementor-button {
         width: auto
         }
         :root {
         --page-title-display: block
         }
         .elementor-section {
         position: relative
         }
         .elementor-section .elementor-container {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         margin-right: auto;
         margin-left: auto;
         position: relative
         }
         @media (max-width:1024px) {
         .elementor-section .elementor-container {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
         }
         }
         .elementor-section.elementor-section-boxed>.elementor-container {
         max-width: 1140px
         }
         .elementor-section.elementor-section-stretched {
         position: relative;
         width: 100%
         }
         .elementor-row {
         width: 100%;
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex
         }
         @media (max-width:1024px) {
         .elementor-row {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
         }
         }
         .elementor-widget-wrap {
         position: relative;
         width: 100%;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -ms-flex-line-pack: start;
         align-content: flex-start
         }
         .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex
         }
         .elementor-widget-wrap>.elementor-element {
         width: 100%
         }
         .elementor-widget {
         position: relative
         }
         .elementor-widget:not(:last-child) {
         margin-bottom: 20px
         }
         .elementor-column {
         min-height: 1px
         }
         .elementor-column,
         .elementor-column-wrap {
         position: relative;
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex
         }
         .elementor-column-wrap {
         width: 100%
         }
         @media (min-width:768px) {
         .elementor-column.elementor-col-10 {
         width: 10%
         }
         .elementor-column.elementor-col-16 {
         width: 16.666%
         }
         .elementor-column.elementor-col-25 {
         width: 25%
         }
         .elementor-column.elementor-col-33 {
         width: 33.333%
         }
         .elementor-column.elementor-col-50 {
         width: 50%
         }
         .elementor-column.elementor-col-90 {
         width: 90%
         }
         .elementor-column.elementor-col-100 {
         width: 100%
         }
         }
         @media (max-width:767px) {
         .elementor-column {
         width: 100%
         }
         }
         @media (min-width:1025px) {
         #elementor-device-mode:after {
         content: "desktop"
         }
         }
         @media (min-width:768px) and (max-width:1024px) {
         #elementor-device-mode:after {
         content: "tablet"
         }
         }
         @media (max-width:767px) {
         #elementor-device-mode:after {
         content: "mobile"
         }
         }
         .elementor-form-fields-wrapper {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
         }
         .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,
         .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input {
         -ms-flex-preferred-size: 100%;
         flex-basis: 100%;
         max-width: 100%
         }
         .elementor-field-group {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center
         }
         .elementor-field-group.elementor-field-type-submit {
         -webkit-box-align: end;
         -ms-flex-align: end;
         align-items: flex-end
         }
         .elementor-field-group .elementor-field-textual {
         width: 100%;
         max-width: 100%;
         border: 1px solid #818a91;
         background-color: transparent;
         color: #373a3c;
         vertical-align: middle;
         -webkit-box-flex: 1;
         -ms-flex-positive: 1;
         flex-grow: 1
         }
         .elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
         color: inherit;
         font-family: inherit;
         opacity: .6
         }
         .elementor-field-group .elementor-field-textual:-ms-input-placeholder {
         color: inherit;
         font-family: inherit;
         opacity: .6
         }
         .elementor-field-group .elementor-field-textual:-moz-placeholder,
         .elementor-field-group .elementor-field-textual::-moz-placeholder {
         color: inherit;
         font-family: inherit;
         opacity: .6
         }
         .elementor-field-group .elementor-field-textual::-ms-input-placeholder {
         color: inherit;
         font-family: inherit;
         opacity: .6
         }
         .elementor-field-group .elementor-select-wrapper {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         position: relative;
         width: 100%
         }
         .elementor-field-group .elementor-select-wrapper select {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
         color: inherit;
         font-size: inherit;
         font-family: inherit;
         font-weight: inherit;
         font-style: inherit;
         text-transform: inherit;
         letter-spacing: inherit;
         line-height: inherit;
         -ms-flex-preferred-size: 100%;
         flex-basis: 100%;
         padding-right: 20px
         }
         .elementor-field-group .elementor-select-wrapper:before {
         content: "\e92a";
         font-family: eicons;
         font-size: 15px;
         position: absolute;
         top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
         right: 10px;
         text-shadow: 0 0 3px rgba(0, 0, 0, .3)
         }
         .elementor-field-textual {
         line-height: 1.4;
         font-size: 15px;
         min-height: 40px;
         padding: 5px 14px;
         -webkit-border-radius: 3px;
         border-radius: 3px
         }
         .elementor-field-textual.elementor-size-xs {
         font-size: 13px;
         min-height: 33px;
         padding: 4px 12px;
         -webkit-border-radius: 2px;
         border-radius: 2px
         }
         .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
         -ms-flex-preferred-size: 100%;
         flex-basis: 100%
         }
         .elementor-form .elementor-button {
         padding-top: 0;
         padding-bottom: 0;
         border: none
         }
         .elementor-form .elementor-button>span {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center
         }
         .elementor-form .elementor-button.elementor-size-sm {
         min-height: 40px
         }
         .elementor-button {
         display: inline-block;
         line-height: 1;
         background-color: #818a91;
         font-size: 15px;
         padding: 12px 24px;
         -webkit-border-radius: 3px;
         border-radius: 3px;
         color: #fff;
         fill: #fff;
         text-align: center
         }
         .elementor-button:visited {
         color: #fff
         }
         .elementor-button-content-wrapper {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center
         }
         .elementor-button-icon {
         -webkit-box-flex: 0;
         -ms-flex-positive: 0;
         flex-grow: 0;
         -webkit-box-ordinal-group: 6;
         -ms-flex-order: 5;
         order: 5
         }
         .elementor-button-text {
         -webkit-box-flex: 1;
         -ms-flex-positive: 1;
         flex-grow: 1;
         -webkit-box-ordinal-group: 11;
         -ms-flex-order: 10;
         order: 10;
         display: inline-block
         }
         .elementor-button.elementor-size-lg {
         font-size: 18px;
         padding: 20px 40px;
         -webkit-border-radius: 5px;
         border-radius: 5px
         }
         .elementor-button span {
         text-decoration: inherit
         }
         .elementor-widget-divider {
         --divider-border-style: none;
         --divider-border-width: 1px;
         --divider-color: #2c2c2c;
         --divider-icon-size: 20px;
         --divider-element-spacing: 10px;
         --divider-pattern-height: 24px;
         --divider-pattern-size: 20px;
         --divider-pattern-url: none;
         --divider-pattern-repeat: repeat-x
         }
         .elementor-widget-divider .elementor-divider {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex
         }
         .elementor-widget-divider .elementor-divider-separator {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         margin: 0;
         direction: ltr
         }
         .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
         border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
         }
         .elementor-heading-title {
         padding: 0;
         margin: 0;
         line-height: 1
         }
         .elementor-icon {
         display: inline-block;
         line-height: 1;
         color: #818a91;
         font-size: 50px;
         text-align: center
         }
         .elementor-icon i {
         width: 1em;
         height: 1em;
         position: relative;
         display: block
         }
         .elementor-icon i:before {
         position: absolute;
         left: 50%;
         -webkit-transform: translateX(-50%);
         -ms-transform: translateX(-50%);
         transform: translateX(-50%)
         }
         .elementor-widget-image {
         text-align: center
         }
         .elementor-widget-image .elementor-image img {
         vertical-align: middle;
         display: inline-block
         }
         .elementor-widget-image-carousel .swiper-container {
         position: static
         }
         .elementor-widget-image-carousel .swiper-container .swiper-slide figure {
         line-height: inherit
         }
         .elementor-widget-image-carousel .swiper-slide {
         text-align: center
         }
         .elementor-widget-video .elementor-widget-container {
         overflow: hidden;
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
         }
         .swiper-container {
         margin-left: auto;
         margin-right: auto;
         position: relative;
         overflow: hidden;
         z-index: 1
         }
         .swiper-container .swiper-slide figure {
         line-height: 0
         }
         .swiper-wrapper {
         position: relative;
         width: 100%;
         height: 100%;
         z-index: 1;
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-sizing: content-box;
         box-sizing: content-box
         }
         .swiper-wrapper {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
         }
         .swiper-slide {
         -ms-flex-negative: 0;
         flex-shrink: 0;
         width: 100%;
         height: 100%;
         position: relative
         }
         .swiper-pagination {
         position: absolute;
         text-align: center;
         -webkit-transform: translateZ(0);
         transform: translateZ(0);
         z-index: 10
         }
         .elementor-pagination-position-outside .swiper-container {
         padding-bottom: 30px
         }
         .elementor-pagination-position-outside .elementor-swiper-button {
         top: calc(50% - 30px / 2)
         }
         .swiper-image-stretch .swiper-slide .swiper-slide-image {
         width: 100%
         }
         .elementor-swiper-button {
         position: absolute;
         display: -webkit-inline-box;
         display: -ms-inline-flexbox;
         display: inline-flex;
         z-index: 1;
         font-size: 25px;
         color: hsla(0, 0%, 93.3%, .9);
         top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%)
         }
         .elementor-swiper-button-prev {
         left: 10px
         }
         .elementor-swiper-button-next {
         right: 10px
         }
         @media (max-width:767px) {
         .elementor .elementor-hidden-phone {
         display: none
         }
         }
         @media (min-width:768px) and (max-width:1024px) {
         .elementor .elementor-hidden-tablet {
         display: none
         }
         }
         @media (min-width:1025px) {
         .elementor .elementor-hidden-desktop {
         display: none
         }
         }
         .elementor-kit-9057 {
         --e-global-color-primary: #6EC1E4;
         --e-global-color-secondary: #54595F;
         --e-global-color-text: #7A7A7A;
         --e-global-color-accent: #61CE70;
         --e-global-typography-primary-font-family: "Roboto";
         --e-global-typography-primary-font-weight: 600;
         --e-global-typography-secondary-font-family: "Roboto Slab";
         --e-global-typography-secondary-font-weight: 400;
         --e-global-typography-text-font-family: "Roboto";
         --e-global-typography-text-font-weight: 400;
         --e-global-typography-accent-font-family: "Roboto";
         --e-global-typography-accent-font-weight: 500
         }
         .elementor-section.elementor-section-boxed>.elementor-container {
         max-width: 1140px
         }
         .elementor-widget:not(:last-child) {
         margin-bottom: 20px
         }
         @media (max-width:1024px) {
         .elementor-section.elementor-section-boxed>.elementor-container {
         max-width: 1025px
         }
         }
         @media (max-width:767px) {
         .elementor-section.elementor-section-boxed>.elementor-container {
         max-width: 768px
         }
         }
         .elementor-animated-content {
         --translate: 0, 0
         }
         .e-form__buttons {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex
         }
         .elementor-form .elementor-button>span {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center
         }
         .elementor-form .elementor-button .elementor-button-text {
         white-space: normal;
         -webkit-box-flex: 0;
         -ms-flex-positive: 0;
         flex-grow: 0
         }
         .swiper-slide {
         border-style: solid;
         border-width: 0;
         overflow: hidden
         }
         .elementor-item:after,
         .elementor-item:before {
         display: block;
         position: absolute
         }
         .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
         .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
         opacity: 0
         }
         .e--pointer-background .elementor-item:after,
         .e--pointer-background .elementor-item:before {
         content: ""
         }
         .e--pointer-background .elementor-item:before {
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         background: #55595c;
         z-index: -1
         }
         .elementor-gallery__container {
         min-height: 1px
         }
         .elementor-gallery-item {
         position: relative;
         overflow: hidden;
         display: block;
         text-decoration: none;
         border: solid var(--image-border-width) var(--image-border-color);
         border-radius: var(--image-border-radius)
         }
         .elementor-gallery__titles-container {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -webkit-box-pack: var(--titles-container-justify-content, center);
         -ms-flex-pack: var(--titles-container-justify-content, center);
         justify-content: var(--titles-container-justify-content, center);
         margin-bottom: 20px
         }
         .elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
         background-color: var(--galleries-pointer-bg-color-hover)
         }
         .elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after {
         background-color: var(--galleries-pointer-bg-color-hover)
         }
         .elementor-gallery-title {
         --space-between: 10px;
         color: #6d7882;
         font-weight: 500;
         position: relative;
         padding: 7px 14px
         }
         .elementor-gallery-title:not(:last-child) {
         margin-right: var(--space-between)
         }
         a.elementor-item.elementor-gallery-title {
         color: var(--galleries-title-color-normal)
         }
         .elementor-9145 .elementor-element.elementor-element-4cd3c10 {
         margin: -35px 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-582c3a6:not(.elementor-motion-effects-element-type-background) {
         background-image: url(wp-content/uploads/2020/12/download-6.jpg);
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover
         }
         .elementor-9145 .elementor-element.elementor-element-582c3a6 {
         border-radius: 37px 37px 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-85ac734 .elementor-spacer-inner {
         height: 25px
         }
         .elementor-9145 .elementor-element.elementor-element-1e23383 {
         text-align: center
         }
         .elementor-9145 .elementor-element.elementor-element-1e23383 .elementor-heading-title {
         color: #FFF;
         font-size: 57px
         }
         .elementor-9145 .elementor-element.elementor-element-e9e420c .elementor-spacer-inner {
         height: 25px
         }
         .elementor-9145 .elementor-element.elementor-element-3a633bd:not(.elementor-motion-effects-element-type-background) {
         background-color: #307EC3
         }
         .elementor-9145 .elementor-element.elementor-element-3a633bd {
         border-style: solid;
         border-width: 1px 1px 0 0;
         padding: 50px 0 50px 0
         }
         .elementor-9145 .elementor-element.elementor-element-3a633bd {
         border-radius: 0 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-e6454ce:not(.elementor-motion-effects-element-type-background) {
         background-color: transparent;
         background-image: radial-gradient(at center center, #4E5EE3 42%, red 87%)
         }
         .elementor-9145 .elementor-element.elementor-element-e6454ce {
         border-style: solid;
         border-width: 1px 1px 0 0;
         padding: 50px 0 50px 0
         }
         .elementor-9145 .elementor-element.elementor-element-e6454ce {
         border-radius: 37px 37px 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-559527a.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap {
         align-content: center;
         align-items: center
         }
         .elementor-9145 .elementor-element.elementor-element-c913f5f .title {
         color: red;
         font-size: 38px
         }
         .elementor-9145 .elementor-element.elementor-element-5daf098.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap {
         align-content: center;
         align-items: center
         }
         .elementor-9145 .elementor-element.elementor-element-a8f2e47 .elementor-button {
         background-color: red;
         border-radius: 50px 50px 50px 50px
         }
         .elementor-9145 .elementor-element.elementor-element-f7dd27b:not(.elementor-motion-effects-element-type-background) {
         background-color: transparent;
         background-image: radial-gradient(at center center, #4E5EE3 42%, red 87%)
         }
         .elementor-9145 .elementor-element.elementor-element-f7dd27b {
         border-style: solid;
         border-width: 1px 1px 0 0;
         padding: 50px 0 50px 0
         }
         .elementor-9145 .elementor-element.elementor-element-f7dd27b {
         border-radius: 37px 37px 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-d644ea8.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap {
         align-content: center;
         align-items: center
         }
         .elementor-9145 .elementor-element.elementor-element-5bf145d .title {
         color: red;
         font-size: 38px
         }
         .elementor-9145 .elementor-element.elementor-element-d19296b.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap {
         align-content: center;
         align-items: center
         }
         .elementor-9145 .elementor-element.elementor-element-3b1ea41 {
         padding: 20px 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-19c903d .title {
         color: red;
         font-size: 38px
         }
         .elementor-9145 .elementor-element.elementor-element-eb01bad {
         --divider-border-style: solid;
         --divider-color: #124FDE;
         --divider-border-width: 2px
         }
         .elementor-9145 .elementor-element.elementor-element-eb01bad .elementor-divider-separator {
         width: 10%;
         margin: 0 auto;
         margin-center: 0
         }
         .elementor-9145 .elementor-element.elementor-element-eb01bad .elementor-divider {
         text-align: center;
         padding-top: 2px;
         padding-bottom: 2px
         }
         .elementor-9145 .elementor-element.elementor-element-eb01bad>.elementor-widget-container {
         margin: -12px 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-63ec005:not(.elementor-motion-effects-element-type-background) {
         background-image: url(wp-content/uploads/2020/12/download-6.jpg)
         }
         .elementor-9145 .elementor-element.elementor-element-b0ee9fa .info-box-title {
         color: red
         }
         .elementor-9145 .elementor-element.elementor-element-b0ee9fa>.elementor-widget-container {
         border-style: solid;
         border-radius: 500px 500px 500px 500px
         }
         .elementor-9145 .elementor-element.elementor-element-4561fbc {
         padding: 20px 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-bafd0af .title {
         color: red;
         font-size: 38px
         }
         .elementor-9145 .elementor-element.elementor-element-ff47303 {
         --divider-border-style: solid;
         --divider-color: #124FDE;
         --divider-border-width: 2px
         }
         .elementor-9145 .elementor-element.elementor-element-ff47303 .elementor-divider-separator {
         width: 10%;
         margin: 0 auto;
         margin-center: 0
         }
         .elementor-9145 .elementor-element.elementor-element-ff47303 .elementor-divider {
         text-align: center;
         padding-top: 2px;
         padding-bottom: 2px
         }
         .elementor-9145 .elementor-element.elementor-element-ff47303>.elementor-widget-container {
         margin: -12px 0 0 0
         }
         .elementor-9145 .elementor-element.elementor-element-e866c91:not(.elementor-motion-effects-element-type-background) {
         background-color: red14
         }
         .elementor-9145 .elementor-element.elementor-element-e866c91 {
         padding: 10px 0 10px 0
         }
         .elementor-9145 .elementor-element.elementor-element-be44c85>.elementor-element-populated {
         padding: 30px 0 0 30px
         }
         .elementor-9145 .elementor-element.elementor-element-b46436e:not(.elementor-motion-effects-element-type-background) {
         background-color: #FEF5EF
         }
         .elementor-9145 .elementor-element.elementor-element-b46436e {
         margin: 0 0 0 0;
         padding: 0 0 50px 0
         }
         .elementor-9145 .elementor-element.elementor-element-93cf401:not(.elementor-motion-effects-element-type-background)>.elementor-column-wrap {
         background-image: url(wp-content/uploads/2020/12/download-3-1.jpg);
         background-size: cover
         }
         .elementor-9145 .elementor-element.elementor-element-93cf401>.elementor-element-populated {
         box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
         margin: 0 20px 0 20px
         }
         .elementor-9145 .elementor-element.elementor-element-90ee2f6 .elementor-image img {
         width: 100%
         }
         .elementor-9145 .elementor-element.elementor-element-edb38fd .title {
         font-family: "Roboto", Sans-serif;
         font-size: 35px
         }
         .elementor-9145 .elementor-element.elementor-element-edb38fd .title-after_title {
         color: #FFF;
         font-family: "Roboto", Sans-serif;
         font-size: 16px;
         line-height: 1.8em
         }
         .elementor-9145 .elementor-element.elementor-element-edb38fd>.elementor-widget-container {
         padding: 0 0 40px 0
         }
         .elementor-9145 .elementor-element.elementor-element-eba34d2:not(.elementor-motion-effects-element-type-background)>.elementor-column-wrap {
         background-image: url(wp-content/uploads/2020/12/download-3-1.jpg);
         background-size: cover
         }
         .elementor-9145 .elementor-element.elementor-element-eba34d2>.elementor-element-populated {
         box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
         margin: 0 20px 0 20px
         }
         .elementor-9145 .elementor-element.elementor-element-704d2ae .elementor-image img {
         width: 100%
         }
         .elementor-9145 .elementor-element.elementor-element-7a8d3dc .title {
         font-family: "Roboto", Sans-serif;
         font-size: 35px
         }
         .elementor-9145 .elementor-element.elementor-element-7a8d3dc .title-after_title {
         color: #FFF;
         font-family: "Roboto", Sans-serif;
         font-size: 16px;
         line-height: 1.8em
         }
         .elementor-9145 .elementor-element.elementor-element-7a8d3dc>.elementor-widget-container {
         padding: 0 0 40px 0
         }
         .elementor-9145 .elementor-element.elementor-element-87429d1:not(.elementor-motion-effects-element-type-background)>.elementor-column-wrap {
         background-image: url(wp-content/uploads/2020/12/download-3-1.jpg);
         background-size: cover
         }
         .elementor-9145 .elementor-element.elementor-element-87429d1>.elementor-element-populated {
         box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
         margin: 0 20px 0 20px
         }
         .elementor-9145 .elementor-element.elementor-element-8db892e .elementor-image img {
         width: 100%
         }
         .elementor-9145 .elementor-element.elementor-element-1c4af22 .title {
         font-family: "Roboto", Sans-serif;
         font-size: 35px
         }
         .elementor-9145 .elementor-element.elementor-element-1c4af22 .title-after_title {
         color: #FFF;
         font-family: "Roboto", Sans-serif;
         font-size: 16px;
         line-height: 1.8em
         }
         .elementor-9145 .elementor-element.elementor-element-909f08c:not(.elementor-motion-effects-element-type-background) {
         background-image: url(wp-content/uploads/2020/12/download-3-1.jpg)
         }
         .elementor-9145 .elementor-element.elementor-element-c2cfc3d .elementor-button {
         background-color: #124FDE
         }
         .elementor-9145 .elementor-element.elementor-element-8f41125 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-8f41125 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-2340f07 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-2340f07 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-f23aeb4 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-f23aeb4 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-9254f4c .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-9254f4c .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-86e32e0 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-86e32e0 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-459aa96 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-459aa96 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-ee97183 .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-ee97183 .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-ce03d2e .banner-image {
         height: 300px;
         background-position: center center
         }
         .elementor-9145 .elementor-element.elementor-element-ce03d2e .banner-title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-0ebd9fc:not(.elementor-motion-effects-element-type-background) {
         background-image: url(wp-content/uploads/2020/12/download-6.jpg);
         background-size: cover
         }
         .elementor-9145 .elementor-element.elementor-element-0ebd9fc {
         padding: 20px 0 30px 0
         }
         .elementor-9145 .elementor-element.elementor-element-bebd7fa {
         padding: 20px 0 30px 0
         }
         .elementor-9145 .elementor-element.elementor-element-dc9e71a {
         --content-text-align: center;
         --content-padding: 20px;
         --galleries-title-color-normal: #4A3A3A;
         --galleries-title-color-hover: #FFFFFF;
         --gallery-title-color-active: #F4B230
         }
         .elementor-9145 .elementor-element.elementor-element-dc9e71a .elementor-gallery-title {
         font-size: 17px;
         font-weight: 700;
         text-transform: uppercase
         }
         .elementor-9145 .elementor-element.elementor-element-f436f11 .elementor-button {
         background-color: #124FDE
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-icon i {
         font-size: 57px;
         color: red
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-icon .infobox-icon-wrap {
         width: 100px;
         height: 100px;
         background: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-icon {
         margin: 10px 0 10px 0
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-button a.eael-infobox-button {
         padding: 6px 25px 10px 25px
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .eael-infobox-button {
         color: #fff;
         background: red
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-content .title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-content {
         padding: 20px 10px 20px 10px
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8 .eael-infobox .infobox-content p {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-977fbe8>.elementor-widget-container {
         border-style: solid;
         border-width: 1px 1px 1px 1px
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-icon i {
         font-size: 57px;
         color: red
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-icon .infobox-icon-wrap {
         width: 100px;
         height: 100px;
         background: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-icon {
         margin: 10px 0 10px 0
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-button a.eael-infobox-button {
         padding: 6px 25px 10px 25px
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .eael-infobox-button {
         color: #fff;
         background: red
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-content .title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-content {
         padding: 20px 10px 20px 10px
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af .eael-infobox .infobox-content p {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-10c36af>.elementor-widget-container {
         border-style: solid;
         border-width: 1px 1px 1px 1px
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-icon i {
         font-size: 57px;
         color: red
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-icon .infobox-icon-wrap {
         width: 100px;
         height: 100px;
         background: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-icon {
         margin: 10px 0 10px 0
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-button a.eael-infobox-button {
         padding: 6px 25px 10px 25px
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .eael-infobox-button {
         color: #fff;
         background: red
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-content .title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-content {
         padding: 20px 10px 20px 10px
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e .eael-infobox .infobox-content p {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-623f11e>.elementor-widget-container {
         border-style: solid;
         border-width: 1px 1px 1px 1px
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-icon i {
         font-size: 57px;
         color: red
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-icon .infobox-icon-wrap {
         width: 100px;
         height: 100px;
         background: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-icon {
         margin: 10px 0 10px 0
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-button a.eael-infobox-button {
         padding: 6px 25px 10px 25px
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .eael-infobox-button {
         color: #fff;
         background: red
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-content .title {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-content {
         padding: 20px 10px 20px 10px
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8 .eael-infobox .infobox-content p {
         color: #FFF
         }
         .elementor-9145 .elementor-element.elementor-element-a29cbd8>.elementor-widget-container {
         border-style: solid;
         border-width: 1px 1px 1px 1px
         }
         @media (min-width:768px) {
         .elementor-9145 .elementor-element.elementor-element-6612e2c {
         width: 10.927%
         }
         .elementor-9145 .elementor-element.elementor-element-559527a {
         width: 45.815%
         }
         .elementor-9145 .elementor-element.elementor-element-5daf098 {
         width: 26.538%
         }
         .elementor-9145 .elementor-element.elementor-element-3f48939 {
         width: 16.72%
         }
         .elementor-9145 .elementor-element.elementor-element-652f7c4 {
         width: 10.927%
         }
         .elementor-9145 .elementor-element.elementor-element-d644ea8 {
         width: 45.815%
         }
         .elementor-9145 .elementor-element.elementor-element-d19296b {
         width: 26.538%
         }
         .elementor-9145 .elementor-element.elementor-element-cb711b1 {
         width: 16.72%
         }
         .elementor-9145 .elementor-element.elementor-element-ddc6ba0 {
         width: 70%
         }
         .elementor-9145 .elementor-element.elementor-element-be44c85 {
         width: 30%
         }
         }
         @media (max-width:767px) {
         .elementor-9145 .elementor-element.elementor-element-1b76de5>.elementor-element-populated {
         padding: 2% 2% 2% 2%
         }
         .elementor-9145 .elementor-element.elementor-element-85ac734 .elementor-spacer-inner {
         height: 10px
         }
         .elementor-9145 .elementor-element.elementor-element-1e23383 .elementor-heading-title {
         font-size: 32px
         }
         .elementor-9145 .elementor-element.elementor-element-95bdcf2>.elementor-widget-container {
         padding: 2% 2% 2% 2%
         }
         .elementor-9145 .elementor-element.elementor-element-0ebd9fc {
         padding: 5% 5% 5% 5%
         }
         .elementor-9145 .elementor-element.elementor-element-e815fac {
         width: 50%
         }
         .elementor-9145 .elementor-element.elementor-element-6540269 {
         width: 50%
         }
         .elementor-9145 .elementor-element.elementor-element-19ef658 {
         width: 50%
         }
         .elementor-9145 .elementor-element.elementor-element-21c918e {
         width: 50%
         }
         }
         .elementor-section.wd-negative-gap>.elementor-column-gap-default {
         margin-right: -10px;
         margin-left: -10px
         }
         .elementor-section-boxed.wd-negative-gap>.elementor-container {
         max-width: none
         }
         [class*="wd-section-stretch"] {
         position: relative;
         width: 100vw;
         left: calc(50% - 50vw)
         }
         [class*="wd-section-stretch"].wd-negative-gap {
         padding-right: 15px;
         padding-left: 15px
         }
         .elementor-template-full-width .row>[data-elementor-type] {
         flex: 1 1 100%;
         padding-right: 15px;
         padding-left: 15px;
         max-width: 100%;
         width: 100%;
         margin-bottom: 40px
         }
         .elementor-text-editor {
         display: inline-block;
         width: 100%
         }
         .elementor-text-editor>*:last-child {
         margin-bottom: 0
         }
         .elementor-element .elementor-field-textual {
         height: auto
         }
         .star-rating {
         position: relative;
         display: inline-block;
         vertical-align: middle;
         white-space: nowrap;
         letter-spacing: 2px;
         font-weight: 400;
         font-size: 14px;
         color: #EABE12;
         font-family: "woodmart-font"
         }
         .star-rating:before {
         content: "\f149""\f149""\f149""\f149""\f149";
         color: #C9C9C9
         }
         .star-rating span {
         position: absolute;
         top: 0;
         bottom: 0;
         left: 0;
         overflow: hidden;
         width: 100%;
         text-indent: 99999px
         }
         .star-rating span:before {
         content: "\f148""\f148""\f148""\f148""\f148";
         position: absolute;
         top: 0;
         left: 0;
         text-indent: 0
         }
         .wd-social-icons {
         vertical-align: middle;
         font-size: 0
         }
         .wd-social-icons .wd-social-icon {
         display: inline-block;
         margin: 4px;
         text-align: center;
         font-size: 0
         }
         .wd-social-icons .wd-icon {
         display: inline-block;
         vertical-align: middle;
         font-family: "woodmart-font"
         }
         .social-facebook .wd-icon:before {
         content: "\f180"
         }
         .social-twitter .wd-icon:before {
         content: "\f154"
         }
         .social-pinterest .wd-icon:before {
         content: "\f156"
         }
         .social-linkedin .wd-icon:before {
         content: "\f158"
         }
         .social-tg .wd-icon:before {
         content: "\f179"
         }
         .icons-design-default .wd-social-icon {
         margin: 0 !important;
         padding: 6px;
         width: auto !important;
         height: auto !important;
         color: rgba(0, 0, 0, .6) !important
         }
         .icons-design-default .wd-social-icon .wd-icon {
         line-height: 1 !important
         }
         .icons-design-default.color-scheme-light .wd-social-icon {
         color: #fff !important
         }
         .icons-size- .wd-social-icon {
         width: 30px;
         height: 30px
         }
         .wd-social-icons.icons-size- .wd-icon {
         font-size: 14px;
         line-height: 30px
         }
         .social-form-circle .wd-social-icon {
         border-radius: 50%
         }
         .wd-info-box {
         display: flex;
         align-items: stretch;
         flex-direction: column
         }
         .wd-info-box .box-icon-wrapper {
         flex: 0 0 auto;
         line-height: 0
         }
         .wd-info-box .info-box-icon {
         display: inline-block
         }
         .wd-info-box .info-box-title {
         margin-bottom: 10px
         }
         .wd-info-box .info-box-title {
         line-height: 1.3
         }
         .wd-info-box .info-box-content {
         position: relative;
         flex: 1 1 auto
         }
         .wd-info-box .info-btn-wrapper {
         margin-top: 15px
         }
         .box-icon-align-top .box-icon-wrapper {
         margin-bottom: 15px
         }
         .box-icon-align-left {
         flex-direction: row
         }
         .box-icon-align-left .box-icon-wrapper {
         margin-right: 20px;
         max-width: 50%
         }
         .box-icon-align-right {
         flex-direction: row-reverse
         }
         .box-icon-align-right .box-icon-wrapper {
         margin-left: 20px;
         max-width: 50%
         }
         .box-with-icon .info-box-icon {
         overflow: hidden
         }
         .box-style-shadow {
         padding: 30px;
         background-color: #FFF;
         box-shadow: 0 0 4px rgba(0, 0, 0, .12)
         }
         .info-box-carousel-wrapper .owl-carousel:not(.owl-loaded) {
         padding-top: 5px;
         padding-bottom: 5px
         }
         .title-wrapper [class*="title"] {
         display: inline-block
         }
         .title-wrapper .title {
         margin-bottom: 0
         }
         .wd-title-color-white {
         --wd-text-color: rgba(255, 255, 255, .8);
         --wd-title-color: #fff;
         color: var(--wd-text-color)
         }
         .wd-title-style-underlined-2 {
         --margin-bottom: 15px
         }
         .wd-title-style-underlined-2 .title {
         border-bottom: 2px solid;
         line-height: .85
         }
         .wd-title-style-underlined-2:not(.wd-title-color-gradient) .title {
         text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px #FFF
         }
         .wd-title-style-underlined-2.wd-title-color-default .title {
         border-color: #CCC
         }
         @media (max-width:575px) {
         .title-wrapper .title {
         font-size: 20px
         }
         }
         .mfp-hide {
         display: none !important
         }
         .wd-popup {
         margin: 25px auto;
         padding: 30px;
         width: 100%;
         background-color: #FFF
         }
         .owl-carousel {
         position: relative;
         z-index: 1;
         width: 100%
         }
         .owl-carousel:not(.owl-loaded) {
         display: flex;
         flex-wrap: wrap
         }
         [data-hide_pagination_control="no"] .owl-carousel:not(.owl-loaded) {
         padding-bottom: 41px !important
         }
         .wd-carousel-spacing-30 {
         margin-right: -15px;
         margin-left: -15px
         }
         .wd-carousel-spacing-30 .owl-carousel:not(.owl-loaded)>div {
         padding-right: 15px;
         padding-left: 15px
         }
         @media (min-width:1025px) {
         .owl-items-lg-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-lg-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-lg-4:not(.owl-loaded)>div {
         width: 25%
         }
         .owl-items-lg-4:not(.owl-loaded)>div:nth-child(n+5) {
         display: none
         }
         }
         @media (max-width:768px) {
         .wd-carousel-spacing-30 {
         margin-right: -5px;
         margin-left: -5px
         }
         .wd-carousel-spacing-30 .owl-carousel:not(.owl-loaded)>div {
         padding-right: 5px;
         padding-left: 5px
         }
         }
         @media (max-width:575px) {
         .owl-items-xs-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-xs-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         }
         @media (min-width:769px) and (max-width:1024px) {
         .owl-items-md-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-md-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-md-4:not(.owl-loaded)>div {
         width: 25%
         }
         .owl-items-md-4:not(.owl-loaded)>div:nth-child(n+5) {
         display: none
         }
         }
         @media (min-width:576px) and (max-width:768px) {
         .owl-items-sm-1:not(.owl-loaded)>div {
         width: 100%
         }
         .owl-items-sm-1:not(.owl-loaded)>div:nth-child(n+2) {
         display: none
         }
         .owl-items-sm-3:not(.owl-loaded)>div {
         width: 33.3333333333%
         }
         .owl-items-sm-3:not(.owl-loaded)>div:nth-child(n+4) {
         display: none
         }
         }
         .promo-banner {
         position: relative;
         overflow: hidden
         }
         .promo-banner .banner-image {
         background-repeat: no-repeat;
         background-size: cover
         }
         .promo-banner .wrapper-content-banner {
         z-index: 2;
         display: flex;
         overflow: hidden;
         padding: 30px
         }
         .promo-banner .content-banner {
         position: relative;
         width: 100%
         }
         .promo-banner .content-banner>div:first-child {
         margin-top: 0
         }
         .promo-banner .banner-title-wrap .banner-title:first-child {
         margin-top: 0
         }
         .promo-banner .banner-title {
         margin-top: 7px
         }
         .promo-banner .banner-title {
         display: block;
         margin-bottom: 0;
         line-height: 1.3
         }
         .banner-content-background .wrapper-content-banner {
         width: 100%;
         background-color: rgba(0, 0, 0, .8);
         -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
         -webkit-perspective: 800px;
         perspective: 800px
         }
         .banner-content-background .wrapper-content-banner.wd-items-bottom {
         top: auto
         }
         .banner-content-background .wrapper-content-banner.wd-justify-left {
         right: auto
         }
         @media (max-width:767px) {
         .promo-banner .banner-title {
         font-size: 5vw
         }
         }
         .product-grid-item .star-rating {
         margin-bottom: 5px
         }
         .wd-hover-alt .star-rating {
         display: none
         }
         .scrollToTop {
         position: fixed;
         right: 20px;
         bottom: 20px;
         z-index: 350;
         width: 50px;
         height: 50px;
         border-radius: 50%;
         background-color: rgba(255, 255, 255, .9);
         box-shadow: 0 0 5px rgba(0, 0, 0, .17);
         color: #333;
         text-align: center;
         opacity: 0;
         backface-visibility: hidden;
         -webkit-backface-visibility: hidden;
         -webkit-transform: translateX(100%);
         transform: translateX(100%)
         }
         .scrollToTop:after {
         display: inline-block;
         font-weight: 600;
         font-size: 16px;
         line-height: 50px;
         content: "\f115";
         font-family: "woodmart-font"
         }
         @media (max-width:1024px) {
         .scrollToTop {
         right: 12px;
         bottom: 12px;
         width: 40px;
         height: 40px
         }
         .scrollToTop:after {
         font-size: 14px;
         line-height: 40px
         }
         }
         .wd-popup.wd-promo-popup {
         display: none;
         max-width: 800px
         }
         :root {
         --wd-text-font: "Lato", Arial, Helvetica, sans-serif;
         --wd-text-font-weight: 400;
         --wd-text-color: #777777;
         --wd-text-font-size: 14px
         }
         :root {
         --wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
         --wd-title-font-weight: 600;
         --wd-title-color: #242424
         }
         :root {
         --wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
         --wd-entities-title-font-weight: 500;
         --wd-entities-title-color: #333333;
         --wd-entities-title-color-hover: rgb(51 51 51 / 65%)
         }
         :root {
         --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif
         }
         :root {
         --wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
         --wd-widget-title-font-weight: 600;
         --wd-widget-title-transform: uppercase;
         --wd-widget-title-color: red;
         --wd-widget-title-font-size: 16px
         }
         :root {
         --wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
         --wd-header-el-font-weight: 700;
         --wd-header-el-transform: uppercase;
         --wd-header-el-font-size: 14px
         }
         .wd-nav.wd-nav-main>li>a {
         color: #1e73be
         }
         .wd-nav.wd-nav-main>li.current-menu-item>a {
         color: red
         }
         :root {
         --wd-primary-color: #124fde
         }
         :root {
         --wd-alternative-color: red
         }
         :root {
         --wd-link-color: #333333;
         --wd-link-color-hover: #242424
         }
         :root {
         --btn-default-bgcolor: #f7f7f7
         }
         :root {
         --btn-default-bgcolor-hover: #efefef
         }
         :root {
         --btn-shop-bgcolor: red
         }
         :root {
         --btn-shop-bgcolor-hover: #1e73be
         }
         :root {
         --btn-accent-bgcolor: red
         }
         :root {
         --btn-accent-bgcolor-hover: red
         }
         :root {
         --notices-success-bg: #459647
         }
         :root {
         --notices-success-color: #fff
         }
         :root {
         --notices-warning-bg: #E0B252
         }
         :root {
         --notices-warning-color: #fff
         }
         .wd-popup.wd-promo-popup {
         background-color: #fff;
         background-repeat: no-repeat;
         background-size: contain;
         background-position: left center
         }
         @font-face {
         font-display: swap;
         font-weight: 400;
         font-style: normal;
         font-family: "woodmart-font";
         src: url("//prabhudarbar.com/wp-content/themes/woodmart/fonts/woodmart-font.woff#1634534865") format("woff"), url("//prabhudarbar.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2#1634534865") format("woff2")
         }
         :root {
         --wd-form-brd-radius: 0;
         --wd-form-brd-width: 2px;
         --btn-default-color: #333;
         --btn-default-color-hover: #333;
         --btn-shop-color: #fff;
         --btn-shop-color-hover: #fff;
         --btn-accent-color: #fff;
         --btn-accent-color-hover: #fff;
         --btn-default-brd-radius: 0;
         --btn-default-box-shadow: none;
         --btn-default-box-shadow-hover: none;
         --btn-default-box-shadow-active: none;
         --btn-default-bottom: 0;
         --btn-accent-brd-radius: 0;
         --btn-accent-box-shadow: none;
         --btn-accent-box-shadow-hover: none;
         --btn-accent-box-shadow-active: none;
         --btn-accent-bottom: 0;
         --btn-shop-bottom-active: -1px;
         --btn-shop-brd-radius: 0;
         --btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
         --btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15)
         }
         .container {
         max-width: 1222px
         }
         .elementor-section.wd-section-stretch>.elementor-column-gap-default {
         max-width: 1212px
         }
         @media (min-width:1222px) {
         html:not(.platform-Windows) .wd-section-stretch>.elementor-container {
         margin-left: auto;
         margin-right: auto
         }
         }
         div.wd-popup.wd-promo-popup {
         max-width: 600px
         }
         .fa,
         .fas {
         -moz-osx-font-smoothing: grayscale;
         -webkit-font-smoothing: antialiased;
         display: inline-block;
         font-style: normal;
         font-variant: normal;
         text-rendering: auto;
         line-height: 1
         }
         .fa-donate:before {
         content: "\f4b9"
         }
         .fa-hand-holding-heart:before {
         content: "\f4be"
         }
         .fa-info-circle:before {
         content: "\f05a"
         }
         @font-face {
         font-family: "Font Awesome 5 Free";
         font-style: normal;
         font-weight: 900;
         font-display: swap;
         src: url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
         src: url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot#1634534865) format("embedded-opentype"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
         }
         .fa,
         .fas {
         font-family: "Font Awesome 5 Free";
         font-weight: 900
         }
         @font-face {
         font-family: "Font Awesome 5 Free";
         font-style: normal;
         font-weight: 400;
         font-display: swap;
         src: url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot);
         src: url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot#1634534865) format("embedded-opentype"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff) format("woff"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
         }
         .e-gallery-item {
         position: relative;
         flex-grow: 0;
         flex-shrink: 0
         }
         .e-gallery-image {
         background-position: center center;
         background-size: cover;
         width: 100%;
         transform-origin: center top
         }
      </style>
      <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A400&amp;display=swap" />
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A400&amp;display=swap" media="print"
         onload="this.media='all'" />
      <noscript>
         <link rel="preload" href="https://fonts.googleapis.com/css?family=Roboto%3A400&amp;display=swap"
            data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" />
      </noscript>
      <meta name="description"
         content="Acharya Vardhan Sharma Ji is one of the best astrologers in India. Providing the Best astrology Consultation online, Vedic pujas, and Vastu Tips, etc. Call Now!" />
      <meta name="robots" content="max-image-preview:large" />
      <link rel="canonical" href="index.html" />
      <meta property="og:locale" content="en_US" />
      <meta property="og:site_name" />
      <meta property="og:type" content="website" />
      <meta property="og:title" content="Best Online Astrologer in India | Book Online Puja" />
      <meta property="og:description"
         content="Acharya Vardhan Sharma Ji is one of the best astrologers in India. Providing the Best astrology Consultation online, Vedic pujas, and Vastu Tips, etc. Call Now!" />
      <meta property="og:url" content="index.html" />
      <meta name="twitter:card" content="summary" />
      <meta name="twitter:domain" content="prabhudarbar.com" />
      <meta name="twitter:title" content="Best Online Astrologer in India | Book Online Puja | Prabhu Darbar" />
      <meta name="twitter:description"
         content="Acharya Vardhan Sharma Ji is one of the best astrologers in India. Providing the Best astrology Consultation online, Vedic pujas, and Vastu Tips, etc. Call Now!" />
      // <script type="application/ld+json" class="aioseo-schema">
      //    {"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/prabhudarbar.com\/#website","url":"https:\/\/prabhudarbar.com\/","name":"Prabhudarbar","description":"Bhakti Gyan Aur Sewa Ka Marg","inLanguage":"en-US","publisher":{"@id":"https:\/\/prabhudarbar.com\/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prabhudarbar.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@type":"Organization","@id":"https:\/\/prabhudarbar.com\/#organization","name":"Prabhudarbar","url":"https:\/\/prabhudarbar.com\/"},{"@type":"BreadcrumbList","@id":"https:\/\/prabhudarbar.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/prabhudarbar.com\/#listItem","position":1,"item":{"@type":"WebPage","@id":"https:\/\/prabhudarbar.com\/","name":"Home","description":"Acharya Vardhan Sharma Ji is one of the best astrologers in India. Providing the Best astrology Consultation online, Vedic pujas, and Vastu Tips, etc. Call Now!","url":"https:\/\/prabhudarbar.com\/"}}]},{"@type":"WebPage","@id":"https:\/\/prabhudarbar.com\/#webpage","url":"https:\/\/prabhudarbar.com\/","name":"Best Online Astrologer in India | Book Online Puja | Prabhu Darbar","description":"Acharya Vardhan Sharma Ji is one of the best astrologers in India. Providing the Best astrology Consultation online, Vedic pujas, and Vastu Tips, etc. Call Now!","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/prabhudarbar.com\/#website"},"breadcrumb":{"@id":"https:\/\/prabhudarbar.com\/#breadcrumblist"},"datePublished":"2020-12-04T06:03:09+00:00","dateModified":"2022-01-04T04:08:34+00:00"}]}
      // </script>
      <link rel='dns-prefetch' href='http://fonts.googleapis.com/' />
      <link href='https://fonts.gstatic.com/' crossorigin rel='preconnect' />
      <link rel="alternate" type="application/rss+xml" title="Prabhudarbar &raquo; Feed" href="feed/index.html" />
      <link rel="alternate" type="application/rss+xml" title="Prabhudarbar &raquo; Comments Feed"
         href="comments/feed/index.html" />
      <style id='global-styles-inline-css' type='text/css'>
         body {
         --wp--preset--color--black: #000;
         --wp--preset--color--cyan-bluish-gray: #abb8c3;
         --wp--preset--color--white: #ffffff;
         --wp--preset--color--pale-pink: #f78da7;
         --wp--preset--color--vivid-red: #cf2e2e;
         --wp--preset--color--luminous-vivid-orange: #ff6900;
         --wp--preset--color--luminous-vivid-amber: #fcb900;
         --wp--preset--color--light-green-cyan: #7bdcb5;
         --wp--preset--color--vivid-green-cyan: #00d084;
         --wp--preset--color--pale-cyan-blue: #8ed1fc;
         --wp--preset--color--vivid-cyan-blue: #0693e3;
         --wp--preset--color--vivid-purple: #9b51e0;
         --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
         --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
         --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
         --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
         --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
         --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
         --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
         --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
         --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
         --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
         --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
         --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
         --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
         --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
         --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
         --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
         --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
         --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
         --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
         --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
         --wp--preset--font-size--small: 13px;
         --wp--preset--font-size--medium: 20px;
         --wp--preset--font-size--large: 36px;
         --wp--preset--font-size--x-large: 42px
         }
         .has-black-color {
         color: var(--wp--preset--color--black) !important
         }
         .has-cyan-bluish-gray-color {
         color: var(--wp--preset--color--cyan-bluish-gray) !important
         }
         .has-white-color {
         color: var(--wp--preset--color--white) !important
         }
         .has-pale-pink-color {
         color: var(--wp--preset--color--pale-pink) !important
         }
         .has-vivid-red-color {
         color: var(--wp--preset--color--vivid-red) !important
         }
         .has-luminous-vivid-orange-color {
         color: var(--wp--preset--color--luminous-vivid-orange) !important
         }
         .has-luminous-vivid-amber-color {
         color: var(--wp--preset--color--luminous-vivid-amber) !important
         }
         .has-light-green-cyan-color {
         color: var(--wp--preset--color--light-green-cyan) !important
         }
         .has-vivid-green-cyan-color {
         color: var(--wp--preset--color--vivid-green-cyan) !important
         }
         .has-pale-cyan-blue-color {
         color: var(--wp--preset--color--pale-cyan-blue) !important
         }
         .has-vivid-cyan-blue-color {
         color: var(--wp--preset--color--vivid-cyan-blue) !important
         }
         .has-vivid-purple-color {
         color: var(--wp--preset--color--vivid-purple) !important
         }
         .has-black-background-color {
         background-color: var(--wp--preset--color--black) !important
         }
         .has-cyan-bluish-gray-background-color {
         background-color: var(--wp--preset--color--cyan-bluish-gray) !important
         }
         .has-white-background-color {
         background-color: var(--wp--preset--color--white) !important
         }
         .has-pale-pink-background-color {
         background-color: var(--wp--preset--color--pale-pink) !important
         }
         .has-vivid-red-background-color {
         background-color: var(--wp--preset--color--vivid-red) !important
         }
         .has-luminous-vivid-orange-background-color {
         background-color: var(--wp--preset--color--luminous-vivid-orange) !important
         }
         .has-luminous-vivid-amber-background-color {
         background-color: var(--wp--preset--color--luminous-vivid-amber) !important
         }
         .has-light-green-cyan-background-color {
         background-color: var(--wp--preset--color--light-green-cyan) !important
         }
         .has-vivid-green-cyan-background-color {
         background-color: var(--wp--preset--color--vivid-green-cyan) !important
         }
         .has-pale-cyan-blue-background-color {
         background-color: var(--wp--preset--color--pale-cyan-blue) !important
         }
         .has-vivid-cyan-blue-background-color {
         background-color: var(--wp--preset--color--vivid-cyan-blue) !important
         }
         .has-vivid-purple-background-color {
         background-color: var(--wp--preset--color--vivid-purple) !important
         }
         .has-black-border-color {
         border-color: var(--wp--preset--color--black) !important
         }
         .has-cyan-bluish-gray-border-color {
         border-color: var(--wp--preset--color--cyan-bluish-gray) !important
         }
         .has-white-border-color {
         border-color: var(--wp--preset--color--white) !important
         }
         .has-pale-pink-border-color {
         border-color: var(--wp--preset--color--pale-pink) !important
         }
         .has-vivid-red-border-color {
         border-color: var(--wp--preset--color--vivid-red) !important
         }
         .has-luminous-vivid-orange-border-color {
         border-color: var(--wp--preset--color--luminous-vivid-orange) !important
         }
         .has-luminous-vivid-amber-border-color {
         border-color: var(--wp--preset--color--luminous-vivid-amber) !important
         }
         .has-light-green-cyan-border-color {
         border-color: var(--wp--preset--color--light-green-cyan) !important
         }
         .has-vivid-green-cyan-border-color {
         border-color: var(--wp--preset--color--vivid-green-cyan) !important
         }
         .has-pale-cyan-blue-border-color {
         border-color: var(--wp--preset--color--pale-cyan-blue) !important
         }
         .has-vivid-cyan-blue-border-color {
         border-color: var(--wp--preset--color--vivid-cyan-blue) !important
         }
         .has-vivid-purple-border-color {
         border-color: var(--wp--preset--color--vivid-purple) !important
         }
         .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
         background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
         }
         .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
         background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
         }
         .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
         background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
         }
         .has-luminous-vivid-orange-to-vivid-red-gradient-background {
         background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
         }
         .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
         background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
         }
         .has-cool-to-warm-spectrum-gradient-background {
         background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
         }
         .has-blush-light-purple-gradient-background {
         background: var(--wp--preset--gradient--blush-light-purple) !important
         }
         .has-blush-bordeaux-gradient-background {
         background: var(--wp--preset--gradient--blush-bordeaux) !important
         }
         .has-luminous-dusk-gradient-background {
         background: var(--wp--preset--gradient--luminous-dusk) !important
         }
         .has-pale-ocean-gradient-background {
         background: var(--wp--preset--gradient--pale-ocean) !important
         }
         .has-electric-grass-gradient-background {
         background: var(--wp--preset--gradient--electric-grass) !important
         }
         .has-midnight-gradient-background {
         background: var(--wp--preset--gradient--midnight) !important
         }
         .has-small-font-size {
         font-size: var(--wp--preset--font-size--small) !important
         }
         .has-medium-font-size {
         font-size: var(--wp--preset--font-size--medium) !important
         }
         .has-large-font-size {
         font-size: var(--wp--preset--font-size--large) !important
         }
         .has-x-large-font-size {
         font-size: var(--wp--preset--font-size--x-large) !important
         }
      </style>
      <style id='woocommerce-inline-inline-css' type='text/css'>
         .woocommerce form .form-row .required {
         visibility: visible
         }
      </style>
      // <link data-minify="1" rel='preload'
      //    href='wp-content/cache/min/1/wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-6bba2b01.min811b.css?ver=1645097936'
      //    data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css'
      //    media='all' />
      <script type="rocketlazyloadscript" defer data-rocket-type='text/javascript'
         src='wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-jquery-core.min.js'
         id='wpo_min-header-0-js'></script>
      <script type="rocketlazyloadscript" defer data-rocket-type='text/javascript'
         src='wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-jquery-migrate.min.js'
         id='wpo_min-header-1-js'></script>
      <script type="rocketlazyloadscript" defer data-rocket-type='text/javascript'
         src='wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-jquerytp-tools.min.js'
         id='wpo_min-header-2-js'></script>
      <script type="rocketlazyloadscript" defer data-rocket-type='text/javascript'
         src='wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-revmin.min.js'
         id='wpo_min-header-3-js'></script>
      <script type="rocketlazyloadscript" defer data-rocket-type='text/javascript'
         src='wp-content/cache/wpo-minify/1645096906/assets/wpo-minify-header-jquerywd-device-library.min.js'
         id='wpo_min-header-4-js'></script>
      <link rel="https://api.w.org/" href="wp-json/index.html" />
      <link rel="alternate" type="application/json" href="wp-json/wp/v2/pages/9145.json" />
      <link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc0db0.html?rsd" />
      <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" />
      <meta name="generator" content="WordPress 5.9.2" />
      <meta name="generator" content="WooCommerce 5.1.3" />
      <link rel='shortlink' href='index.html' />
      <link rel="alternate" type="application/json+oembed"
         href="wp-json/oembed/1.0/embed1619.json?url=https%3A%2F%2Fprabhudarbar.com%2F" />
      <link rel="alternate" type="text/xml+oembed"
         href="wp-json/oembed/1.0/embed77e2?url=https%3A%2F%2Fprabhudarbar.com%2F&amp;format=xml" />
      <meta name="theme-color" content="">
      <noscript>
         <style>
            .woocommerce-product-gallery {
            opacity: 1 !important
            }
         </style>
      </noscript>
      <meta name="generator"
         content="Powered by Slider Revolution 6.3.2 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
      <?php include 'includes/favicon.php';?>
      <script type="rocketlazyloadscript"
         data-rocket-type="text/javascript">function setREVStartSize(e){window.RSIW=window.RSIW===undefined?window.innerWidth:window.RSIW;window.RSIH=window.RSIH===undefined?window.innerHeight:window.RSIH;try{var pw=document.getElementById(e.c).parentNode.offsetWidth,newh;pw=pw===0||isNaN(pw)?window.RSIW:pw;e.tabw=e.tabw===undefined?0:parseInt(e.tabw);e.thumbw=e.thumbw===undefined?0:parseInt(e.thumbw);e.tabh=e.tabh===undefined?0:parseInt(e.tabh);e.thumbh=e.thumbh===undefined?0:parseInt(e.thumbh);e.tabhide=e.tabhide===undefined?0:parseInt(e.tabhide);e.thumbhide=e.thumbhide===undefined?0:parseInt(e.thumbhide);e.mh=e.mh===undefined||e.mh==""||e.mh==="auto"?0:parseInt(e.mh,0);if(e.layout==="fullscreen"||e.l==="fullscreen")
         newh=Math.max(e.mh,window.RSIH);else{e.gw=Array.isArray(e.gw)?e.gw:[e.gw];for(var i in e.rl)if(e.gw[i]===undefined||e.gw[i]===0)e.gw[i]=e.gw[i-1];e.gh=e.el===undefined||e.el===""||(Array.isArray(e.el)&&e.el.length==0)?e.gh:e.el;e.gh=Array.isArray(e.gh)?e.gh:[e.gh];for(var i in e.rl)if(e.gh[i]===undefined||e.gh[i]===0)e.gh[i]=e.gh[i-1];var nl=new Array(e.rl.length),ix=0,sl;e.tabw=e.tabhide>=pw?0:e.tabw;e.thumbw=e.thumbhide>=pw?0:e.thumbw;e.tabh=e.tabhide>=pw?0:e.tabh;e.thumbh=e.thumbhide>=pw?0:e.thumbh;for(var i in e.rl)nl[i]=e.rl[i]<window.RSIW?0:e.rl[i];sl=nl[0];for(var i in nl)if(sl>nl[i]&&nl[i]>0){sl=nl[i];ix=i}
         var m=pw>(e.gw[ix]+e.tabw+e.thumbw)?1:(pw-(e.tabw+e.thumbw))/(e.gw[ix]);newh=(e.gh[ix]*m)+(e.tabh+e.thumbh)}
         if(window.rs_init_css===undefined)window.rs_init_css=document.head.appendChild(document.createElement("style"));document.getElementById(e.c).height=newh+"px";window.rs_init_css.innerHTML+="#"+e.c+"_wrapper { height: "+newh+"px }"}catch(e){console.log("Failure at Presize of Slider:"+e)}}
      </script>
      <style type="text/css" id="wp-custom-css">
         .widgettitle,
         .widgettitle a,
         .widget-title,
         .widget-title a {
         font-family: "Poppins", Arial, Helvetica, sans-serif;
         font-weight: 600;
         color: red !important
         }
         .page-title.color-scheme-light .entry-title {
         color: red !important
         }
         .color-scheme-light .breadcrumbs a,
         .color-scheme-light .breadcrumbs span,
         .color-scheme-light .yoast-breadcrumb a,
         .color-scheme-light .yoast-breadcrumb span {
         color: red
         }
         .product_title {
         font-weight: 600;
         font-size: 34px;
         line-height: 1.2;
         color: red
         }
         .slider-title {
         color: red
         }
         .woocommerce-breadcrumb {
         color: red
         }
         .product-tabs-wrapper {
         padding-top: 0;
         padding-bottom: 0;
         border-top: 0 solid;
         border-bottom: 0 solid;
         background-color: #E7CFBF
         }
         .product-grid-item .product-title {
         color: red
         }
         .woodmart-logo img {
         margin-left: -25px;
         height: 124px;
         width: 114px;
         }
         .page-title-default {
         background-repeat: no-repeat;
         background-size: cover;
         background-position: center center;
         height: 527px;
         padding-top: 186px;
         border-radius: 37px
         }
         rs-slides,
         rs-slide,
         rs-slide:before {
         position: absolute;
         text-indent: 0;
         top: 0;
         border-radius: 37px;
         left: 0
         }
         .whb-col-right,
         .whb-mobile-right {
         justify-content: flex-end;
         margin-right: -30px
         }
      </style>
      <style></style>
      <style data-type="wd-style-header_887807">
         .whb-sticked .whb-general-header .wd-dropdown {
         margin-top: 10px
         }
         .whb-sticked .whb-general-header .wd-dropdown:after {
         height: 20px
         }
         @media (min-width:1025px) {
         .whb-general-header-inner {
         height: 105px
         }
         .whb-sticked .whb-general-header-inner {
         height: 60px
         }
         }
         @media (max-width:1024px) {
         .whb-general-header-inner {
         height: 60px
         }
         }
         .whb-top-bar {
         background-color: rgba(131, 183, 53, 1)
         }
         .whb-general-header {
         background-color: rgba(255, 255, 255, 1);
         border-color: rgba(236, 123, 49, 1);
         border-bottom-width: 0;
         border-bottom-style: solid
         }
         .whb-wjlcubfdmlq3d7jvmt23 .menu-opener {
         background-color: rgba(131, 183, 53, 1)
         }
         .whb-header-bottom {
         border-bottom-width: 0;
         border-bottom-style: solid
         }
      </style>
      <noscript>
         <style id="rocket-lazyload-nojs-css">
            .rll-youtube-player,
            [data-lazy-src] {
            display: none !important
            }
         </style>
      </noscript>
      <script type="rocketlazyloadscript">
         /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
         (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
         var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
         return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
         if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
         setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
         var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
         if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
      </script>
      <script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=G-3B3ZX0H66N"></script>
      <script type="rocketlazyloadscript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}
         gtag('js',new Date());gtag('config','G-3B3ZX0H66N')
      </script>
      <meta name="google-site-verification" content="LqzGRv86XoXcXN5YKC-nfqjnTr2ZEXS7mLTwhhap1aM" />
      <script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=G-KQXV8CMDWS"></script>
      <script type="rocketlazyloadscript">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}
         gtag('js',new Date());gtag('config','G-KQXV8CMDWS')
      </script>
   </head>
   <body data-rsssl=1
      class="home page-template page-template-elementor_header_footer page page-id-9145 theme-woodmart woocommerce-no-js wrapper-full-width form-style-square form-border-width-2 categories-accordion-on offcanvas-sidebar-tablet notifications-sticky elementor-default elementor-template-full-width elementor-kit-9057 elementor-page elementor-page-9145">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-dark-grayscale">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0 0.49803921568627" />
                  <feFuncG type="table" tableValues="0 0.49803921568627" />
                  <feFuncB type="table" tableValues="0 0.49803921568627" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-grayscale">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0 1" />
                  <feFuncG type="table" tableValues="0 1" />
                  <feFuncB type="table" tableValues="0 1" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-purple-yellow">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" />
                  <feFuncG type="table" tableValues="0 1" />
                  <feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-blue-red">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0 1" />
                  <feFuncG type="table" tableValues="0 0.27843137254902" />
                  <feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-midnight">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0 0" />
                  <feFuncG type="table" tableValues="0 0.64705882352941" />
                  <feFuncB type="table" tableValues="0 1" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-magenta-yellow">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0.78039215686275 1" />
                  <feFuncG type="table" tableValues="0 0.94901960784314" />
                  <feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-purple-green">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" />
                  <feFuncG type="table" tableValues="0 1" />
                  <feFuncB type="table" tableValues="0.44705882352941 0.4" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none"
         style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;">
         <defs>
            <filter id="wp-duotone-blue-orange">
               <feColorMatrix color-interpolation-filters="sRGB" type="matrix"
                  values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
               <feComponentTransfer color-interpolation-filters="sRGB">
                  <feFuncR type="table" tableValues="0.098039215686275 1" />
                  <feFuncG type="table" tableValues="0 0.66274509803922" />
                  <feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" />
                  <feFuncA type="table" tableValues="1 1" />
               </feComponentTransfer>
               <feComposite in2="SourceGraphic" operator="in" />
            </filter>
         </defs>
      </svg>
      <div class="website-wrapper">
         <header class="whb-header whb-sticky-shadow whb-scroll-slide whb-sticky-real">
            <div class="whb-main-header">
               <div
                  class="whb-row whb-top-bar whb-not-sticky-row whb-with-bg whb-without-border whb-color-light whb-flex-flex-middle whb-hidden-desktop whb-hidden-mobile">
                  <div class="container">
                     <div class="whb-flex-row whb-top-bar-inner">
                        <div class="whb-column whb-col-left whb-visible-lg">
                           <div class="wd-header-text set-cont-mb-s reset-last-child whb-text-element">
                              <strong><span style="color: #ffffff;">ADD ANYTHING HERE OR JUST REMOVE
                              IT…</span></strong>
                           </div>
                        </div>
                        <div class="whb-column whb-col-center whb-visible-lg whb-empty-column"></div>
                        <div class="whb-column whb-col-right whb-visible-lg">
                           <div
                              class="wd-social-icons text-center icons-design-default icons-size- color-scheme-light social-share social-form-circle">
                              <a rel="noopener noreferrer nofollow"
                                 href="https://www.facebook.com/sharer/sharer.php?u="
                                 target="_blank" class=" wd-social-icon social-facebook"> <span
                                 class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow"
                                 href="https://twitter.com/share?url=" target="_blank"
                                 class=" wd-social-icon social-twitter"> <span class="wd-icon"></span> </a> <a
                                 rel="noopener noreferrer nofollow"
                                 href="https://pinterest.com/pin/create/button/?url=&amp;media=wp-includes/images/media/default.png&amp;description=Home"
                                 target="_blank" class=" wd-social-icon social-pinterest"> <span
                                 class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow"
                                 href="https://www.linkedin.com/shareArticle?mini=true&amp;url="
                                 target="_blank" class=" wd-social-icon social-linkedin"> <span
                                 class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow"
                                 href="https://telegram.me/share/url?url="
                                 target="_blank" class=" wd-social-icon social-tg"> <span class="wd-icon"></span>
                              </a>
                           </div>
                           <div class="wd-header-divider wd-full-height whb-divider-element"></div>
                           <div class="wd-header-nav wd-header-secondary-nav text-right wd-full-height navigation-style-bordered"
                              role="navigation">
                              <ul id="menu-top-bar-right" class="menu wd-nav wd-nav-secondary wd-style-bordered">
                                 <li id="menu-item-403"
                                    class="woodmart-open-newsletter menu-item menu-item-type-custom menu-item-object-custom menu-item-403 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="#" class="woodmart-nav-link"><span
                                       class="wd-nav-icon fa fa-envelope-o"></span><span
                                       class="nav-link-text">NEWSLETTER</span></a>
                                 </li>
                                 <li id="menu-item-402"
                                    class="menu-item menu-item-type-custom menu-item-object-custom menu-item-402 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="#" class="woodmart-nav-link"><span class="nav-link-text">CONTACT
                                    US</span></a>
                                 </li>
                                 <li id="menu-item-401"
                                    class="menu-item menu-item-type-custom menu-item-object-custom menu-item-401 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="#" class="woodmart-nav-link"><span
                                       class="nav-link-text">FAQs</span></a>
                                 </li>
                              </ul>
                           </div>
                           <div class="wd-header-divider wd-full-height whb-divider-element"></div>
                        </div>
                        <div class="whb-column whb-col-mobile whb-hidden-lg whb-empty-column"></div>
                     </div>
                  </div>
               </div>
               <div
                  class="whb-row whb-general-header whb-sticky-row whb-with-bg whb-without-border whb-color-light whb-flex-flex-middle">
                  <div class="container">
                     <?php include 'includes/header.php';?>
                     <div class="whb-column whb-mobile-right whb-hidden-lg">
                        <div class="info-box-wrapper ">
                           <div id="wd-624cac71c070c"
                              class=" cursor-pointer wd-info-box woodmart-info-box text-right box-icon-align-right box-style-base color-scheme- wd-bg- box-title-default">
                              <div class="box-icon-wrapper box-with-icon box-icon-simple">
                                 <div class="info-box-icon">
                                    <img
                                       src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                       title="—Pngtree—phone icon_3581515" alt="—Pngtree—phone icon_3581515"
                                       data-lazy-src="wp-content/uploads/2021/01/%e2%80%94Pngtree%e2%80%94phone-icon_3581515.png" />
                                    <noscript><img
                                       src="wp-content/uploads/2021/01/%e2%80%94Pngtree%e2%80%94phone-icon_3581515.png"
                                       title="—Pngtree—phone icon_3581515"
                                       alt="—Pngtree—phone icon_3581515" /></noscript>
                                 </div>
                              </div>
                              <div class="info-box-content">
                                 <div class="info-box-inner set-cont-mb-s reset-last-child"></div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <div
               class="whb-row whb-header-bottom whb-not-sticky-row whb-without-bg whb-without-border whb-color-dark whb-flex-flex-middle whb-hidden-desktop whb-hidden-mobile">
               <div class="container">
                  <div class="whb-flex-row whb-header-bottom-inner">
                     <div class="whb-column whb-col-left whb-visible-lg">
                        <div class="wd-header-cats wd-event-hover show-on-hover whb-wjlcubfdmlq3d7jvmt23 header-categories-nav"
                           role="navigation">
                           <span
                              class="menu-opener color-scheme-light has-bg header-categories-nav-wrap"> <span
                              class="menu-opener-icon woodmart-burger"></span> <span class="menu-open-label">
                           Browse Categories </span> </span>
                           <div class="wd-dropdown wd-dropdown-cats categories-menu-dropdown ">
                              <ul id="menu-main-navigation"
                                 class="menu wd-nav wd-nav-vertical vertical-navigation">
                                 <li id="menu-item-404"
                                    class="menu-item menu-item-type-post_type menu-item-object-page menu-item-404 item-level-0 menu-item-design-full-width menu-mega-dropdown wd-event-hover menu-item-has-children">
                                    <a href="shop/index.html" class="woodmart-nav-link"><span
                                       class="nav-link-text">Shop</span></a>
                                    <div
                                       class="wd-dropdown-menu wd-dropdown wd-design-full-width color-scheme-dark sub-menu-dropdown">
                                       <div class="container">
                                          <style>
                                             .elementor-201 .elementor-element.elementor-element-7653608>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
                                             align-content: flex-start;
                                             align-items: flex-start
                                             }
                                             .elementor-201 .elementor-element.elementor-element-7653608 {
                                             margin: -5px 0 0 0
                                             }
                                             .elementor-201 .elementor-element.elementor-element-2799025>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
                                             align-content: center;
                                             align-items: center
                                             }
                                             .elementor-201 .elementor-element.elementor-element-2799025:not(.elementor-motion-effects-element-type-background),
                                             .elementor-201 .elementor-element.elementor-element-2799025>.elementor-motion-effects-container>.elementor-motion-effects-layer {
                                             background-color: rgba(200, 200, 200, .1)
                                             }
                                             .elementor-201 .elementor-element.elementor-element-2799025 {
                                             transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
                                             padding: 15px 5px 15px 5px
                                             }
                                             .elementor-201 .elementor-element.elementor-element-2799025>.elementor-background-overlay {
                                             transition: background 0.3s, border-radius 0.3s, opacity 0.3s
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304 .elementor-icon-wrapper {
                                             text-align: center
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304.elementor-view-stacked .elementor-icon {
                                             background-color: #EBEBEB
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304.elementor-view-framed .elementor-icon,
                                             .elementor-201 .elementor-element.elementor-element-3f66304.elementor-view-default .elementor-icon {
                                             color: #EBEBEB;
                                             border-color: #EBEBEB
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304.elementor-view-framed .elementor-icon,
                                             .elementor-201 .elementor-element.elementor-element-3f66304.elementor-view-default .elementor-icon svg {
                                             fill: #EBEBEB
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304 .elementor-icon {
                                             font-size: 40px
                                             }
                                             .elementor-201 .elementor-element.elementor-element-3f66304 .elementor-icon i,
                                             .elementor-201 .elementor-element.elementor-element-3f66304 .elementor-icon svg {
                                             transform: rotate(0deg)
                                             }
                                             .elementor-201 .elementor-element.elementor-element-2525043 .elementor-text-editor {
                                             text-align: left
                                             }
                                          </style>
                                          <div data-elementor-type="wp-post" data-elementor-id="201"
                                             class="elementor elementor-201" data-elementor-settings="[]">
                                             <div class="elementor-inner">
                                                <div class="elementor-section-wrap">
                                                   <section
                                                      class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-7653608 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled"
                                                      data-id="7653608" data-element_type="section">
                                                      <div
                                                         class="elementor-container elementor-column-gap-default">
                                                         <div class="elementor-row">
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-874055"
                                                               data-id="874055"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-1634354 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="1634354"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-black">
                                                                                 <a href="#">
                                                                                 Shop
                                                                                 pages
                                                                                 <span
                                                                                    class="menu-label menu-label-black">
                                                                                 Awesome
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Filters
                                                                                       area
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Hidden
                                                                                       sidebar
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       No
                                                                                       page
                                                                                       heading
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Small
                                                                                       categories
                                                                                       menu
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Masonry
                                                                                       grid
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       background
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Category
                                                                                       description
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Only
                                                                                       categories
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-5791123"
                                                               data-id="5791123"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-9754656 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="9754656"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-orange">
                                                                                 <a href="#">
                                                                                 Product
                                                                                 hovers
                                                                                 <span
                                                                                    class="menu-label menu-label-orange">
                                                                                 effects
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Summary
                                                                                       on
                                                                                       hover
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Icons
                                                                                       on
                                                                                       hover
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Icons
                                                                                       &amp;
                                                                                       Add
                                                                                       to
                                                                                       cart
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Full
                                                                                       info
                                                                                       on
                                                                                       image
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       All
                                                                                       info
                                                                                       on
                                                                                       hover
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Button
                                                                                       on
                                                                                       image
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Standard
                                                                                       button
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-blue">
                                                                                       <a
                                                                                          href="#">
                                                                                       Quick
                                                                                       shop
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-6501897"
                                                               data-id="6501897"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-7504775 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="7504775"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-red">
                                                                                 <a href="#">
                                                                                 Product
                                                                                 pages
                                                                                 <span
                                                                                    class="menu-label menu-label-red">
                                                                                 Unlimited
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Default
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Centered
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Sticky
                                                                                       description
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       shadow
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       background
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Accordion
                                                                                       tabs
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Accordion
                                                                                       in
                                                                                       content
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       sidebar
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-5430530"
                                                               data-id="5430530"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-126256 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="126256"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-red">
                                                                                 <a href="#">
                                                                                 Product
                                                                                 images
                                                                                 <span
                                                                                    class="menu-label menu-label-red">
                                                                                 Gallery
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Thumbnails
                                                                                       left
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Thumbnails
                                                                                       bottom
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Sticky
                                                                                       images
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       One
                                                                                       column
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Two
                                                                                       columns
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Combined
                                                                                       grid
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Zoom
                                                                                       image
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Images
                                                                                       size
                                                                                       -
                                                                                       small
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-8836139"
                                                               data-id="8836139"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-8387219 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="8387219"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-red">
                                                                                 <a href="#">
                                                                                 WooCommerce
                                                                                 <span
                                                                                    class="menu-label menu-label-red">
                                                                                 Types
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Simple
                                                                                       product
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Variable
                                                                                       product
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       External
                                                                                       product
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Grouped
                                                                                       product
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Shopping
                                                                                       Cart
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Checkout
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       My
                                                                                       account
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Wishlist
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-3522262"
                                                               data-id="3522262"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-8372237 elementor-widget elementor-widget-wd_extra_menu_list"
                                                                        data-id="8372237"
                                                                        data-element_type="widget"
                                                                        data-widget_type="wd_extra_menu_list.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <ul
                                                                              class="wd-sub-menu mega-menu-list">
                                                                              <li
                                                                                 class="item-with-label item-label-red">
                                                                                 <a href="#">
                                                                                 Features
                                                                                 <span
                                                                                    class="menu-label menu-label-red">
                                                                                 Best
                                                                                 </span>
                                                                                 </a>
                                                                                 <ul
                                                                                    class="sub-sub-menu">
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       360°
                                                                                       product
                                                                                       viewer
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       video
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       instagram
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       With
                                                                                       countdown
                                                                                       timer
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Product
                                                                                       presentation
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Variations
                                                                                       swatches
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Infinit
                                                                                       scrolling
                                                                                       </a>
                                                                                    </li>
                                                                                    <li
                                                                                       class="item-with-label item-label-primary">
                                                                                       <a
                                                                                          href="#">
                                                                                       Load
                                                                                       more
                                                                                       button
                                                                                       </a>
                                                                                    </li>
                                                                                 </ul>
                                                                              </li>
                                                                           </ul>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </section>
                                                   <section
                                                      class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-2799025 wd-section-stretch elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                                                      data-id="2799025" data-element_type="section"
                                                      data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                                      <div
                                                         class="elementor-container elementor-column-gap-default">
                                                         <div class="elementor-row">
                                                            <div class="elementor-column elementor-col-10 elementor-top-column elementor-element elementor-element-8580144"
                                                               data-id="8580144"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-3f66304 elementor-view-default elementor-widget elementor-widget-icon"
                                                                        data-id="3f66304"
                                                                        data-element_type="widget"
                                                                        data-widget_type="icon.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <div
                                                                              class="elementor-icon-wrapper">
                                                                              <div
                                                                                 class="elementor-icon">
                                                                                 <i aria-hidden="true"
                                                                                    class="fas fa-info-circle"></i>
                                                                              </div>
                                                                           </div>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                            <div class="elementor-column elementor-col-90 elementor-top-column elementor-element elementor-element-6897986"
                                                               data-id="6897986"
                                                               data-element_type="column">
                                                               <div
                                                                  class="elementor-column-wrap elementor-element-populated">
                                                                  <div class="elementor-widget-wrap">
                                                                     <div class="elementor-element elementor-element-2525043 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor"
                                                                        data-id="2525043"
                                                                        data-element_type="widget"
                                                                        data-widget_type="text-editor.default">
                                                                        <div
                                                                           class="elementor-widget-container">
                                                                           <div
                                                                              class="elementor-text-editor elementor-clearfix">
                                                                              <p
                                                                                 style="text-align: left">
                                                                                 This is an
                                                                                 example of
                                                                                 mega menu
                                                                                 dropdown.
                                                                                 You can edit
                                                                                 it from
                                                                                 admin panel
                                                                                 -&gt;
                                                                                 <strong>HTML
                                                                                 Blocks</strong>
                                                                                 -&gt;
                                                                                 <strong>Menu
                                                                                 shop</strong>.<br />
                                                                                 All these
                                                                                 pages are
                                                                                 not included
                                                                                 with a dummy
                                                                                 content. You
                                                                                 can
                                                                                 configure
                                                                                 your shop
                                                                                 page as you
                                                                                 need in
                                                                                 <strong>Theme
                                                                                 Settings</strong>
                                                                                 -&gt;
                                                                                 <strong>Shop</strong>.
                                                                              </p>
                                                                           </div>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </section>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </li>
                                 <li id="menu-item-383"
                                    class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-383 item-level-0 menu-item-design-sized menu-mega-dropdown wd-event-hover dropdown-with-height">
                                    <a href="#" class="woodmart-nav-link"><span
                                       class="nav-link-text">Pages</span></a>
                                    <style>
                                       .menu-item-383 .wd-design-sized {
                                       min-height: 100px;
                                       width: 750px
                                       }
                                    </style>
                                    <div
                                       class="color-scheme-dark wd-design-sized wd-dropdown-menu wd-dropdown sub-menu-dropdown">
                                       <div class="container">
                                          <ul class="wd-sub-menu row color-scheme-dark">
                                             <li id="menu-item-388"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-388 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">Pre-Built
                                                Pages</a>
                                                <ul class="sub-sub-menu">
                                                   <li id="menu-item-9088"
                                                      class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9088 item-level-2">
                                                      <a href="faqs/index.html"
                                                         class="woodmart-nav-link">FAQs</a>
                                                   </li>
                                                </ul>
                                             </li>
                                             <li id="menu-item-389"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-389 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">Pre-Built
                                                Layouts</a>
                                             </li>
                                          </ul>
                                       </div>
                                    </div>
                                 </li>
                                 <li id="menu-item-384"
                                    class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-384 item-level-0 menu-item-design-sized menu-mega-dropdown wd-event-hover dropdown-with-height">
                                    <a href="#" class="woodmart-nav-link"><span
                                       class="nav-link-text">Elements</span></a>
                                    <style>
                                       .menu-item-384 .wd-design-sized {
                                       min-height: 100px;
                                       width: 920px
                                       }
                                    </style>
                                    <div
                                       class="color-scheme-dark wd-design-sized wd-dropdown-menu wd-dropdown sub-menu-dropdown">
                                       <div class="container">
                                          <ul class="wd-sub-menu row color-scheme-dark">
                                             <li id="menu-item-390"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-390 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">Theme Elements</a>
                                                <ul class="sub-sub-menu">
                                                   <li id="menu-item-9079"
                                                      class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9079 item-level-2">
                                                      <a href="google-maps/index.html"
                                                         class="woodmart-nav-link">Google maps</a>
                                                   </li>
                                                </ul>
                                             </li>
                                             <li id="menu-item-392"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-392 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">Xtemos
                                                Elements</a>
                                             </li>
                                             <li id="menu-item-393"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-393 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">More Elements</a>
                                             </li>
                                             <li id="menu-item-391"
                                                class="menu-item menu-item-type-custom menu-item-object-custom menu-item-391 item-level-1 col-auto">
                                                <a href="#" class="woodmart-nav-link">WooCommerce</a>
                                             </li>
                                          </ul>
                                       </div>
                                    </div>
                                 </li>
                                 <li id="menu-item-396"
                                    class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-396 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="portfolio/venenatis-nam-phasellus/index.html"
                                       class="woodmart-nav-link"><span class="nav-link-text">Single &#8211;
                                    sticky</span></a>
                                 </li>
                                 <li id="menu-item-394"
                                    class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-394 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="portfolio/netus-eu-mollis-hac-dignis/index.html"
                                       class="woodmart-nav-link"><span class="nav-link-text">Single &#8211;
                                    alternative</span></a>
                                 </li>
                                 <li id="menu-item-395"
                                    class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-395 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="portfolio/et-vestibulum-quis-a-suspendisse/index.html"
                                       class="woodmart-nav-link"><span class="nav-link-text">Single &#8211;
                                    gallery</span></a>
                                 </li>
                                 <li id="menu-item-397"
                                    class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-397 item-level-0 menu-item-design-default menu-simple-dropdown wd-event-hover">
                                    <a href="portfolio/leo-uteu-ullamcorper/index.html"
                                       class="woodmart-nav-link"><span class="nav-link-text">Single &#8211;
                                    video</span></a>
                                 </li>
                              </ul>
                           </div>
                        </div>
                     </div>
                     <div class="whb-column whb-col-center whb-visible-lg">
                        <div class="wd-search-form wd-header-search-form woodmart-search-form">
                           <form role="search" method="get"
                              class="searchform wd-with-cat has-categories-dropdown wd-style-default search-style-default woodmart-ajax-search"
                           data-thumbnail="1" data-price="1"
                              data-post_type="product" data-count="20" data-sku="0" data-symbols_count="3">
                              <input type="text" class="s" placeholder="Search for products" value="" name="s"
                                 aria-label="Search" title="Search for products" /> <input type="hidden"
                                 name="post_type" value="product">
                              <div class="wd-search-cat wd-scroll search-by-category">
                                 <input type="hidden"
                                    name="product_cat" value="0"> <a href="#" rel="noffollow" data-val="0">
                                 <span> Select category </span> </a>
                                 <div
                                    class="wd-dropdown wd-dropdown-search-cat wd-dropdown-menu wd-scroll-content wd-design-default list-wrapper">
                                    <ul class="wd-sub-menu">
                                       <li style="display:none;"><a href="#" data-val="0">Select
                                          category</a>
                                       </li>
                                       <li class="cat-item cat-item-64"><a class="pf-value"
                                          href="product-category/gemstone/index.html" data-val="gemstone"
                                          data-title="Gemstone">Gemstone</a></li>
                                       <li class="cat-item cat-item-15"><a class="pf-value"
                                          href="product-category/uncategorized/index.html"
                                          data-val="uncategorized"
                                          data-title="Uncategorized">Uncategorized</a></li>
                                    </ul>
                                 </div>
                              </div>
                              <button type="submit" class="searchsubmit"> Search </button>
                           </form>
                           <div class="search-results-wrapper">
                              <div class="wd-dropdown-results wd-scroll wd-dropdown woodmart-search-results">
                                 <div class="wd-scroll-content"></div>
                              </div>
                           </div>
                        </div>
                     </div>
                     <div class="whb-column whb-col-right whb-visible-lg whb-empty-column"></div>
                     <div class="whb-column whb-col-mobile whb-hidden-lg whb-empty-column"></div>
                  </div>
               </div>
            </div>
      </div>
      </header>
      <div class="main-page-wrapper">
         <div class="container">
            <div class="row content-layout-wrapper align-items-start">
               <div data-elementor-type="wp-page" data-elementor-id="9145" class="elementor elementor-9145"
                  data-elementor-settings="[]">
                  <div class="elementor-inner">
                     <div class="elementor-section-wrap">
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-4cd3c10 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="4cd3c10" data-element_type="section"
                           data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}">
                           <div class="elementor-container elementor-column-gap-no">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37e1847"
                                    data-id="37e1847" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-6ed7502 elementor-widget elementor-widget-slider_revolution"
                                             data-id="6ed7502" data-element_type="widget"
                                             data-widget_type="slider_revolution.default">
                                             <div class="elementor-widget-container">
                                                <div class="wp-block-themepunch-revslider">
                                                   <p class="rs-p-wp-fix"></p>
                                                   <rs-module-wrap id="woodmart-minimalist-slider_wrapper"
                                                      data-source="gallery"
                                                      style="background:transparent;padding:0px;margin:0px auto;margin-top:0;margin-bottom:0;">
                                                      <rs-module id="woodmart-minimalist-slider" style=""
                                                         data-version="6.3.2">
                                                         <rs-slides>
                                                            <rs-slide data-key="rs-124" data-title="01"
                                                               data-thumb="//prabhudarbar.com/wp-content/uploads/2021/04/0003.jpg"
                                                               data-anim="ei:d;eo:d;s:300;r:0;t:fade;sl:d;">
                                                               <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201350%20527'%3E%3C/svg%3E"
                                                                  title="banner1" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg" data-no-retina
                                                                  data-lazy-src="wp-content/uploads/2021/04/0003.jpg">
                                                               <noscript><img
                                                                  src="wp-content/uploads/2021/04/0003.jpg"
                                                                  title="banner1" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg"
                                                                  data-no-retina></noscript>
                                                            </rs-slide>
                                                            <rs-slide data-key="rs-122" data-title="02"
                                                               data-thumb="//prabhudarbar.com/wp-content/uploads/2021/04/0002.png"
                                                               data-anim="ei:d;eo:d;s:600;r:0;t:fade;sl:d;">
                                                               <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201350%20527'%3E%3C/svg%3E"
                                                                  title="Banner2" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg" data-no-retina
                                                                  data-lazy-src="wp-content/uploads/2021/04/0002.png">
                                                               <noscript><img
                                                                  src="wp-content/uploads/2021/04/0002.png"
                                                                  title="Banner2" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg"
                                                                  data-no-retina></noscript>
                                                            </rs-slide>
                                                            <rs-slide data-key="rs-123" data-title="03"
                                                               data-thumb="//prabhudarbar.com/wp-content/uploads/2021/04/Banner3-100x50.jpg"
                                                               data-anim="ei:d;eo:d;s:600;r:0;t:fade;sl:d;">
                                                               <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201350%20527'%3E%3C/svg%3E"
                                                                  title="Banner3" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg" data-no-retina
                                                                  data-lazy-src="wp-content/uploads/2021/04/0001.png">
                                                               <noscript><img
                                                                  src="wp-content/uploads/2021/04/0001.png"
                                                                  title="Banner3" width="1350"
                                                                  height="527"
                                                                  data-bg="p:right center;"
                                                                  class="rev-slidebg"
                                                                  data-no-retina></noscript>
                                                            </rs-slide>
                                                         </rs-slides>
                                                      </rs-module>
                                                      <script type="rocketlazyloadscript"
                                                         data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {setREVStartSize({c:'woodmart-minimalist-slider',rl:[1240,1024,778,480],el:[750,768,960,720],gw:[1920,1024,778,480],gh:[750,768,312,192],type:'standard',justify:'',layout:'fullwidth',mh:"0"});var revapi48,tpj;function revinit_woodmartminimalistslider(){jQuery(function(){tpj=jQuery;revapi48=tpj("#woodmart-minimalist-slider");if(revapi48==undefined||revapi48.revolution==undefined){revslider_showDoubleJqueryError("woodmart-minimalist-slider")}else{revapi48.revolution({sliderLayout:"fullwidth",visibilityLevels:"1240,1024,778,480",gridwidth:"1920,1024,778,480",gridheight:"750,768,312,192",spinner:"spinner0",perspective:600,perspectiveType:"local",editorheight:"750,768,960,720",responsiveLevels:"1240,1024,778,480",progressBar:{disableProgressBar:!0},navigation:{mouseScrollNavigation:!1,wheelCallDelay:1000,onHoverStop:!1,touch:{touchenabled:!0,touchOnDesktop:!0},bullets:{enable:!0,tmp:"<span class=\"woodmart-bullet-num\">{{title}}</span>",style:"woodmart-line-bullets",hide_onmobile:!0,hide_under:"1025px",h_align:"right",v_align:"center",h_offset:50,direction:"vertical",space:25}},viewPort:{enable:!0,visible_area:"20%",presize:!0},fallbacks:{allowHTML5AutoPlayOnAndroid:!0},})}})}
                                                         var once_woodmartminimalistslider=!1;if(document.readyState==="loading"){document.addEventListener('readystatechange',function(){if((document.readyState==="interactive"||document.readyState==="complete")&&!once_woodmartminimalistslider){once_woodmartminimalistslider=!0;revinit_woodmartminimalistslider()}})}else{once_woodmartminimalistslider=!0;revinit_woodmartminimalistslider()}});
                                                      </script>
                                                      <script
                                                         type="rocketlazyloadscript">var htmlDivCss=unescape("%23woodmart-minimalist-slider_wrapper%20%7B%0A%09height%3A%20650px%3B%0A%20%20%20%20background%3A%20%23f9f9f9%3B%0A%7D%0A%0A%40media%20%28max-width%3A%201024px%29%20%7B%0A%20%20%20%20%0A%23woodmart-minimalist-slider_wrapper%20%7B%0A%20%20height%3A768px%3B%0A%7D%0A%7D%0A%20%20%20%20%20%20%0A%40media%20%28max-width%3A%20778px%29%20%7B%0A%20%20%20%20%0A%23woodmart-minimalist-slider_wrapper%20%7B%0A%20%20height%3A960px%3B%0A%7D%0A%7D%0A%20%20%20%20%20%20%20%20%0A%40media%20%28max-width%3A%20480px%29%20%7B%0A%20%20%20%20%0A%23woodmart-minimalist-slider_wrapper%20%7B%0A%20%20height%3A720px%3B%0A%7D%0A%7D");var htmlDiv=document.getElementById('rs-plugin-settings-inline-css');if(htmlDiv){htmlDiv.innerHTML=htmlDiv.innerHTML+htmlDivCss}else{var htmlDiv=document.createElement('div');htmlDiv.innerHTML='<style>'+htmlDivCss+'</style>';document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0])}</script>
                                                      <script
                                                         type="rocketlazyloadscript">var htmlDivCss=unescape(".woodmart-line-bullets%20.tp-bullet%7B%0A%09font-family%3A%20Josefin%20Sans%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet%3Aafter%7B%0A%09content%3A%20%27%27%3B%0A%20%20%20%20position%3A%20absolute%3B%0A%20%20%20%20top%3A%202px%3B%0A%20%20%20%20right%3A%200%3B%0A%20%20%20%20border-bottom%3A%202px%20solid%20%23999%3B%0A%20%20%20%20height%3A%200%3B%0A%20%20%20%20width%3A%2022px%3B%0A%20%20%20%20-webkit-transition%3A%20all%20.15s%3B%0A%20%20%20%20transition%3A%20all%20.15s%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet%3Ahover%3Aafter%7B%0A%20%20%20%20%20border-bottom%3A%202px%20solid%20%23000%3B%0A%09%20width%3A%2050px%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet.selected%3Aafter%7B%0A%09border-bottom%3A%202px%20solid%20%23000%3B%0A%09width%3A%2050px%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet.selected%20.woodmart-bullet-num%7B%0A%09color%3A%20%23000%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet%3Ahover%20.woodmart-bullet-num%7B%0A%09color%3A%20%23000%3B%0A%7D%0A.woodmart-line-bullets%20.woodmart-bullet-num%7B%0A%20%20%20%20font-family%3A%20Josefin%20Sans%3B%0A%20%20%20%20position%3A%20absolute%3B%0A%20%20%20%20left%3A%2025px%3B%0A%20%20%20%20top%3A%20-10px%3B%0A%20%20%20%20font-size%3A%2016px%3B%0A%20%20%20%20font-weight%3A%20600%3B%0A%20%20%20%20color%3A%20%23999%3B%0A%20%20%20%20min-width%3A%2020px%3B%0A%20%20%20%20text-align%3A%20center%3B%0A%20%20%20%20-webkit-transition%3A%20color%20.2s%3B%0A%20%20%20%20transition%3A%20color%20.2s%3B%0A%7D%0A.woodmart-line-bullets%20.tp-bullet%20%7B%0A%20%20%20%20position%3A%20absolute%3B%0A%20%20%20%20width%3A%2022px%3B%0A%20%20%20%20height%3A%2010px%3B%0A%20%20%20%20background-color%3A%20transparent%3B%0A%20%20%20%20cursor%3A%20pointer%3B%0A%7D%0A");var htmlDiv=document.getElementById('rs-plugin-settings-inline-css');if(htmlDiv){htmlDiv.innerHTML=htmlDiv.innerHTML+htmlDivCss}else{var htmlDiv=document.createElement('div');htmlDiv.innerHTML='<style>'+htmlDivCss+'</style>';document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0])}</script>
                                                      <script
                                                         type="rocketlazyloadscript">var htmlDivCss=unescape("%0A%0A%0A");var htmlDiv=document.getElementById('rs-plugin-settings-inline-css');if(htmlDiv){htmlDiv.innerHTML=htmlDiv.innerHTML+htmlDivCss}else{var htmlDiv=document.createElement('div');htmlDiv.innerHTML='<style>'+htmlDivCss+'</style>';document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0])}</script>
                                                   </rs-module-wrap>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-582c3a6 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="582c3a6" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">
                           <div class="elementor-container elementor-column-gap-no">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b76de5"
                                    data-id="1b76de5" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-85ac734 elementor-widget elementor-widget-spacer"
                                             data-id="85ac734" data-element_type="widget"
                                             data-widget_type="spacer.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-spacer">
                                                   <div class="elementor-spacer-inner"></div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-1e23383 elementor-widget elementor-widget-heading"
                                             data-id="1e23383" data-element_type="widget"
                                             data-widget_type="heading.default">
                                             <div class="elementor-widget-container">
                                                <h2 class="elementor-heading-title elementor-size-default">
                                                   About Guruji
                                                </h2>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-e9e420c elementor-hidden-phone elementor-widget elementor-widget-spacer"
                                             data-id="e9e420c" data-element_type="widget"
                                             data-widget_type="spacer.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-spacer">
                                                   <div class="elementor-spacer-inner"></div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-95bdcf2 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel"
                                             data-id="95bdcf2" data-element_type="widget"
                                             data-settings="{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;autoplay_speed&quot;:3000,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}"
                                             data-widget_type="image-carousel.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-image-carousel-wrapper swiper-container"
                                                   dir="ltr">
                                                   <div class="elementor-image-carousel swiper-wrapper swiper-image-stretch">
                                                     
                                                      <div class="swiper-slide">
                                                         <figure class="swiper-slide-inner">
                                                            <img
                                                               class="swiper-slide-image"
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               alt="slide2"
                                                               data-lazy-src="wp-content/uploads/2021/04/social.png" />
                                                            <noscript><img
                                                               class="swiper-slide-image"
                                                               src="wp-content/uploads/2021/04/social.png"
                                                               alt="slide2" /></noscript>
                                                         </figure>
                                                      </div>
                                                      <div class="swiper-slide">
                                                         <figure class="swiper-slide-inner">
                                                            <img
                                                               class="swiper-slide-image"
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               alt="slide3"
                                                               data-lazy-src="wp-content/uploads/2021/04/about.png" />
                                                            <noscript><img
                                                               class="swiper-slide-image"
                                                               src="wp-content/uploads/2021/04/about.png"
                                                               alt="slide3" /></noscript>
                                                         </figure>
                                                      </div>
                                                      <div class="swiper-slide">
                                                         <figure class="swiper-slide-inner">
                                                            <img
                                                               class="swiper-slide-image"
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               alt="slide4"
                                                               data-lazy-src="wp-content/uploads/2021/04/expert.jpg" />
                                                            <noscript><img
                                                               class="swiper-slide-image"
                                                               src="wp-content/uploads/2021/04/expert.jpg"
                                                               alt="slide4" /></noscript>
                                                         </figure>
                                                      </div>
                                                   </div>
                                                   <div class="swiper-pagination"></div>
                                                   <div
                                                      class="elementor-swiper-button elementor-swiper-button-prev">
                                                      <i class="eicon-chevron-left"
                                                         aria-hidden="true"></i> <span
                                                         class="elementor-screen-only">Previous</span>
                                                   </div>
                                                   <div
                                                      class="elementor-swiper-button elementor-swiper-button-next">
                                                      <i class="eicon-chevron-right"
                                                         aria-hidden="true"></i> <span
                                                         class="elementor-screen-only">Next</span>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-3a633bd wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="3a633bd" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-99702fb elementor-hidden-phone"
                                    data-id="99702fb" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-afd4565"
                                    data-id="afd4565" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-bedf77d elementor-widget elementor-widget-wd_title"
                                             data-id="bedf77d" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-underlined-2 wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Book Your Online Pooja
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-022ed06"
                                    data-id="022ed06" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-f3efd75 elementor-align-center elementor-widget elementor-widget-button"
                                             data-id="f3efd75" data-element_type="widget"
                                             data-widget_type="button.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-button-wrapper"> <a
                                                   href="javascript:void(0);"
                                                   class="elementor-button-link elementor-button elementor-size-lg"
                                                   role="button"> <span
                                                   class="elementor-button-content-wrapper">
                                                   <span class="elementor-button-text">BOOK
                                                   POOJA</span> </span> </a>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-2fcddea elementor-hidden-phone"
                                    data-id="2fcddea" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-e6454ce wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="e6454ce" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6612e2c"
                                    data-id="6612e2c" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-559527a"
                                    data-id="559527a" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-c913f5f elementor-widget elementor-widget-wd_title"
                                             data-id="c913f5f" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-underlined-2 wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Book Your Online Pooja
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5daf098"
                                    data-id="5daf098" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-a8f2e47 elementor-align-center elementor-widget elementor-widget-button"
                                             data-id="a8f2e47" data-element_type="widget"
                                             data-widget_type="button.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-button-wrapper"> <a
                                                   href="en/online-puja/index.html"
                                                   class="elementor-button-link elementor-button elementor-size-lg"
                                                   role="button"> <span
                                                   class="elementor-button-content-wrapper">
                                                   <span class="elementor-button-text">BOOK
                                                   POOJA</span> </span> </a>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3f48939"
                                    data-id="3f48939" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-f7dd27b wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="f7dd27b" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-652f7c4"
                                    data-id="652f7c4" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d644ea8"
                                    data-id="d644ea8" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-5bf145d elementor-widget elementor-widget-wd_title"
                                             data-id="5bf145d" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-underlined-2 wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Book Your Online Pooja
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d19296b"
                                    data-id="d19296b" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-95cb2a3 elementor-widget elementor-widget-wd_popup"
                                             data-id="95cb2a3" data-element_type="widget"
                                             data-widget_type="wd_popup.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                   <a class="btn btn-style-default btn-shape-round btn-size-extra-large wd-open-popup btn-color-alt btn-full-width btn-icon-pos-right"
                                                      href="#popup-5fd9b16ab6a3c"> <span
                                                      class="wd-btn-text"
                                                      data-elementor-setting-key="text"> Get It
                                                   Now </span> </a>
                                                </div>
                                                <div id="popup-5fd9b16ab6a3c"
                                                   class="mfp-with-anim wd-popup mfp-hide woodmart-content-popup"
                                                   style="max-width:1180px;">
                                                   <div class="wd-popup-inner">
                                                      <style>
                                                         .elementor-9628 .elementor-element.elementor-element-663d1bd:not(.elementor-motion-effects-element-type-background),
                                                         .elementor-9628 .elementor-element.elementor-element-663d1bd>.elementor-motion-effects-container>.elementor-motion-effects-layer {
                                                         background-image: url(wp-content/uploads/2020/12/download-6.jpg)
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-663d1bd {
                                                         transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-663d1bd>.elementor-background-overlay {
                                                         transition: background 0.3s, border-radius 0.3s, opacity 0.3s
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-c873b57 .title {
                                                         color: red;
                                                         font-weight: 700;
                                                         text-transform: uppercase
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-group {
                                                         padding-right: calc(10px/2);
                                                         padding-left: calc(10px/2);
                                                         margin-bottom: 10px
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-form-fields-wrapper {
                                                         margin-left: calc(-10px/2);
                                                         margin-right: calc(-10px/2);
                                                         margin-bottom: -10px
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-group.recaptcha_v3-bottomleft,
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-group.recaptcha_v3-bottomright {
                                                         margin-bottom: 0
                                                         }
                                                         body.rtl .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-labels-inline .elementor-field-group>label {
                                                         padding-left: 0
                                                         }
                                                         body:not(.rtl) .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-labels-inline .elementor-field-group>label {
                                                         padding-right: 0
                                                         }
                                                         body .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-labels-above .elementor-field-group>label {
                                                         padding-bottom: 0
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-type-html {
                                                         padding-bottom: 0
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
                                                         background-color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-field-group .elementor-select-wrapper select {
                                                         background-color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .e-form__buttons__wrapper__button-next {
                                                         background-color: red;
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-button[type="submit"] {
                                                         background-color: red;
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-button[type="submit"] svg * {
                                                         fill: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .e-form__buttons__wrapper__button-previous {
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .e-form__buttons__wrapper__button-next:hover {
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-button[type="submit"]:hover {
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .elementor-button[type="submit"]:hover svg * {
                                                         fill: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 .e-form__buttons__wrapper__button-previous:hover {
                                                         color: #fff
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-86e3f96 {
                                                         --e-form-steps-indicators-spacing: 20px;
                                                         --e-form-steps-indicator-padding: 30px;
                                                         --e-form-steps-indicator-inactive-secondary-color: #ffffff;
                                                         --e-form-steps-indicator-active-secondary-color: #ffffff;
                                                         --e-form-steps-indicator-completed-secondary-color: #ffffff;
                                                         --e-form-steps-divider-width: 1px;
                                                         --e-form-steps-divider-gap: 10px
                                                         }
                                                         @media(min-width:768px) {
                                                         .elementor-9628 .elementor-element.elementor-element-253fba6 {
                                                         width: 20%
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-7c92e93 {
                                                         width: 59.332%
                                                         }
                                                         .elementor-9628 .elementor-element.elementor-element-7f0b450 {
                                                         width: 20%
                                                         }
                                                         }
                                                      </style>
                                                      <div data-elementor-type="wp-post"
                                                         data-elementor-id="9628"
                                                         class="elementor elementor-9628"
                                                         data-elementor-settings="[]">
                                                         <div class="elementor-inner">
                                                            <div class="elementor-section-wrap">
                                                               <section
                                                                  class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-663d1bd elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled"
                                                                  data-id="663d1bd"
                                                                  data-element_type="section"
                                                                  data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                                                  <div
                                                                     class="elementor-container elementor-column-gap-default">
                                                                     <div class="elementor-row">
                                                                        <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-253fba6"
                                                                           data-id="253fba6"
                                                                           data-element_type="column">
                                                                           <div
                                                                              class="elementor-column-wrap">
                                                                              <div
                                                                                 class="elementor-widget-wrap">
                                                                              </div>
                                                                           </div>
                                                                        </div>
                                                                        <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7c92e93"
                                                                           data-id="7c92e93"
                                                                           data-element_type="column">
                                                                           <div
                                                                              class="elementor-column-wrap elementor-element-populated">
                                                                              <div
                                                                                 class="elementor-widget-wrap">
                                                                                 <div class="elementor-element elementor-element-c873b57 elementor-widget elementor-widget-wd_title"
                                                                                    data-id="c873b57"
                                                                                    data-element_type="widget"
                                                                                    data-widget_type="wd_title.default">
                                                                                    <div
                                                                                       class="elementor-widget-container">
                                                                                       <div
                                                                                          class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center">
                                                                                          <div
                                                                                             class="liner-continer">
                                                                                             <h4
                                                                                                class="woodmart-title-container title wd-fontsize-l">
                                                                                                Get
                                                                                                your
                                                                                                Trikal
                                                                                                Shastra
                                                                                                for
                                                                                                2021
                                                                                             </h4>
                                                                                          </div>
                                                                                       </div>
                                                                                    </div>
                                                                                 </div>
                                                                                 <div class="elementor-element elementor-element-86e3f96 elementor-button-align-stretch elementor-widget elementor-widget-form"
                                                                                    data-id="86e3f96"
                                                                                    data-element_type="widget"
                                                                                    data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}"
                                                                                    data-widget_type="form.default">
                                                                                    <div
                                                                                       class="elementor-widget-container">
                                                                                       <form
                                                                                          class="elementor-form"
                                                                                          method="post"
                                                                                          name="New Form">
                                                                                          <input
                                                                                             type="hidden"
                                                                                             name="post_id"
                                                                                             value="9628" />
                                                                                          <input
                                                                                             type="hidden"
                                                                                             name="form_id"
                                                                                             value="86e3f96" />
                                                                                          <input
                                                                                             type="hidden"
                                                                                             name="queried_id"
                                                                                             value="9145" />
                                                                                          <div
                                                                                             class="elementor-form-fields-wrapper elementor-labels-above">
                                                                                             <div
                                                                                                class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
                                                                                                <input
                                                                                                   size="1"
                                                                                                   type="text"
                                                                                                   name="form_fields[name]"
                                                                                                   id="form-field-name"
                                                                                                   class="elementor-field elementor-size-xs elementor-field-textual"
                                                                                                   placeholder="Name">
                                                                                             </div>
                                                                                             <div
                                                                                                class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
                                                                                                <div
                                                                                                   class="elementor-field elementor-select-wrapper ">
                                                                                                   <select
                                                                                                      name="form_fields[email]"
                                                                                                      id="form-field-email"
                                                                                                      class="elementor-field-textual elementor-size-xs"
                                                                                                      required="required"
                                                                                                      aria-required="true">
                                                                                                      <option
                                                                                                         value="Male">
                                                                                                         Male
                                                                                                      </option>
                                                                                                      <option
                                                                                                         value="Female">
                                                                                                         Female
                                                                                                      </option>
                                                                                                   </select>
                                                                                                </div>
                                                                                             </div>
                                                                                             <div
                                                                                                class="elementor-field-type-date elementor-field-group elementor-column elementor-field-group-field_9c8be78 elementor-col-100">
                                                                                                <input
                                                                                                   type="date"
                                                                                                   name="form_fields[field_9c8be78]"
                                                                                                   id="form-field-field_9c8be78"
                                                                                                   class="elementor-field elementor-size-xs elementor-field-textual elementor-date-field"
                                                                                                   placeholder="Date of Birth"
                                                                                                   pattern="[0-9]{4}-[0-9]{2}-[0-9]{2}">
                                                                                             </div>
                                                                                             <div
                                                                                                class="elementor-field-type-time elementor-field-group elementor-column elementor-field-group-field_38675ca elementor-col-100">
                                                                                                <input
                                                                                                   type="time"
                                                                                                   name="form_fields[field_38675ca]"
                                                                                                   id="form-field-field_38675ca"
                                                                                                   class="elementor-field elementor-size-xs elementor-field-textual elementor-time-field"
                                                                                                   placeholder="Time of Birth">
                                                                                             </div>
                                                                                             <div
                                                                                                class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_0a278e8 elementor-col-100">
                                                                                                <input
                                                                                                   size="1"
                                                                                                   type="text"
                                                                                                   name="form_fields[field_0a278e8]"
                                                                                                   id="form-field-field_0a278e8"
                                                                                                   class="elementor-field elementor-size-xs elementor-field-textual"
                                                                                                   placeholder="Place of Birth">
                                                                                             </div>
                                                                                             <div
                                                                                                class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
                                                                                                <button
                                                                                                   type="submit"
                                                                                                   class="elementor-button elementor-size-sm">
                                                                                                <span>
                                                                                                <span
                                                                                                   class=" elementor-button-icon">
                                                                                                </span>
                                                                                                <span
                                                                                                   class="elementor-button-text">Send</span>
                                                                                                </span>
                                                                                                </button>
                                                                                             </div>
                                                                                          </div>
                                                                                       </form>
                                                                                    </div>
                                                                                 </div>
                                                                              </div>
                                                                           </div>
                                                                        </div>
                                                                        <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7f0b450"
                                                                           data-id="7f0b450"
                                                                           data-element_type="column">
                                                                           <div
                                                                              class="elementor-column-wrap">
                                                                              <div
                                                                                 class="elementor-widget-wrap">
                                                                              </div>
                                                                           </div>
                                                                        </div>
                                                                     </div>
                                                                  </div>
                                                               </section>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-cb711b1"
                                    data-id="cb711b1" data-element_type="column">
                                    <div class="elementor-column-wrap">
                                       <div class="elementor-widget-wrap"></div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-3b1ea41 elementor-section-full_width elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="3b1ea41" data-element_type="section">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ce819e3"
                                    data-id="ce819e3" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-19c903d elementor-widget elementor-widget-wd_title"
                                             data-id="19c903d" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Services
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-eb01bad elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
                                             data-id="eb01bad" data-element_type="widget"
                                             data-widget_type="divider.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-divider"> <span
                                                   class="elementor-divider-separator"> </span>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-63ec005 wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="63ec005" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-04beee6"
                                    data-id="04beee6" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-b0ee9fa elementor-widget elementor-widget-wd_infobox_carousel"
                                             data-id="b0ee9fa" data-element_type="widget"
                                             data-widget_type="wd_infobox_carousel.default">
                                             <div class="elementor-widget-container">
                                                <div class="wd-carousel-container info-box-carousel-wrapper wd-carousel-spacing-30"
                                                   data-owl-carousel data-speed="3000" data-wrap="yes"
                                                   data-autoplay="yes" data-hide_pagination_control="no"
                                                   data-hide_prev_next_buttons="no" data-desktop="4"
                                                   data-tablet_landscape="4" data-tablet="3"
                                                   data-mobile="1">
                                                   <div
                                                      class="owl-carousel info-box-carousel owl-items-lg-4 owl-items-md-4 owl-items-sm-3 owl-items-xs-1">
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-cfaa82f with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Horoscope
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-47f9237 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Panchang
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-a1ec414 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Kundli
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-4248b91 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Numerology
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-452b865 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Tarot
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-97ee7ff with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Marriage
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-top box-style-shadow color-scheme- elementor-repeater-item-04cc9b5 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="750" height="750"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20750'%3E%3C/svg%3E"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     data-lazy-sizes="(max-width: 750px) 100vw, 750px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/horoscope-main-image.jpg" />
                                                                  <noscript><img
                                                                     width="750" height="750"
                                                                     src="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                                     class="attachment-full size-full"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/horoscope-main-image.jpg 750w, wp-content/uploads/2020/12/horoscope-main-image-600x600.jpg 600w, wp-content/uploads/2020/12/horoscope-main-image-150x150.jpg 150w, wp-content/uploads/2020/12/horoscope-main-image-300x300.jpg 300w"
                                                                     sizes="(max-width: 750px) 100vw, 750px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Vastu
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-4561fbc elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="4561fbc" data-element_type="section">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-83e8a99"
                                    data-id="83e8a99" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-bafd0af elementor-widget elementor-widget-wd_title"
                                             data-id="bafd0af" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Upcoming events
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-ff47303 elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
                                             data-id="ff47303" data-element_type="widget"
                                             data-widget_type="divider.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-divider"> <span
                                                   class="elementor-divider-separator"> </span>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-e866c91 wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="e866c91" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ddc6ba0"
                                    data-id="ddc6ba0" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-e3df9eb elementor-widget elementor-widget-wd_infobox_carousel"
                                             data-id="e3df9eb" data-element_type="widget"
                                             data-widget_type="wd_infobox_carousel.default">
                                             <div class="elementor-widget-container">
                                                <div class="wd-carousel-container info-box-carousel-wrapper wd-carousel-spacing-30"
                                                   data-owl-carousel data-speed="" data-wrap="no"
                                                   data-hide_pagination_control="yes"
                                                   data-hide_prev_next_buttons="no" data-desktop="1"
                                                   data-tablet_landscape="1" data-tablet="1"
                                                   data-mobile="1">
                                                   <div
                                                      class="owl-carousel info-box-carousel owl-items-lg-1 owl-items-md-1 owl-items-sm-1 owl-items-xs-1">
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-left box-style-shadow color-scheme- elementor-repeater-item-ee04595 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="300" height="225"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/IMG-20201202-WA0029-300x225.jpg 300w, wp-content/uploads/2020/12/IMG-20201202-WA0029-150x113.jpg 150w, wp-content/uploads/2020/12/IMG-20201202-WA0029.jpg 768w"
                                                                     data-lazy-sizes="(max-width: 300px) 100vw, 300px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/IMG-20201202-WA0029-300x225.jpg" />
                                                                  <noscript><img
                                                                     width="300" height="225"
                                                                     src="wp-content/uploads/2020/12/IMG-20201202-WA0029-300x225.jpg"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/IMG-20201202-WA0029-300x225.jpg 300w, wp-content/uploads/2020/12/IMG-20201202-WA0029-150x113.jpg 150w, wp-content/uploads/2020/12/IMG-20201202-WA0029.jpg 768w"
                                                                     sizes="(max-width: 300px) 100vw, 300px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Infobox title.
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-left box-style-shadow color-scheme- elementor-repeater-item-ed8475c with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="300" height="220"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20220'%3E%3C/svg%3E"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/IMG-20201120-WA0019-300x220.jpg 300w, wp-content/uploads/2020/12/IMG-20201120-WA0019-150x110.jpg 150w, wp-content/uploads/2020/12/IMG-20201120-WA0019.jpg 596w"
                                                                     data-lazy-sizes="(max-width: 300px) 100vw, 300px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/IMG-20201120-WA0019-300x220.jpg" />
                                                                  <noscript><img
                                                                     width="300" height="220"
                                                                     src="wp-content/uploads/2020/12/IMG-20201120-WA0019-300x220.jpg"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/IMG-20201120-WA0019-300x220.jpg 300w, wp-content/uploads/2020/12/IMG-20201120-WA0019-150x110.jpg 150w, wp-content/uploads/2020/12/IMG-20201120-WA0019.jpg 596w"
                                                                     sizes="(max-width: 300px) 100vw, 300px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Infobox title.
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                      <div class="info-box-wrapper">
                                                         <div class="wd-info-box text-center box-icon-align-left box-style-shadow color-scheme- elementor-repeater-item-1550c62 with-btn box-btn-static box-title-default woodmart-info-box"
                                                            onclick="window.location.href='#'">
                                                            <div
                                                               class="box-icon-wrapper box-with-icon box-icon-simple">
                                                               <div class="info-box-icon">
                                                                  <img
                                                                     width="300" height="225"
                                                                     src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     data-lazy-srcset="wp-content/uploads/2020/12/IMG-20201202-WA0035-300x225.jpg 300w, wp-content/uploads/2020/12/IMG-20201202-WA0035-150x113.jpg 150w, wp-content/uploads/2020/12/IMG-20201202-WA0035-1200x901.jpg 1200w, wp-content/uploads/2020/12/IMG-20201202-WA0035-1024x769.jpg 1024w, wp-content/uploads/2020/12/IMG-20201202-WA0035-768x577.jpg 768w, wp-content/uploads/2020/12/IMG-20201202-WA0035.jpg 1280w"
                                                                     data-lazy-sizes="(max-width: 300px) 100vw, 300px"
                                                                     data-lazy-src="wp-content/uploads/2020/12/IMG-20201202-WA0035-300x225.jpg" />
                                                                  <noscript><img
                                                                     width="300" height="225"
                                                                     src="wp-content/uploads/2020/12/IMG-20201202-WA0035-300x225.jpg"
                                                                     class="attachment-medium size-medium"
                                                                     alt=""
                                                                     srcset="wp-content/uploads/2020/12/IMG-20201202-WA0035-300x225.jpg 300w, wp-content/uploads/2020/12/IMG-20201202-WA0035-150x113.jpg 150w, wp-content/uploads/2020/12/IMG-20201202-WA0035-1200x901.jpg 1200w, wp-content/uploads/2020/12/IMG-20201202-WA0035-1024x769.jpg 1024w, wp-content/uploads/2020/12/IMG-20201202-WA0035-768x577.jpg 768w, wp-content/uploads/2020/12/IMG-20201202-WA0035.jpg 1280w"
                                                                     sizes="(max-width: 300px) 100vw, 300px" /></noscript>
                                                               </div>
                                                            </div>
                                                            <div class="info-box-content">
                                                               <h4 class="info-box-title title box-title-style-default wd-fontsize-m"
                                                                  data-elementor-setting-key="title">
                                                                  Infobox title.
                                                               </h4>
                                                               <div class="info-box-inner set-cont-mb-s reset-last-child"
                                                                  data-elementor-setting-key="content">
                                                                  <p>Lorem ipsum, or lipsum as it
                                                                     is sometimes known, is dummy
                                                                     text used in laying out
                                                                     print, graphic or web
                                                                     designs.
                                                                  </p>
                                                               </div>
                                                               <div class="info-btn-wrapper">
                                                                  <div
                                                                     class="wd-button-wrapper woodmart-button-wrapper text-center">
                                                                     <a class="btn btn-style-default btn-shape-rectangle btn-size-default btn-color-alt btn-icon-pos-right"
                                                                        href="#"> <span
                                                                        class="wd-btn-text"
                                                                        data-elementor-setting-key="text">
                                                                     Read more </span>
                                                                     </a>
                                                                  </div>
                                                               </div>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-be44c85 color-scheme-dark"
                                    data-id="be44c85" data-element_type="column"
                                    data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-2ac0a84 elementor-widget elementor-widget-shortcode"
                                             data-id="2ac0a84" data-element_type="widget"
                                             data-widget_type="shortcode.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-shortcode">
                                                   <div style='padding:3px;'>
                                                      <marquee style='height:220px;' scrollamount='3'
                                                         scrolldelay='5' direction='up'
                                                         onmouseover='this.stop()'
                                                         onmouseout='this.start()'>Lorem ipsum, or
                                                         lipsum as it is sometimes known, is dummy
                                                         text used in laying out print, graphic or
                                                         web designs. <br /><br /> Lorem ipsum, or
                                                         lipsum as it is sometimes known, is dummy
                                                         text used in laying out print, graphic or
                                                         web designs.
                                                      </marquee>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-b46436e elementor-section-full_width wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-height-default elementor-section-height-default"
                           data-id="b46436e" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-93cf401"
                                    data-id="93cf401" data-element_type="column"
                                    data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-90ee2f6 elementor-widget elementor-widget-image"
                                             data-id="90ee2f6" data-element_type="widget"
                                             data-widget_type="image.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-image">
                                                   <img
                                                      src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image"
                                                      data-lazy-src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg" />
                                                   <noscript><img
                                                      src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image" /></noscript>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-edb38fd elementor-widget elementor-widget-wd_title"
                                             data-id="edb38fd" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h2
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Title text example
                                                      </h2>
                                                   </div>
                                                   <div
                                                      class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-xs">
                                                      Lorem ipsum dolor sit amet, consectetur
                                                      adipiscing elit. Ut elit tellus, luctus nec
                                                      ullamcorper mattis, pulvinar dapibus leo.Lorem
                                                      ipsum dolor sit amet, consectetur adipiscing
                                                      elit. Ut elit tellus, luctus nec ullamcorper
                                                      mattis, pulvinar dapibus leo.
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-eba34d2"
                                    data-id="eba34d2" data-element_type="column"
                                    data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-704d2ae elementor-widget elementor-widget-image"
                                             data-id="704d2ae" data-element_type="widget"
                                             data-widget_type="image.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-image">
                                                   <img
                                                      src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image"
                                                      data-lazy-src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg" />
                                                   <noscript><img
                                                      src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image" /></noscript>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-7a8d3dc elementor-widget elementor-widget-wd_title"
                                             data-id="7a8d3dc" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h2
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Title text example
                                                      </h2>
                                                   </div>
                                                   <div
                                                      class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-xs">
                                                      Lorem ipsum dolor sit amet, consectetur
                                                      adipiscing elit. Ut elit tellus, luctus nec
                                                      ullamcorper mattis, pulvinar dapibus leo.Lorem
                                                      ipsum dolor sit amet, consectetur adipiscing
                                                      elit. Ut elit tellus, luctus nec ullamcorper
                                                      mattis, pulvinar dapibus leo.
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-87429d1"
                                    data-id="87429d1" data-element_type="column"
                                    data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-8db892e elementor-widget elementor-widget-image"
                                             data-id="8db892e" data-element_type="widget"
                                             data-widget_type="image.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-image">
                                                   <img
                                                      src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image"
                                                      data-lazy-src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg" />
                                                   <noscript><img
                                                      src="wp-content/uploads/elementor/thumbs/horoscope-main-image-pejsdr8modf9bvj7au24z6dbe4vj2g92czs72hzgpk.jpg"
                                                      title="horoscope-main-image"
                                                      alt="horoscope-main-image" /></noscript>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-1c4af22 elementor-widget elementor-widget-wd_title"
                                             data-id="1c4af22" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h2
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Title text example
                                                      </h2>
                                                   </div>
                                                   <div
                                                      class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-xs">
                                                      Lorem ipsum dolor sit amet, consectetur
                                                      adipiscing elit. Ut elit tellus, luctus nec
                                                      ullamcorper mattis, pulvinar dapibus leo.Lorem
                                                      ipsum dolor sit amet, consectetur adipiscing
                                                      elit. Ut elit tellus, luctus nec ullamcorper
                                                      mattis, pulvinar dapibus leo.
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-909f08c wd-section-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="909f08c" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-840b12d"
                                    data-id="840b12d" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-c2cfc3d elementor-align-center elementor-widget elementor-widget-button"
                                             data-id="c2cfc3d" data-element_type="widget"
                                             data-widget_type="button.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-button-wrapper"> <a href="#"
                                                   class="elementor-button-link elementor-button elementor-size-sm"
                                                   role="button"> <span
                                                   class="elementor-button-content-wrapper">
                                                   <span class="elementor-button-text"></span>
                                                   </span> </a>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-6cec772 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="6cec772" data-element_type="section">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4d07fbb"
                                    data-id="4d07fbb" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-8f41125 elementor-widget elementor-widget-wd_banner"
                                             data-id="8f41125" data-element_type="widget"
                                             data-widget_type="wd_banner.default">
                                             <div class="elementor-widget-container">
                                                <div class="promo-banner-wrapper">
                                                   <div class="promo-banner banner-content-background banner-hover-none color-scheme- banner-btn-size-default banner-btn-style-default wd-display-background banner-vr-align-bottom banner-hr-align-left cursor-pointer"
                                                      onclick="window.location.href='#'">
                                                      <div class="main-wrapp-img">
                                                         <div data-bg="wp-content/uploads/2020/12/horoscope-main-image.jpg"
                                                            class="banner-image rocket-lazyload"
                                                            style=""></div>
                                                      </div>
                                                      <div
                                                         class="wrapper-content-banner wd-fill wd-items-bottom wd-justify-left">
                                                         <div class="content-banner text-center">
                                                            <div
                                                               class="banner-title-wrap banner-title-default">
                                                               <h4 class="banner-title wd-fontsize-l"
                                                                  data-elementor-setting-key="title">
                                                                  Horoscope
                                                               </h4>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-2340f07 elementor-widget elementor-widget-wd_banner"
                                             data-id="2340f07" data-element_type="widget"
                                             data-widget_type="wd_banner.default">
                                             <div class="elementor-widget-container">
                                                <div class="promo-banner-wrapper">
                                                   <div class="promo-banner banner-content-background banner-hover-none color-scheme- banner-btn-size-default banner-btn-style-default wd-display-background banner-vr-align-bottom banner-hr-align-left cursor-pointer"
                                                      onclick="window.location.href='#'">
                                                      <div class="main-wrapp-img">
                                                         <div data-bg="wp-content/uploads/2020/12/Tarot.jpg"
                                                            class="banner-image rocket-lazyload"
                                                            style=""></div>
                                                      </div>
                                                      <div
                                                         class="wrapper-content-banner wd-fill wd-items-bottom wd-justify-left">
                                                         <div class="content-banner text-center">
                                                            <div
                                                               class="banner-title-wrap banner-title-default">
                                                               <h4 class="banner-title wd-fontsize-l"
                                                                  data-elementor-setting-key="title">
                                                                  Tarot
                                                               </h4>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-c8b295d"
                                    data-id="c8b295d" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-f23aeb4 elementor-widget elementor-widget-wd_banner"
                                             data-id="f23aeb4" data-element_type="widget"
                                             data-widget_type="wd_banner.default">
                                             <div class="elementor-widget-container">
                                                <div class="promo-banner-wrapper">
                                                   <div class="promo-banner banner-content-background banner-hover-none color-scheme- banner-btn-size-default banner-btn-style-default wd-display-background banner-vr-align-bottom banner-hr-align-left cursor-pointer"
                                                      onclick="window.location.href='#'">
                                                      <div class="main-wrapp-img">
                                                         <div data-bg="wp-content/uploads/2020/12/download-21.jpg"
                                                            class="banner-image rocket-lazyload"
                                                            style=""></div>
                                                      </div>
                                                      <div
                                                         class="wrapper-content-banner wd-fill wd-items-bottom wd-justify-left">
                                                         <div class="content-banner text-center">
                                                            <div
                                                               class="banner-title-wrap banner-title-default">
                                                               <h4 class="banner-title wd-fontsize-l"
                                                                  data-elementor-setting-key="title">
                                                                  Panchang
                                                               </h4>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-9254f4c elementor-widget elementor-widget-wd_banner"
                                             data-id="9254f4c" data-element_type="widget"
                                             data-widget_type="wd_banner.default">
                                             <div class="elementor-widget-container">
                                                <div class="promo-banner-wrapper">
                                                   <div class="promo-banner banner-content-background banner-hover-none color-scheme- banner-btn-size-default banner-btn-style-default wd-display-background banner-vr-align-bottom banner-hr-align-left cursor-pointer"
                                                      onclick="window.location.href='#'">
                                                      <div class="main-wrapp-img">
                                                         <div data-bg="wp-content/uploads/2020/12/love.jpg"
                                                            class="banner-image rocket-lazyload"
                                                            style=""></div>
                                                      </div>
                                                      <div
                                                         class="wrapper-content-banner wd-fill wd-items-bottom wd-justify-left">
                                                         <div class="content-banner text-center">
                                                            <div
                                                               class="banner-title-wrap banner-title-default">
                                                               <h4 class="banner-title wd-fontsize-l"
                                                                  data-elementor-setting-key="title">
                                                                  Love
                                                               </h4>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                                
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-f11fd97 elementor-section-full_width elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="f11fd97" data-element_type="section">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59695c2"
                                    data-id="59695c2" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-2ddfbf0 elementor-widget elementor-widget-wd_title"
                                             data-id="2ddfbf0" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Products
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-4047479 elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
                                             data-id="4047479" data-element_type="widget"
                                             data-widget_type="divider.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-divider"> <span
                                                   class="elementor-divider-separator"> </span>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-4c5614f wd-section-stretch elementor-section-full_width elementor-section-height-default elementor-section-height-default"
                           data-id="4c5614f" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5525559"
                                    data-id="5525559" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-c5e829b elementor-widget elementor-widget-wd_products"
                                             data-id="c5e829b" data-element_type="widget"
                                             data-widget_type="wd_products.default">
                                             <div class="elementor-widget-container">
                                                <div style="display:flex">
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/KamkhyaLaxmiPotli.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>लक्ष्मी पोटली</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 2551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/KuberPotli.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>कुबेरपोटली</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 2100.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/PitraYantra.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>पितृ यंत्र </p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/VastuDhosaKashtNivaran.jpg"
                                                            alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>वास्तु दोष कष्ट निवारण</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1100.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/vyaparvradhiyantra.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>व्यापार वृद्धि यंत्र</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1100.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <br>
                                                </div>
                                                <div style="display:flex">
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/laxmicharanpaduka.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>लक्ष्मी चरण पादुका</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/navratanlocket.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>नवरत्न लाकेट</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/motichandrama.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>मोती चंद्रमा लॉकेट </p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/gomtichandra.jpg"
                                                            alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>गोमती चक्र लॉकेट</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                                   <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/indrakavach.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>महाशक्ति इंद्रा कवच</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 2151.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>

                                                 

                                                   <br>
                                                </div>
                                                <div class="product-card">
                                                      <div class="product-tumb">
                                                         <img src="image/kuber-bhandari.jpg" alt="">
                                                      </div>
                                                      <div class="product-details">
                                                         <p>श्री धनलक्ष्मी श्री कुबेर भंडारी</p>
                                                         <div class="product-bottom-details">
                                                            <div class="product-price">₹ 1551.00</div>
                                                            <div class="product-links">
                                                               <a href="tel: 9718882882"> <button
                                                                  class="btn btn-primary"><i
                                                                  class="fa fa-phone"
                                                                  aria-hidden="true"></i>&nbsp;
                                                               Call Now </button> </a>
                                                            </div>
                                                         </div>
                                                      </div>
                                                   </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-37ee9f5 wd-section-stretch elementor-section-full_width elementor-section-height-default elementor-section-height-default"
                           data-id="37ee9f5" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ad2e69"
                                    data-id="7ad2e69" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-97407fb elementor-align-center elementor-widget elementor-widget-button"
                                             data-id="97407fb" data-element_type="widget"
                                             data-widget_type="button.default">
                                             <div class="elementor-widget-container">
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                     
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-527ed88 wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="527ed88" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-55ab0f8"
                                    data-id="55ab0f8" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-c71bb2e text-center color-scheme-inherit elementor-widget elementor-widget-text-editor"
                                             data-id="c71bb2e" data-element_type="widget"
                                             data-widget_type="text-editor.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-text-editor elementor-clearfix">
                                                   <p>
                                                      To know more, please call us at: +91-9718882882
                                                      <script type="rocketlazyloadscript"
                                                         src="../apis.google.com/js/platform.js"
                                                         defer></script>
                                                   </p>
                                                   <div class="g-ytsubscribe"
                                                      data-channelid="UCq1uoc4WJJJfdlPoRqlKG6w"
                                                      data-layout="default" data-count="default"> 
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="elementor-section elementor-top-section elementor-element elementor-element-030cef3 elementor-section-full_width elementor-section-height-default elementor-section-height-default wd-section-disabled"
                           data-id="030cef3" data-element_type="section">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-344e260"
                                    data-id="344e260" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-93a9974 elementor-widget elementor-widget-wd_title"
                                             data-id="93a9974" data-element_type="widget"
                                             data-widget_type="wd_title.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center">
                                                   <div class="liner-continer">
                                                      <h1
                                                         class="woodmart-title-container title wd-fontsize-l">
                                                         Images
                                                      </h1>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                          <div class="elementor-element elementor-element-5a54c00 elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
                                             data-id="5a54c00" data-element_type="widget"
                                             data-widget_type="divider.default">
                                             <div class="elementor-widget-container">
                                                <div class="elementor-divider"> <span
                                                   class="elementor-divider-separator"> </span>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                        <section
                           class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-7de6b64 wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="7de6b64" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0e5cd8"
                                    data-id="c0e5cd8" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-f22f917 elementor-widget elementor-widget-wd_images_gallery"
                                             data-id="f22f917" data-element_type="widget"
                                             data-widget_type="wd_images_gallery.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="wd-images-gallery wd-justify-center wd-items-middle view-masonry photoswipe-images">
                                                   <div class="gallery-images row wd-spacing-20">
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0001.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="1"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0001.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0001.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0002.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="2"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0002.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0002.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0003.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="3"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0003.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0003.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0004.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="4"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0004.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0004.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <br><br>
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0e5cd8"
                                    data-id="c0e5cd8" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-f22f917 elementor-widget elementor-widget-wd_images_gallery"
                                             data-id="f22f917" data-element_type="widget"
                                             data-widget_type="wd_images_gallery.default">
                                             <div class="elementor-widget-container">
                                                <div
                                                   class="wd-images-gallery wd-justify-center wd-items-middle view-masonry photoswipe-images">
                                                   <div class="gallery-images row wd-spacing-20">
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0005.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="1"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0005.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0005.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0007.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="3"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0007.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0007.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0009.jpg"
                                                            data-width="1500" data-height="1500"
                                                            data-index="4"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0009.jpg">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0009.jpg"></noscript>
                                                         </a>
                                                      </div>
                                                      <div
                                                         class="wd-gallery-item col-md-3 col-sm-4 col-6">
                                                         <a href="wp-content/uploads/2021/03/0010.png"
                                                            data-width="1500" data-height="1500"
                                                            data-index="4"
                                                            data-elementor-open-lightbox="no">
                                                            <img
                                                               src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"
                                                               data-lazy-src="wp-content/uploads/2021/03/0010.png">
                                                            <noscript><img
                                                               src="wp-content/uploads/2021/03/0010.png"></noscript>
                                                         </a>
                                                      </div>
                                                   </div>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                       
                     

                        
                        <section class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-e4815ee wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-height-default"
                           data-id="e4815ee" data-element_type="section"
                           data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                           <div class="elementor-container elementor-column-gap-default">
                              <div class="elementor-row">
                                 <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d85b049"
                                    data-id="d85b049" data-element_type="column">
                                    <div class="elementor-column-wrap elementor-element-populated">
                                       <div class="elementor-widget-wrap">
                                          <div class="elementor-element elementor-element-8e1587b eael-dual-header-content-align-center elementor-widget elementor-widget-eael-dual-color-header"
                                             data-id="8e1587b" data-element_type="widget"
                                             data-widget_type="eael-dual-color-header.default">
                                             <div class="elementor-widget-container">
                                                <div class="eael-dual-header">
                                                   <h5 class="title"><span class="lead solid-color">we
                                                      are expert in Lal Kitab, Nadi Jyotish, Parashar
                                                      Jyotish, Ratna Vigyan, and Ank Jyotish
                                                      -</span> <span>9718882882</span>
                                                   </h5>
                                                   <span
                                                      class="subtext">
                                                      <p>info@bhagyarishisansthan.com</p>
                                                   </span>
                                                </div>
                                             </div>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </section>
                     </div>
                  </div>
               </div>
            </div>
         </div>
      </div>
      <?php include'includes/footer.php'; ?>

MMCT - 2023