/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2024 | 10:18:30 */
input.upk-input::placeholder {
    text-align: center !important;
}

a {
    text-decoration: none !important;
}

@media (min-width: 1025px){
	
.upk-newsletter-signup-wrapper {
    width: 50% !important;
}

.upk-newsletter-input-wrapper {
    width: 50% !important;
}

button.upk-newsletter-btn {
    width: 100%;
}
	
}

@media (max-width: 767px){
	div#notification {
    display: none !important;
}
}