/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.eep_subscriptions {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
    background: white;
    padding: 35px;
}
.eep_subscriptions h3 {
    margin-bottom: 30px !important;
}
.eep_subscriptions ul {
    list-style: none;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 0 !important;    
}
.eep_subscriptions ul > ul > li {
    font-weight: normal;
}
.acf-fields > .acf-field {
    padding-left: 0;
}
.variation-DescontoClubedaExpresso {
    font-style: italic;
    font-size: .8em;
}