.form-step11 {
display: none;
transform-origin: top;
animation: animate 0s;
}
.form-step-active11 {
display: block;
}
.input-group {
margin: 2rem 0;
}
@keyframes animate {
from {
transform: scale(1, 0);
opacity: 0;
}
to {
transform: scale(1, 1);
opacity: 1;
}}
body {
padding: 2em;
justify-content: center;
align-items: center;
margin: auto;
}
.div100000 {
display: block;
cursor: default;
}
.div200000 {
display: none;
cursor: default;
}
@media (min-width: 1200px) {
.div100000 {
display: none;
cursor: default;
}
.div200000 {
display: block;
cursor: default;
}}
.navbare-tel {
background-color: rgb(255, 255, 255);
width: 100%;
height: 75px;
padding: 0em 2em 0em 2em;
background: #ffffff;
box-shadow: 0px 4px 8px #02010175;
border: 1px solid #dbdbdb;
border-radius: 0px 0px 30px 30px;
 }
 .valuo-tel {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
 }
 .img-tel {
max-width: 145px;
aspect-ratio: 2 / 1;
width: 100%;
 }

 
 .sidebar ul {
list-style-type: none;
padding: 0;
 }
 .sidebar ul li {
padding: 10px 15px;
white-space: nowrap; /* Prevent text from wrapping */
 }
 .sidebar ul li a:hover {
background-color: #f1f1f1;
 }
 .icon {
font-size: 30px;

position: fixed;
top: 20px;
right: 20px;
 }
.sidebar {
height: 100%;
width: 0;
position: fixed;
right: 0;
top: 0;
background-color: white;
overflow-x: hidden;
transition: 1s;
padding-top: 60px;
box-shadow: -2px 0 5px rgba(0, 0, 0, 0.26);
z-index: 1000; /* Ensure the sidebar appears above the overlay */
 }
 .close-icon {
font-size: 30px;

align-items: center;
position: absolute;
top: 20px;
left: 20px;
 }
 .overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.18);
