/*
 Theme Name:   The Champagne Supernova
 Theme URI:    http://thechampagnesupernova.com	
 Description:  The Champagne Supernova
 Author:       Leverage Digital Media
 Author URI:   http://leveragedigital.com
 Template:     Marilyn
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 
*/

.mc4wp-form {
    text-align: center;
    font-family: 'Lato', sans-serif!important;
}

.mc4wp-form p {
	margin-bottom: 0;
}

input[type="email"] {
    width: 80%;
    margin: 2px auto;
}

.side-widget input, 
button.sidetext,
input,
button {
    font: 300 .8em 'Lato', Arial, Verdana, Tahoma, Sans-serif;
}

.side-widget input[type=submit],
button.sidetext {
	margin-top: 4px;
}

.awac-wrapper {
    border: 1px solid #FEE8E3;
    padding: 20px;
    text-align: center;
	margin-bottom: 20px;
}

.awac.widget h4.widget-title {
	font-size: .85em;
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.awac.widget input[type="email"] {
    width: 70%;
    margin: 2px 20px 2px 0;
}

.awac .mc4wp-form {
    margin-top: -36px;
}

.hidden-pinterest {
opacity: 0;
position: absolute;
top: 0;
left: 0;
height: 0px;
width: 0px;
}