.mlist-outer-wrapper {
    margin: 0 auto;
    /* max-width: 450px; */
}

.mlist-outer-wrapper.embedded-inline-list.country-detect label.error {
    color: #ff0000;
    position: absolute;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    bottom: -11px;
    left: 15px;
    font-size: 8px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid #faf0da;
    -webkit-text-fill-color: #faf0da;
    -webkit-box-shadow: 0 0 0px 1000px #13100f inset;
    transition: background-color 5000s ease-in-out 0s;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .header1 {
    color: #edeadb;
    font-size: 23.76px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 34px;
    font-family: 'Avenir LT W01_65 Medium1475532';
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-field #email {
    background: transparent;
    color: #faf0da;
    font-size: 16px;
    max-width: 100%;
    padding-left: 18px;
    height: 60px;
    border: 2px solid #4d5466;
    width: 100%;
    text-transform: uppercase;
    font-family: 'Gotham';
    letter-spacing: 2px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form {
    margin: 0;
}

.mlist-outer-wrapper .mlist-wrapper input.submit,
.mlist-outer-wrapper .mlist-wrapper input.submit:focus,
.mlist-outer-wrapper .mlist-wrapper input.submit-new,
.mlist-outer-wrapper .mlist-wrapper input.submit-new:focus,
.mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-submit input.submit {
    background: #4d5466;
    border: none;
    color: #faf0da;
    font-size: 16px;
    height: 60px;
    letter-spacing: 0;
    font-weight: 900;
    animation: none;
    line-height: normal;
    width: 100%;
    outline: none;
    text-transform: uppercase;
    cursor: pointer;
    appearance: none;
    letter-spacing: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
}

.email-submit-wrap {
    font-size: 0;
    text-align: center;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-field {
    width: 75%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-submit {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.mlist-outer-wrapper .mlist-wrapper input.submit:hover,
.mlist-outer-wrapper .mlist-wrapper input.submit-new:hover {
    background: #646b7a;
    color: #faf0da;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper a.terms {
    text-transform: uppercase;
    font-size: 11px;
    color: #faf0da;
    text-decoration: none;
    /* letter-spacing: 3px; */
    font-weight: 300;
}

input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:not(:checked)+label,
input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

input[type="checkbox"]:not(:checked)+label:before,
input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 14px;
    height: 14px;
    border: 2px solid #faf0da;
    background: transparent;
    border-radius: 0px;
    margin-top: 0;
}

input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"]:not(:checked)+label:after,
input[type="checkbox"]:checked+label:after {
    content: '\2713';
    position: absolute;
    top: 2px;
    left: 5px;
    font-size: 11px;
    color: #faf0da;
    transition: none;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper a.terms:after {
    content: 'terms';
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper a.terms.showing:after {
    content: 'hide';
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper .terms {
    text-align: left;
    padding-left: 9px;
    padding-top: 6px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper {
    font-weight: 600;
    letter-spacing: 0.75px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper .termsContent {
    display: none;
    text-transform: none;
    line-height: 11px;
    margin-top: 5px;
    font-size: 10px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper .termsContent,
.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper .termsContent a,
.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message.welcomeembed,
.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankswelcome-msg,
.mlist-outer-wrapper.embedded-inline-list.country-detect label,
.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
    color: #faf0da;
    font-size: 14px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message.welcomeembed {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form div#thankyoublock-innerwrapper .mlist-field {
    WIDTH: 100%;
    MARGIN-RIGHT: 0;
}

.mlist-outer-wrapper .mlist-wrapper .mlist-field select,
.mlist-outer-wrapper .mlist-wrapper .mlist-field input {
    background: transparent;
    color: #faf0da;
    line-height: normal;
    outline: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    padding: 0.5em;
    height: 48px;
    display: block;
    text-transform: none;
    text-align: left;
    margin: 0;
    border: medium none;
    text-indent: 0.01px;
    background-color: transparent;
}

.mlist-outer-wrapper .mlist-wrapper .mlist-field select {
    background: url("http://www.fueledbyramen.com/sites/g/files/g2000005606/f/201801/ddarrow%23000.jpg") no-repeat right center transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.mlist-outer-wrapper .mlist-wrapper .mlist-submit-new {
    max-width: 40%;
    margin: 0 auto;
    text-align: center;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .secondFormCloseWrap {
    position: absolute;
    right: 0px;
    top: -30px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.second .terms {
    text-align: center;
    padding-right: 0;
    padding-top: 10px;
}

 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #faf0da;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #faf0da;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    color: #faf0da;
}

 :-moz-placeholder {
    /* Firefox 18- */
    color: #faf0da;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock {
    border: none;
    padding: 0 12px 12px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    color: #faf0da;
    line-height: 1;
    display: none;
}

#thankyoublock-innerwrapper {
    text-transform: none;
    position: relative;
    font-size: 16px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .secondFormCloseWrap a {
    color: #e1dedc;
    font-size: 25px;
    text-decoration: none;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .secondFormCloseWrap a:hover {
    color: #faf0da;
}

.mailinglist-wrapper {}

.mailinglist-wrapper .title.mDesktop {
    font-size: 30px;
    padding-bottom: 10px;
}

fieldset {
    border: 0;
}

.mailinglist-wrapper .mlist-text {
    font-size: 20px;
    padding-bottom: 35px;
    font-family: essonnes-display, serif;
    font-weight: 400;
    font-style: normal;
}

.mailinglist-wrapper .inputWrapper {
    font-size: 0;
}

.mailinglist-wrapper .mlist-wrapper {
    max-width: 85%;
    margin: 0 auto;
}

.mailinglist-wrapper .termsWrapper.first {}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.first .termsContent,
.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.first .termsContent a {
    padding-left: 17px;
    text-align: left;
    line-height: normal;
    font-size: 9px;
    font-weight: 300;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.first .termsContent a {
    padding: 0;
}

#thankyouBlock .mlist-field input,
#thankyouBlock .mlist-field select {
    border: 2px solid #faf0da;
    font-family: 'Gotham';
    letter-spacing: 1px;
    text-transform: uppercase;
}

#thankyouBlock .mlist-field select option {
    background: #13100f;
}

#thankyoublock-innerwrapper .thankyou-message-user.embed {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 15px;
}

#thankyoublock-innerwrapper .thankswelcome-msg {
    text-transform: capitalize;
    padding-bottom: 15px;
}

.mailinglist-wrapper {
    padding-top: 145px;
    padding-bottom: 80px;
}

#thankyouBlock .mlist-field select#dobMonth,
#thankyouBlock .mlist-field select#dobDay {
    display: inline-block;
    width: 49%;
}

#thankyouBlock .mlist-field label {
    display: block;
    text-align: left;
    padding: 5px 0;
}

#thankyouBlock .mlist-field select#dobMonth {
    margin-right: 2%;
}

#thankyouBlock .mlist-field {
    font-size: 0;
}

#thankyoublock-innerwrapper input.submit {
    height: 40px;
}

#thankyouBlock .termsContent {
    font-size: 10px;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: 300;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-submit input.submit:hover {
    background: #646b7a;
}

#thankyoublock-innerwrapper .mlist-checks {
    padding: 15px 0;
    text-align: left;
}

#thankyouBlock .termsContent a {
    font-size: 10px;
    font-weight: 300;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect div#thankyouBlock.final-screen .thankyou-message.embed {
    display: block;
    font-size: 16px;
    color: #faf0da;
}

@media all and (max-width:767px) {
    .mailinglist-wrapper {
        padding-top: 0;
    }
    .mailinglist-wrapper .title.mDesktop {
        font-size: 18px;
    }
    .mailinglist-wrapper .mlist-wrapper {
        max-width: 100%;
    }
    .mailinglist-wrapper .mlist-text {
        font-size: 14px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-field {
        width: 100%;
        display: block;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-submit {
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-field #email {
        height: 48px;
        text-align: center;
    }
    .mlist-outer-wrapper .mlist-wrapper input.submit,
    .mlist-outer-wrapper .mlist-wrapper input.submit:focus,
    .mlist-outer-wrapper .mlist-wrapper input.submit-new,
    .mlist-outer-wrapper .mlist-wrapper input.submit-new:focus,
    .mlist-outer-wrapper.embedded-inline-list.country-detect form .mlist-submit input.submit {
        height: 48px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect label.error {
        top: -18px;
        left: 0;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper .terms {
        text-align: center;
        padding-left: 0;
    }
    div#splash-wrapper .enter-site a {
        font-size: 12px;
    }
    div#splash-wrapper .enter-site {
        padding-bottom: 100px;
    }
    #thankyoublock-innerwrapper .thankswelcome-msg {
        font-size: 12px !important;
    }
    #thankyoublock-innerwrapper {
        font-size: 13px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .secondFormCloseWrap a {
        font-size: 18px;
    }
    #thankyouBlock .mlist-field label {
        font-size: 13px;
    }
    .mlist-outer-wrapper .mlist-wrapper .mlist-field select,
    .mlist-outer-wrapper .mlist-wrapper .mlist-field input {
        font-size: 11px;
    }
    #thankyoublock-innerwrapper .mlist-checks {
        padding: 15px 0;
        text-align: left;
    }
    #thankyoublock-innerwrapper .mlist-checks label.global-list {
        font-size: 12px;
    }
    #thankyoublock-innerwrapper .mlist-checks>* {
        display: inline-block;
        width: 90%;
        vertical-align: top;
    }
    #thankyoublock-innerwrapper .mlist-checks>input.global-list-checkbox {
        width: 6%;
        margin-left: 0;
    }
    #thankyoublock-innerwrapper input.submit {
        font-size: 12px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.second .terms {
        font-size: 7px;
    }
    #thankyouBlock .termsContent,
    #thankyouBlock .termsContent a {
        font-size: 7px;
        font-weight: 300;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect div#thankyouBlock.final-screen .thankyou-message.embed {
        font-size: 12px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .termsWrapper.first .termsContent {
        padding: 0;
        text-align: center;
    }
}