z-index: 999; /* Behind the sidebar */
 }
 navtel {
background: #fff;
 }
 navtel ul li {
text-align: right;
list-style: none;
font-size: 1.5em;
padding: 0 10px;
margin: 0 20px;
margin-bottom: 15px;
position: relative;
}
navtel ul li:after {
content: '';
width: 0;
height: 3px;
background: #2192ff;
position: absolute;
left: 0;
bottom: -10px;
transition: 0.5s;
max-width: 100%;
}
navtel ul li:hover::after {
width: 100%;
}
.navbare-pc {
background-color: rgb(255, 255, 255);
width: 100%;
height: 75px;
padding: 0em 0em 0em 4em;
background: #ffffff;
box-shadow: 0px 4px 8px #02010175;
border: 1px solid #dbdbdb;
border-radius: 0px 0px 30px 30px;
}
.valuo-pc {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
.img-pc {
max-width: 180px;
 height: 73px;
width: 100%;
border-radius: 0px 0px 30px 0px;
}
.hr-page { 
border: 0; 
height: 1px; 
background-color: rgba(0, 0, 0, 0.281);
margin: 20px 0;
max-width: 600px;
margin: auto;
}
.he {
width: 90%;
height: 35px;
text-align: right;
font-size: 25px;
font-family: Arial, sans-serif;
}
navpc ul li{
display: inline-block;
list-style: none;
font-size: 1.5em;
padding: 0 10px;
margin: 0 15px;

position: relative;
}
navpc ul li:after{
content: '';
width: 0;
height: 3px;
background: #2192ff;
position: absolute;
left: 0;
bottom: -10px;
transition: 0.5s;
}
navpc ul li:hover::after{
width: 100%;
}
.value_footer {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto; 
font-size: 40px;
gap: 60px;
}
.footer-page-grid { 
display: grid;
max-width: 600px;
margin: auto;
grid-template-columns: repeat(1, 1fr);
padding: 0em;
gap: 20px;
}
@media (max-width: 600px) {
.value_footer {
gap: 50px;
font-size: 35px;
}}
@media (min-width: 450px) {
.footer-page-grid { 
grid-template-columns: repeat(2, 1fr);
direction: rtl;
gap: 20px;
}}
@media (max-width: 500px) {
.value_footer {
gap: 40px;
}}
@media (max-width: 430px) {
.value_footer {
gap: 30px;
font-size: 30px;
}}
@media (max-width: 350px) {
.value_footer {
gap: 20px;
font-size: 27px;
}}
.fa-instagram {
color: transparent; /* لإظهار التدرج فقط */
background: linear-gradient(to right, #FDCB5C, #E1306C, #BC2A8D); /* تدرج لوني لأيقونة إنستغرام */
background-clip: text;
}

.fa-snapchat-ghost {
color: transparent; /* لإظهار التدرج فقط */
background: linear-gradient(to right, #ffd901, #ffd901); /* تدرج لوني ثابت للون الأصلي */
background-clip: text;
}

.fa-tiktok {
color: transparent; /* لإظهار التدرج فقط */
background: linear-gradient(to right, #25F4EE, #FE2C55); /* التدرج اللوني لأيقونة تيك توك */
background-clip: text;
}
.fa-facebook {
color: transparent; /* لإظهار التدرج فقط */
background: linear-gradient(to right, #1877F2, #1877F2); /* اللون الأساسي لفيسبوك */
background-clip: text;
}
.fa-whatsapp {
color: transparent; /* لإظهار التدرج فقط */
background: linear-gradient(to right, #25D366, #25D366); /* اللون الأساسي لواتساب */
background-clip: text;
}
.footer-store {
margin-top: 20px;
font-size: 18px;
font-weight: 600;
font-family: times;
color: #000000c4;
letter-spacing: 1px;
}
.order-icon {
position: relative;
display: inline-block;
}
.order-badge {
position: absolute;
right: -10px;
background-color: red;
color: white;
font-size: 15px;
font-weight: bold;
width: 23px;
height: 23px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
animation: shake 0.8s infinite; /* إضافة الاهتزاز */
}
@keyframes shake {
0%, 100% { transform: translateX(0); }
25% { transform: translateX(-2px); }
50% { transform: translateX(2px); }
75% { transform: translateX(-2px); }
}
.messenger-button {
position: fixed;
bottom: 40px;
z-index: 100;
background: linear-gradient(45deg, #8a2be2, #00acee);
color: white;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
text-decoration: none;
transition: transform 0.3s ease;
}
.messenger-button i {
font-size: 35px;
}
.messenger-button:active {
transform: scale(0.9);
}
.whatsapp-button {
position: fixed;
bottom: 40px;
z-index: 100;
background: linear-gradient(45deg, #22c90c, #00ff4c);
color: white;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
text-decoration: none;
transition: transform 0.3s ease;
}
.whatsapp-button i {
font-size: 40px;
}
.whatsapp-button:active {
transform: scale(0.9);
}.call-button {
position: fixed;
bottom: 40px;
z-index: 100;
background: linear-gradient(45deg, #8a2be2, #00acee);
color: white;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
text-decoration: none;
transition: transform 0.3s ease;
}
.call-button i {
font-size: 28px;
}
.call-button:active {
transform: scale(0.9);
}
hr { 
border: 0; 
height: 1px; 
background-color: rgb(0, 0, 0);
margin: 20px 0;
}
.tooltip-box {
position: absolute;
background: #ffffff;
color: #000000;
z-index: 1100;
margin: auto;
direction: rtl;
padding: 0.5em;
font-family: times;
font-weight: bold;
border-radius: 8px;
font-size: 22px;
width: 100%;
white-space: normal;
display: none;
text-align: center;
max-width: 300px;
box-shadow: 0 6px 18px rgba(0,0,0,0.35);
pointer-events: none; /* مهم: التولتيب لا يلتقط مؤشرات الفأرة */
}

a > input[readonly], a > input[disabled], input[readonly], input[disabled] {
text-overflow: ellipsis !important;
user-select: none;
}

@media (min-width: 500px) {
.tooltip-box {
max-width: 450px;
}}