{"id":667,"date":"2024-08-25T09:57:36","date_gmt":"2024-08-25T09:57:36","guid":{"rendered":"https:\/\/dm.keshavrathour.com\/?page_id=667"},"modified":"2026-01-14T17:08:06","modified_gmt":"2026-01-14T17:08:06","slug":"elementor-667","status":"publish","type":"page","link":"https:\/\/dm.keshavrathour.com\/","title":{"rendered":"Photography bundle"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"667\" class=\"elementor elementor-667\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5960a9de e-con-full e-flex e-con\" data-id=\"5960a9de\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-179047e8 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-hidden-desktop elementor-widget elementor-widget-heading\" data-id=\"179047e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.15.0 - 20-08-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">\"Discover the Ultimate Photography Bundle<span class=\"Gradient\">\u2014complete with essential tools, tutorials, and creative presets. Perfect for beginners and pros alike.<\/span>\nGet everything you need to shoot like a pro, affordably!\"<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4643acf8 elementor-widget-mobile__width-initial elementor-hidden-desktop elementor-widget elementor-widget-heading\" data-id=\"4643acf8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\"Unlock pro-level photography with our bundle: Video, presets, editing tools, and more! Perfect for beginners and experts alike!\"<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1093739a e-flex e-con-boxed e-con\" data-id=\"1093739a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3943507e elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"3943507e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n.Gradient{\n    background: linear-gradient(155.91deg, \n    -webkit-background-clip: text; -webkit-text-fill-color: transparent\n    }\n    .highlight-bg{\n        background-color: white;\n        color: black;\n        border: 1px;\n        border-color: black;\n        \n        box-shadow: 5px 5px 0px 0px #FF7010;\n    }\n    .highlights{\ncolor: #3DAF5F\n;\n    }\n    .highlight{\ncolor:  #3F1979\n;\n    }\n    .bold{\n        font-weight:800;\n    }\n    .underline{\n        text-decoration: underline;\n    }\n.btn{\n        background-image: linear-gradient(\n60deg\n,#FCBB03,#E59216,#FD7010) !important;\n    -webkit-animation: animatedgradient 3s ease infinite alternate;\n    animation: animatedgradient 3s ease infinite alternate;\n    background-size: 300% 300%;\n    border-radius: 7px;\n}\n\n@keyframes animatedgradient {\n\t0% {\n\t\tbackground-position: 0% 50%;\n\t}\n\t\t50% {\n\t\tbackground-position: 100% 50%;\n\t}\n\t100% {\n\t\tbackground-position: 0% 50%;\n\t}\n\t 10%,\n  90% {\n    transform: translate3d(-1px, 0, 0);\n  }\n  20%,\n  80% {\n    transform: translate3d(2px, 0, 0);\n  }\n  30%,\n  50%,\n  70% {\n    transform: translate3d(-4px, 0, 0);\n  }\n  40%,\n  60% {\n       transform: translate3d(4px, 0, 0);\n  }\n  .selector{\n    animation: shake 5s infinite;\n}\n}\n\n.checkmark {\n display: block;\n width: 30px;\n height: 30px;\n background-color: #ddd;\n border-radius: 4px;\n position: relative;\n transition: background-color 0.4s;\n overflow: hidden;\n cursor: pointer;\n}\n\n#check:checked ~ .checkmark {\n background-color: #E99320;\n}\n.checkmark::after {\n content: \"\";\n position: absolute;\n width: 7px;\n height: 15px;\n border-right: 3px solid #2d2d2d;\n border-bottom: 3px solid #2d2d2d;\n top: 44%;\n left: 50%;\n transform: translate(-50%, -50%) rotateZ(40deg) scale(10);\n opacity: 0;\n transition: all 0.4s;\n}\n\n#check:checked ~ .checkmark::after {\n opacity: 1;\n transform: translate(-50%, -50%)\n rotateZ(40deg) scale(1);\n}\n input.checkbox {\n  width: 25px;\n  height: 25px;\n  vertical-align: middle;\n}\n.rotate {\n  animation: rotation 14s;\n   animation-iteration-count: infinite;\n   animation-timing-function: linear;\n}\n@keyframes rotation {\n  from {\n    transform: rotate(0deg);\n  }\n  to {\n    transform: rotate(359deg);\n  }\n}\n\n<\/style>\n\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n  <script>\nvar $ = jQuery\n$(document).ready(function(){\n  var className = 'myGallery' \/\/CLASSNAME\n  \n  $('.' + className).each(function(){\n    var span = $(this).find('.elementor-widget-image'),\n        len = span.length\n    span.each(function(i){\n        $(this).css('transform', 'rotateY(' + i*360\/len + 'deg) translateZ(calc(' + ((len + 1) * 31 + len*1) + 'px))')\n    })\n    $(this).parent().addClass('myGalleryParent')\n  })\n})\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24a14459 e-con-full e-flex e-con\" data-id=\"24a14459\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73148297 elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"73148297\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\"Discover the Ultimate Photography Bundle<span class=\"Gradient\">\u2014complete with essential tools, tutorials, and creative presets. Perfect for beginners and pros alike.<\/span>\nGet everything you need to shoot like a pro, affordably!\"<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-783383af elementor-widget-mobile__width-initial elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"783383af\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\"Unlock pro-level photography with our bundle: Video, presets, editing tools, and more! Perfect for beginners and experts alike!\"\n <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-605be6ed elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"605be6ed\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Instant Access for Just \u20b9297 \u2013 Buy Now!<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a29d52a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a29d52a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ticket price might increase to Rs 999 anytime soon!\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51275370 e-con-full e-flex e-con\" data-id=\"51275370\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c602dd elementor-widget elementor-widget-image\" data-id=\"3c602dd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.15.0 - 20-08-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-1024x1024.png\" class=\"attachment-large size-large wp-image-1020\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic-1536x1536.png 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_c721ic721ic721ic.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e9cb142 e-con-full e-flex e-con\" data-id=\"4e9cb142\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-346fde08 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"346fde08\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What\u2019s Inside the Bundle:<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44fe0a69 elementor-widget__width-inherit elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"44fe0a69\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.15.0 - 20-08-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a548f36 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5a548f36\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/dm.keshavrathour.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-list.min.css\">\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"> Premium Photography Courses \u2013 Covering everything from basics to advanced techniques.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d224f1b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2d224f1b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Editing Software \u2013 Professional-grade tools to take your photos to the next level.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d5d69fc elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5d5d69fc\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">High-Quality Presets \u2013 Insta-ready filters to enhance your photos instantly.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a3d4b94 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2a3d4b94\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Tips & Tricks Guides \u2013 Expert advice to refine your shooting skills.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b4e3046 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4b4e3046\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Easy to Use Available most easy drag and drop elements and preset to edit stunning photos.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21a46978 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"21a46978\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Time, Money Saving Save Lots of time while editing projects using our elements without a huge investment.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4835cdf elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4835cdf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Are you passionate about photography or looking to upgrade your skills? We've got the perfect Photography Bundle for you, all for just \u20b9299!<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69ac8293 elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"69ac8293\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Instant Access for Just \u20b9297 \u2013 Buy Now!<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f50d64b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2f50d64b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Limited Period Offer\n\n\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e5b91cb e-flex e-con-boxed e-con\" data-id=\"5e5b91cb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37a94c75 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"37a94c75\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">For Whom Is This Photography Bundle\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3948ac05 elementor-widget__width-inherit elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3948ac05\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a020e6d e-con-full e-flex e-con\" data-id=\"6a020e6d\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40952256 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"40952256\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2-1024x598.jpg\" class=\"attachment-large size-large wp-image-793\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-2.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a7a72c4 elementor-widget elementor-widget-heading\" data-id=\"7a7a72c4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n2,000\n+ Camera Raw Presets<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ca8a071 e-con-full e-flex e-con\" data-id=\"7ca8a071\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13fd25bb elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"13fd25bb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3-1024x598.jpg\" class=\"attachment-large size-large wp-image-792\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-3.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1362a811 elementor-widget elementor-widget-heading\" data-id=\"1362a811\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Photoshop lightroom Software\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f59a644 e-con-full e-flex e-con\" data-id=\"7f59a644\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf12740 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"6cf12740\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-01-1024x598-1.webp\" class=\"attachment-large size-large wp-image-791\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-01-1024x598-1.webp 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-01-1024x598-1-300x175.webp 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-01-1024x598-1-768x449.webp 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d698a70 elementor-widget elementor-widget-heading\" data-id=\"2d698a70\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n\n10,000\n+ Lightroom Preset<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-692bf7f5 e-con-full e-flex e-con\" data-id=\"692bf7f5\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25419800 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"25419800\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6-1024x598.jpg\" class=\"attachment-large size-large wp-image-790\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-6.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f10c6d0 elementor-widget elementor-widget-heading\" data-id=\"f10c6d0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n\nPhoto Retouch Software<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-170285ec e-con-full e-flex e-con\" data-id=\"170285ec\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-767d4042 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"767d4042\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7-1024x598.jpg\" class=\"attachment-large size-large wp-image-789\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-7.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ddddc3b elementor-widget elementor-widget-heading\" data-id=\"1ddddc3b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n\nPhoto Retouch Software<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-214d6c43 e-con-full e-flex e-con\" data-id=\"214d6c43\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-586b8e4b elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"586b8e4b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8-1024x598.jpg\" class=\"attachment-large size-large wp-image-788\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-8.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13bfb528 elementor-widget elementor-widget-heading\" data-id=\"13bfb528\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n5,000\n+ Wedding Album PSD<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18d9534 e-con-full e-flex e-con\" data-id=\"18d9534\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d449be9 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"4d449be9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5-1024x598.jpg\" class=\"attachment-large size-large wp-image-787\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-5.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c0e0def elementor-widget elementor-widget-heading\" data-id=\"4c0e0def\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n\n1,000\n+ Overlay Pack<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a9b2e9 e-con-full e-flex e-con\" data-id=\"9a9b2e9\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b2fa345 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"4b2fa345\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02-1024x598.jpg\" class=\"attachment-large size-large wp-image-786\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-02.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56b71563 elementor-widget elementor-widget-heading\" data-id=\"56b71563\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n15,000\n+ Actions Preset<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78b0ea2a e-con-full e-flex e-con\" data-id=\"78b0ea2a\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7039acba elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7039acba\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03-1024x598.jpg\" class=\"attachment-large size-large wp-image-785\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-03.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61e1fb8b elementor-widget elementor-widget-heading\" data-id=\"61e1fb8b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1,000\n+ Photoshop Brushes<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54884df9 e-con-full e-flex e-con\" data-id=\"54884df9\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b9b046 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"4b9b046\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04-1024x598.jpg\" class=\"attachment-large size-large wp-image-784\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-04.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22dfedb elementor-widget elementor-widget-heading\" data-id=\"22dfedb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n6,000\n+ Custom Shapes<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74d1bfdb e-con-full e-flex e-con\" data-id=\"74d1bfdb\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12c333a8 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"12c333a8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1-1024x598.jpg\" class=\"attachment-large size-large wp-image-783\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-1.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-171be753 elementor-widget elementor-widget-heading\" data-id=\"171be753\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n100\n+ Photoshop Plugins<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-341da253 e-con-full e-flex e-con\" data-id=\"341da253\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24ccc04 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"24ccc04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06-1024x598.jpg\" class=\"attachment-large size-large wp-image-782\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-06.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26b448c3 elementor-widget elementor-widget-heading\" data-id=\"26b448c3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n5,500\n+ Gradient Pack<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d1e1ba5 e-con-full e-flex e-con\" data-id=\"6d1e1ba5\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c103353 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c103353\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07-1024x598.jpg\" class=\"attachment-large size-large wp-image-781\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-07.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7697bacf elementor-widget elementor-widget-heading\" data-id=\"7697bacf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n20,000\n+ Fonts Bundle<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-772704c5 e-con-full e-flex e-con\" data-id=\"772704c5\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64026454 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"64026454\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05-1024x598.jpg\" class=\"attachment-large size-large wp-image-780\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-05.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2177f4dc elementor-widget elementor-widget-heading\" data-id=\"2177f4dc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n500\n+ Color Luts<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e2d3833 e-con-full e-flex e-con\" data-id=\"6e2d3833\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49be0d4e elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49be0d4e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08-1024x598.jpg\" class=\"attachment-large size-large wp-image-779\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-08.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-484a5bb elementor-widget elementor-widget-heading\" data-id=\"484a5bb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n500\n+ Text Design Pack\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bee3dae e-con-full e-flex e-con\" data-id=\"bee3dae\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-781b17ad elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"781b17ad\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"960\" height=\"560\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-13.jpg\" class=\"attachment-large size-large wp-image-778\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-13.jpg 960w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-13-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-13-768x448.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32b4d3fd elementor-widget elementor-widget-heading\" data-id=\"32b4d3fd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n1,500\n+ Light Overlay\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4811532 e-con-full e-flex e-con\" data-id=\"4811532\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-430b25fc elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"430b25fc\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09-1024x598.jpg\" class=\"attachment-large size-large wp-image-777\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-09.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c6dcb52 elementor-widget elementor-widget-heading\" data-id=\"7c6dcb52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">2,500\n+ Background Images\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9ccc97 e-con-full e-flex e-con\" data-id=\"d9ccc97\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70f71a58 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"70f71a58\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10-1024x598.jpg\" class=\"attachment-large size-large wp-image-776\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Photo-Editing-10.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63e8aa03 elementor-widget elementor-widget-heading\" data-id=\"63e8aa03\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n2,500\n+ PNG Images<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38dd2192 e-con-full e-flex e-con\" data-id=\"38dd2192\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f6737e5 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2f6737e5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4-1024x598.jpg\" class=\"attachment-large size-large wp-image-775\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-4.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4feb65ee elementor-widget elementor-widget-heading\" data-id=\"4feb65ee\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\nPhoto Editing Course<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43bed20d e-con-full e-flex e-con\" data-id=\"43bed20d\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28e74a01 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"28e74a01\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"960\" height=\"560\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-26.jpg\" class=\"attachment-large size-large wp-image-774\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-26.jpg 960w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-26-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-42356-26-768x448.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67b4b440 elementor-widget elementor-widget-heading\" data-id=\"67b4b440\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">10 Portfolio Website Themes<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11354ef2 e-con-full e-flex e-con\" data-id=\"11354ef2\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ddd2d1c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"1ddd2d1c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1-1024x598.jpg\" class=\"attachment-large size-large wp-image-773\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1-1024x598.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1-300x175.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1-768x448.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1-1536x897.jpg 1536w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/P-image-4235666-9-1.jpg 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a533b70 elementor-widget elementor-widget-heading\" data-id=\"6a533b70\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n10\n+ Photography Course<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5372ad5a e-flex e-con-boxed e-con\" data-id=\"5372ad5a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-deac9a1 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"deac9a1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Created Amazing pack  for editors . Inside you\u2019ll discover full of high quality tools & resources, like Lightroom presets, Plugins, Add-on, tons of stunning photo overlays, video tutorials & more. Whether you\u2019re looking to add more visual interest to your photos, or learn some new to make your work look better than ever, this pack has you covered!.<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-688e530a e-flex e-con-boxed e-con\" data-id=\"688e530a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;content_width&quot;:&quot;boxed&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65349bb4 elementor-widget__width-inherit elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"65349bb4\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3082599d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3082599d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">But Wait!!! <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7298164a elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7298164a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">I\u2019ve Something More For You!\n\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58f09bb e-con-full e-flex e-con\" data-id=\"58f09bb\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ff88b85 elementor-align-center elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4ff88b85\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-gift\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Bonus 1<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c3019fa elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"5c3019fa\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"600\" height=\"600\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/434031651_1087122322576882_1155723079613255900_n.jpg\" class=\"attachment-large size-large wp-image-830\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/434031651_1087122322576882_1155723079613255900_n.jpg 600w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/434031651_1087122322576882_1155723079613255900_n-300x300.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/434031651_1087122322576882_1155723079613255900_n-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d8a6bff elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3d8a6bff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Video Editing Bundle <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d8dea3d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4d8dea3d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dynamic, Cinematic Transitions That Captivate Viewers\nEnhanced Footage With Professional-Grade Overlays And Effects\nA Comprehensive Toolkit Expanding Creative Possibilities\nQuick And Efficient Editing With Drag-And-Drop Assets\nAnimated And Stylized Text Effects That Engage The Audience\nCohesive, Polished Videos With Unified Assets\nPeace Of Mind With 100% Royalty-Free Assets<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78bfb22d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"78bfb22d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Priced <span style =\"color: green\">\u20b9 1789\/-<\/span><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbd2d4 e-con-full e-flex e-con\" data-id=\"fbd2d4\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bbac380 elementor-align-center elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3bbac380\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-gift\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Bonus 4<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fae9888 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"4fae9888\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63-1024x1024.jpg\" class=\"attachment-large size-large wp-image-828\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63-1024x1024.jpg 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63-300x300.jpg 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63-150x150.jpg 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63-768x768.jpg 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/63.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4792d3a4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4792d3a4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">All in One Wedding Luts bundle \n\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-255751cb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"255751cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover the secret to turning your wedding videos into cinematic works of art with our exclusive pack of color grading presets! Designed to enhance every emotion and detail of the most important day, these presets offer a perfect palette for every style and atmosphere. <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2aa9691 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2aa9691\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Priced <span style =\"color: green\">\u20b9 1449\/-<\/span><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e6fe328 e-con-full e-flex e-con\" data-id=\"2e6fe328\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-348eb031 elementor-align-center elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"348eb031\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-gift\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Bonus 5<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77ae8107 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"77ae8107\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"600\" height=\"598\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/349321444_1021328242125652_585858914954724701_n.jpg.bv_resized_desktop.jpg.bv_.webp\" class=\"attachment-large size-large wp-image-829\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/349321444_1021328242125652_585858914954724701_n.jpg.bv_resized_desktop.jpg.bv_.webp 600w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/349321444_1021328242125652_585858914954724701_n.jpg.bv_resized_desktop.jpg.bv_-300x300.webp 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/349321444_1021328242125652_585858914954724701_n.jpg.bv_resized_desktop.jpg.bv_-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-361cc9f0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"361cc9f0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">All In one Youtube Kit Bundle <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3fbefe56 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3fbefe56\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\ud83d\udce3 Hey, We prepared for you a big YT Toolkit pack which contains thousands of elements and it makes your video content & channel look more professionally!\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31b5c22b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"31b5c22b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Priced <span style =\"color: green\">\u20b9 999\/-<\/span><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b6879c0 elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5b6879c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get All This Inside The Photography Bundle \n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5effbddf elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5effbddf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Total Value Of Bonuses: \u20b919,000<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c0c500c elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2c0c500c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Normal Workshop Ticket Price: <strike>\u20b9999<\/strike>\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-574d64e6 elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"574d64e6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Buy Now At Just \u20b9297\n\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d3560cd elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"3d3560cd\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Instant Access for Just \u20b9297 \u2013 Buy Now!<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d562269 e-flex e-con-boxed e-con\" data-id=\"6d562269\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28b2c606 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"28b2c606\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1024x1024.png\" class=\"attachment-large size-large wp-image-834\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3afdbebd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"3afdbebd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1-1024x1024.png\" class=\"attachment-large size-large wp-image-836\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-1.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d79554f elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2d79554f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3-1024x1024.png\" class=\"attachment-large size-large wp-image-841\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-3.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c5cbdc8 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"5c5cbdc8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2-1024x1024.png\" class=\"attachment-large size-large wp-image-840\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-2.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-518b5683 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"518b5683\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4-1024x1024.png\" class=\"attachment-large size-large wp-image-842\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-4.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-492ea084 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"492ea084\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6-1024x1024.png\" class=\"attachment-large size-large wp-image-845\" alt=\"\" srcset=\"https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6-1024x1024.png 1024w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6-300x300.png 300w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6-150x150.png 150w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6-768x768.png 768w, https:\/\/dm.keshavrathour.com\/wp-content\/uploads\/2024\/08\/Black-and-White-Modern-Festive-Real-Estate-Client-Testimonial-Instagram-Post-6.png 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5175db elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"d5175db\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Instant Access for Just \u20b9297 \u2013 Buy Now!<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6a249f e-flex e-con-boxed e-con\" data-id=\"d6a249f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-471145a4 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"471145a4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\nFrequently Asked Questions\n\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48be1c36 elementor-widget__width-inherit elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"48be1c36\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77d49227 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"77d49227\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.15.0 - 20-08-2023 *\/\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2011\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2011\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">When will I receive my product?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2011\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2011\"><p>1) Once your payment is complete, You will be redirected automatically to the download section of the page. Click the download button your will stated to download on your device.<\/p><p>2) Apart from that you will also get the product download link in the email id provided during checkout. it might take 5 to 10 minutes to get that email.<\/p><p>3) If you haven\u2019t received the product through email we recommend you to check the spam folder or promotional tab email. all the files are uploaded in the drive. You can download it whenever you want it.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0a9038 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"a0a9038\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1681\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1681\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What if I don't receive my product after purchase?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1681\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1681\"><p>We have never faced this issue till now, just send us an email at\u00a0contact@afrose.in\u00a0or WhatsApp us to +919444337430 with your order details and we will send you a new one.<\/p><p>Although, before mailing us,\u00a0 We request you to check your spam &amp; promotional mails as well.<\/p><p>Kindly provide your correct name, email, phone number details while Buying, so that you can get the product link to your correct email id which you give in cart checkout page.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a77b616 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"4a77b616\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1241\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1241\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\"> What if I lose my product?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1241\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1241\"><p>You will always be able to access your product from the link we send you by email, but if you need another download link just send us an email at support@keshavrathour.com with your order details and we will send you a new one.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53732614 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"53732614\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1401\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1401\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How long can I access the material?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1401\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1401\"><p>You will have lifetime access to the bundle.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-768e0ead elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"768e0ead\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1981\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1981\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">I made the payment but didn\u2019t receive any email.<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1981\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1981\"><p>Please write to us at support@keshavrathour.com\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41ef7ed elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"41ef7ed\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6911\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-6911\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus-square\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Your Payment is Safe and Secured?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-6911\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-6911\"><p>Yes, We have trusted payment gateway, your payment is safe and secured with end-to-end encryption.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c663443 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"5c663443\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1551\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1551\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus-square\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can I Resell This Product?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1551\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1551\"><p>Please Note: If anyone try to sell our products. we will have to send you copyrights claim thought Facebook without notice. which can ban your ad account.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bf6d014 elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"2bf6d014\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Instant Access for Just \u20b9297 \u2013 Buy Now!<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21af4b01 e-flex e-con-boxed e-con\" data-id=\"21af4b01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;bottom&quot;,&quot;content_width&quot;:&quot;boxed&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-16b803dd e-con-full e-flex e-con\" data-id=\"16b803dd\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fd20dd elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1fd20dd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Offer Expires in<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bc2e7b2 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-countdown--label-block elementor-widget elementor-widget-countdown\" data-id=\"7bc2e7b2\" data-element_type=\"widget\" data-widget_type=\"countdown.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor-pro - v3.7.7 - 20-09-2022 *\/\n.elementor-widget-countdown .elementor-countdown-expire--message{display:none;padding:20px;text-align:center}.elementor-widget-countdown .elementor-countdown-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-countdown .elementor-countdown-item{padding:20px 0;text-align:center;color:#fff}.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label{line-height:1}.elementor-widget-countdown .elementor-countdown-digits{font-size:69px}.elementor-widget-countdown .elementor-countdown-label{font-size:19px}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto;margin-left:auto}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label{display:block}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-widget-countdown.elementor-countdown--label-inline{text-align:center}.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item{display:inline-block;padding-left:5px;padding-right:5px}<\/style>\t\t<div data-evergreen-interval=\"172740\" class=\"elementor-countdown-wrapper\" data-date=\"\">\n\t\t\t<div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-hours\"><\/span> <span class=\"elementor-countdown-label\">Hours<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-minutes\"><\/span> <span class=\"elementor-countdown-label\">Minutes<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-seconds\"><\/span> <span class=\"elementor-countdown-label\">Seconds<\/span><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71165b8e elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"71165b8e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/superprofile.bio\/vp\/ebooks\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Buy  Now<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#8220;Discover the Ultimate Photography Bundle\u2014complete with essential tools, tutorials, and creative presets. Perfect for beginners and pros alike. Get everything you need to shoot like a pro, affordably!&#8221; &#8220;Unlock pro-level photography with our bundle: Video, presets, editing tools, and more! Perfect for beginners and experts alike!&#8221; &#8220;Discover the Ultimate Photography Bundle\u2014complete with essential tools, tutorials, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/pages\/667"}],"collection":[{"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/comments?post=667"}],"version-history":[{"count":117,"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/pages\/667\/revisions"}],"predecessor-version":[{"id":1023,"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/pages\/667\/revisions\/1023"}],"wp:attachment":[{"href":"https:\/\/dm.keshavrathour.com\/index.php\/wp-json\/wp\/v2\/media?parent=667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}