/*email field style*/
.related.products .af-aps-email-enrollement-main{
	display: none!important;
} 

.related.products .af-aps-availabilty-message-rel{
	display: none!important;
}
.related.products .af-aps-unavailabilty-message-rel{
	display: none!important;
}

.af-aps-email-enrollement-main{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.af-aps-email-enrollement{
	display: flex !important;
}
.af-aps-user-notify-email{
	margin-right: 2px !important;
	width: 67% !important;
}
.af-aps-prod-availabilty-message,
.adf-archive-archive{
	text-align: center;
}
.af-aps-block-theme-message{
	text-align: center;
}
#af_aps_email_notify_btn{
	margin-left: 2px !important;
    min-width: 140px !important;
    max-width: fit-content;
    width: 100%;
}
.af-aps-sched-error-txt{
	color: red;
	margin-bottom: 5px;
	margin-top: 5px;
}
.af-aps-sched-succ-txt{
	color: green;
	margin-bottom: 5px;
	margin-top: 5px;
}
