/*!
Theme Name: Spectra Template Child
Author: Wine Works
Author URI: http://wineworks.co
Description: Custom child theme developed by Wine Works to be used with Commerce7 & WordPress
Template: wp-spectratheme
Version: 1.6.5.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Spectra Child
*/

#mc_embed_signup {
    background-color: transparent !important;
	width: 400px !important;
}

@media screen and (max-width: 420px) {
	#mc_embed_signup {
		width: 300px !important;
	}
}

#mc_embed_signup h2 {
    color: #fff;
}

#mc_embed_signup .mc-field-group label {
    color: #fff;
}

#mc_embed_signup input#mc-embedded-subscribe {
    border: 2px solid #fff !important;
    color: #fff;
}


#mc_embed_signup input#mc-embedded-subscribe:hover {
    border: 2px solid #fff !important;
    color: #000 !important;
    background: #fff !important;
}

#mc_embed_signup div#mce-responses {
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

#mc_embed_signup #mce-success-response {
    color: #ffffff !important;
}

#mc_embed_signup div.response {
    padding: 1em .5em .5em !important;
    text-align: center;
	width: 100% !important;
}