.wpforms-submit {
    background-color: #CC0073!important;
    color: #fff!important;
    border: 1px solid #CC0073!important;
    padding: 10px 60px !important;
	border-radius: 23px !important;
	margin: auto !important;
    display: block !important;
	font-size: 16px !important;
}
.wpforms-submit:hover{
	background-color: #ffffff !important;
	border: 1px solid #CC0073 !important;
	color: #CC0073 !important;
}
.addtoany_share_save_container{display:flex;}
.country-list{z-index:100 !important;}