/* Floating Contact Icons Styles */
.floating-contact {
position: fixed;
bottom: 20px;
left: 20px;
display: flex;
flex-direction: column;
gap: 10px;
z-index: 1000;
}
.contact-icon {
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: white;
text-decoration: none;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.contact-icon:hover {
transform: translateY(-3px);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.phone-btn {
background-color: #2563eb;
}
.whatsapp-btn {
background-color: #22c55e;
}
.email-btn {
background-color: #a855f7;
}
.facebook-btn {
background-color: #3b82f6;
}
.article-btn {
background-color: #ef4444;
}
/* Popup Styles */
.popup-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1001;
justify-content: center;
align-items: center;
}
.popup-content {
background-color: white;
border-radius: 10px;
max-width: 800px;
width: 90%;
max-height: 90vh;
overflow-y: auto;
display: flex;
flex-direction: column;
}
.popup-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem;
border-bottom: 1px solid #e5e5e5;
background-color: #f8f8f8;
}
.popup-header h3 {
margin: 0;
font-size: 1.25rem;
}
.close-popup {
background: none;
border: none;
font-size: 1.5rem;
cursor: pointer;
}
.popup-body {
padding: 1rem;
line-height: 1.6;
}
.popup-footer {
padding: 1rem;
border-top: 1px solid #e5e5e5;
text-align: center;
font-size: 0.875rem;
color: #666;
}
تواصل معنا - Gym Repair