/*
    Theme Name: The Future is Red (Based on Divi)
    Version: 1.0
    Template: Divi
*/

#other_discount_code_tr {display: table-row !important;}

.page-id-5199 .et_pb_blogacm_0 .et_pb_post {
    margin-bottom: 0!important;
}

div#acceptance {
    padding-bottom: 3%;
    text-align: center;
    width: 96%;
    font-weight: lighter;
    font-size: smaller;
    line-height: 1.5em;
}


#main-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

body {
    position:relative;
    margin:0;
    min-height: 100%;
}

html {
  height: 100%;
  box-sizing: border-box;
}

/**** Membership Account Page ****/
#pmpro_account #pmpro_account-membership > .pmpro_actionlinks {
    display: none;
}

#pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_account-change {
    display: none;
}

#pmpro_account #pmpro_account-membership table td {
    padding: .857em .587em;
}

#pmpro_account #pmpro_account-membership table tr {
    padding: 0;
}

#pmpro_account #pmpro_account-profile ul {
    list-style: none;
}

#pmpro_account #pmpro_account-profile ul li {
    padding-bottom: 15px;
}

#pmpro_account #pmpro_account-profile ul li strong {
    display: inline-block;
    width: 150px;
}

#pmpro_account .pmpro_box h3 {
    margin-bottom: 20px;
}

#pmpro_account #pmpro_account-profile p {
    margin-bottom: .5em;
}

/**** Membership Checkout ****/
form.pmpro_form #pmpro_pricing_fields h3 {
    display: none;
}

form.pmpro_form #pmpro_pricing_fields #other_discount_code_p {
    display: none;
}

form.pmpro_form #pmpro_pricing_fields div#other_discount_code_tr {
    display: none !important;
}

form.pmpro_form span.pmpro_checkout-h3-msg {
    display: none;
}

form.pmpro_form input {
    padding: 20px 10px;
    font-size: 20px;
    border-radius: 5px;
}

form.pmpro_form .pmpro_payment-expiration select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 20px 10px !important;
    font-size: 20px;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field {
    display: inline-block;
    margin-right: 40px;
    vertical-align:top;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field-username {
    display: block;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-discount-code {
    display: block;
}

/**** Membership Confirmation ****/
.pmpro-confirmation .entry-content ul li strong {
    min-width: 220px;
    display: inline-block;
}

.pmpro-confirmation .entry-content ul li {
    margin-bottom: 10px;
}

.pmpro-confirmation .entry-content ul {
    list-style: none !important;
}

/**** Membership Page Menu Tweaks ****/
.page-template-page-membership header .social-icons {
    display: none;
}

/**** Top Menu (20190806) ****/
ul#top-menu li {
    font-size: 20px;
    font-weight: normal;
}

nav#top-menu-nav ul li.current-menu-item.no-highlight a {
    color: rgba(0, 0, 0, 0.6);
}

.et-fixed-header #top-menu li.current-menu-item.no-highlight > a {
    color: rgba(0, 0, 0, 0.6) !important;
}

.et-social-icons {
    float: left;
}

#footer-info {
    float: none;
    clear:both;
}

#footer-info a {
    font-weight: normal;
}

.et-social-icons .et-social-icon:first-child {
    margin-left: 0;
}

#footer-bottom div#et-footer-nav {
    width: auto;
    float: right;
    background-color: transparent;
}

#footer-bottom #footer-info {
    float: none;
    clear: both;
}

#footer-bottom #et-footer-nav .container {
    margin: 0;
    width: auto;
}

#footer-bottom .bottom-nav {
    padding: 0;
}

#footer-bottom .bottom-nav a {
    color: white;
    font-size: 20px;
    font-weight: normal;
    font-family: 'myriad pro condensed';
}


