/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.member-form input[type=text], .member-form input[type=email], .member-form input[type=tel]{
	width: 100%;
}
.member-form .octf-btn{
	margin-top: 0;
	padding: 12px 41px;
}