/* Start custom CSS for shortcode, class: .elementor-element-d3ff61e */body div.userpro-submit input[type=submit].userpro-button,
body input.userpro-button.secondary{
    border-radius: 8px 0px 8px 0px !important;
font-family: "Poppins", Sans-serif !important;
font-weight: 600 !important;
font-size: 14px !important;
padding: 6px 19px !important;
height: auto !important;
border: none !important;
}
body div.userpro-submit input[type=submit].userpro-button{
    background-image: linear-gradient(270deg, #A73357 0%, #EF5635 100%) !important;
}
body input.userpro-button.secondary{
    background-color: #818a91 !important;
    color: white !important;
}
body input.userpro-button.secondary:hover{
    background-color: #818a91 !important;
    border:none !important;
    color: white !important;
}
body div.userpro-input input[type=text], body div.userpro-input input[type=password]{
    padding: 14px 15px !important;
    line-height: 1.3 !important;
    height: 40px !important;
}/* End custom CSS */