/*
 Theme Name:   Storefront Child
 Description:   Storefront Theme
 Author:       ---
 Template:     storefront
 Version:      1.0.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.upgrade_license_key{
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	padding: 10px;    
	background: rgba(255,255,255,1);
}

.upgrade_form *{
	display: block;
	margin-top: 10px;
}

input#activation_email, input#license_key{
	width: 90%;
}