Sign up for Direct Alerts Now
.amazon-alert-box {
max-width: 600px;
margin: 20px auto;
padding: 20px;
background-color: #FF9900;
border-radius: 10px;
text-align: center;
color: white;
font-family: ‘Helvetica Neue’, Arial, sans-serif;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
position: relative;
}
.amazon-alert-box h1 {
font-size: 2.2rem;
margin-bottom: 10px;
animation: bounce 1.5s infinite;
}
.amazon-alert-box p {
font-size: 1.2rem;
margin: 15px 0;
}
.amazon-alert-box a {
display: inline-block;
padding: 12px 20px;
background-color: #232F3E;
color: white;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
margin-top: 10px;
transition: background-color 0.3s ease;
}
.amazon-alert-box a:hover {
background-color: #131A22;
}
.affiliate-disclaimer {
font-size: 0.6rem;
color: #fff;
opacity: 0.7;
margin-top: 10px;
}
@keyframes bounce {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
/* Modal styles */
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.5);
}
.modal-content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 400px;
text-align: center;
border-radius: 10px;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.join-oooh-btn {
display: inline-block;
padding: 10px 15px;
background-color: #28a745;
color: white;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
margin-top: 15px;
transition: background-color 0.3s ease;
}
.join-oooh-btn:hover {
background-color: #218838;
}
function showModal() {
document.getElementById(‘ooohModal’).style.display = ‘block’;
}
function closeModal() {
document.getElementById(‘ooohModal’).style.display = ‘none’;
}
🚨 AMAZON ALERTS 🚨
Want to be the FIRST to know about the latest influencer collections and exclusive deals? Get DIRECT alerts from Amazon! 📲✉️
Sign up for Text Alerts and Email Notifications now!
SIGN UP NOW!✨ Let’s stay in the loop together! 💖
*I am an Amazon affiliate and may earn from qualifying sign-ups.
Keep going