/**
 * Subscribe popup
 */

#newsletter-popup .widget-title,
.stb-content .mc_custom_border_hdr,
#boxzilla-20124 .mc_custom_border_hdr {
    font:400 35px 'Charlize', serif;
    text-transform: none;
    letter-spacing: normal;
    line-height: normal;
    color: #33385e;
    margin-bottom: -25px;
}

#newsletter-popup #mc_subheader,
.stb-content #mc_subheader,
#boxzilla-20124 #mc_subheader {
    font: 11px/175% 'Spinnaker', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 10px;
}

#newsletter-popup #mc_mv_EMAIL,
.stb-content #mc_mv_EMAIL,
#boxzilla-20124 #mc_mv_EMAIL {
    border: none;
    margin-bottom: 10px;
    font: 11px 'Spinnaker', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

#boxzilla-20124 .mc_signup_submit {
    float: right;
}

#newsletter-popup input#mc_signup_submit,
.stb-content input#mc_signup_submit,
#boxzilla-20124 input#mc_signup_submit {
    width: auto;
    background: none;
    color: #33385e;
    padding: 0;
    margin: 0;
}

#boxzilla-20124 .mc_merge_var {
    margin-bottom: 0;
}

#boxzilla-20124 .mc_var_label,
#boxzilla-20124 .mc_email_format,
#boxzilla-20124 .mc_email_options {
    display: none;
}

.boxzilla-container .boxzilla-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 6px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    font-size: 23px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}