
<style>

.qdixe-license-overlay{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(2,6,23,0.55);
backdrop-filter:blur(4px);
z-index:999999;
display:flex;
justify-content:center;
align-items:center;
padding:20px;
}

.qdixe-license-box{
width:100%;
max-width:460px;
background:#ffffff;
border-radius:24px;
padding:35px;
font-family:Consolas,Monaco,"Courier New",monospace;
box-shadow:0 25px 70px rgba(0,0,0,0.45);
animation:fadeIn .4s ease;
}

@keyframes fadeIn{
from{
opacity:0;
transform:translateY(20px);
}
to{
opacity:1;
transform:translateY(0);
}
}

.qdixe-brand{
font-size:34px;
font-weight:800;
color:#2563eb;
margin-bottom:5px;
text-align:center;
}

.qdixe-subtitle{
text-align:center;
color:#555;
margin-bottom:25px;
font-size:15px;
}

.qdixe-license-title{
font-size:24px;
font-weight:700;
margin-bottom:10px;
text-align:center;
color:#111827;
}

.qdixe-license-text{
text-align:center;
color:#6b7280;
margin-bottom:25px;
line-height:1.6;
}

.qdixe-input{
width:100%;
padding:15px;
border:1px solid #d1d5db;
border-radius:14px;
margin-bottom:18px;
font-size:15px;
outline:none;
transition:.3s;
box-sizing:border-box;
}

.qdixe-input:focus{
border-color:#2563eb;
box-shadow:0 0 0 4px rgba(37,99,235,.12);
}

.qdixe-btn{
width:100%;
padding:15px;
border:none;
border-radius:14px;
background:#2563eb;
color:#fff;
font-size:16px;
font-weight:700;
cursor:pointer;
transition:.3s;
}

.qdixe-btn:hover{
background:#1d4ed8;
}

.qdixe-error{
background:#dc2626;
color:#fff;
padding:14px;
border-radius:12px;
margin-bottom:18px;
text-align:center;
font-size:14px;
}

.qdixe-footer{
margin-top:25px;
text-align:center;
font-size:13px;
color:#6b7280;
line-height:1.7;
}

.qdixe-footer strong{
color:#111827;
}

</style>

<div class="qdixe-license-overlay">

<div class="qdixe-license-box">

<div class="qdixe-brand">
QDIXE
</div>

<div class="qdixe-subtitle">
Premium Website Licensing System
</div>

<div class="qdixe-license-title">
License Verification
</div>

<div class="qdixe-license-text">

This website is protected by the QDIXE License Security System.<br>

Please enter your valid license key to activate this website.

</div>


<form method="POST">

<input type="text"
name="license_key"
class="qdixe-input"
placeholder="Enter Your License Key"
required>

<button type="submit"
name="activate_license"
class="qdixe-btn">

Activate License

</button>

</form>

<div class="qdixe-footer">

<strong>Website:</strong> https://qdixe.com<br>

<strong>Developed By:</strong> QDIXE<br>

<strong>Support Email:</strong> support@qdixe.com

</div>

</div>

</div>


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://naturalycare.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://naturalycare.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://naturalycare.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://naturalycare.com/wp-sitemap-taxonomies-woodmart_slider-1.xml</loc></sitemap><sitemap><loc>https://naturalycare.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://naturalycare.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
