/*
Theme Name: oceanwp-cinema
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.wpforms-submit-1209.wpforms-submit
{
display: inline-block;     	
font-family: inherit;     	
background-color: #13aff003;     	
color: #fff;     	
font-size: 12px;     	
font-weight: 600;     	
text-transform: uppercase;     	
margin: 0;     	
padding: 14px 20px;     	
border: 1;
border-radius: 25px;     	
cursor: pointer;	     	
text-align: center;	     	
letter-spacing: 0.1em;	     	
line-height: 1;	     	
transition: all 0.3s ease;
}