/* =========================================================
   MailerLite embedded form styles (vendor file)

   Generated by MailerLite for form #mlb2-43167834. Changes made to
   the generated output, all marked PATCH below:
     1. Removed @import of https://assets.mlcdn.com/fonts.css so the
        form uses the site font instead of loading a third-party font.
     2. font-family declarations set to `inherit` for the same reason.
     3. The form's own panel chrome (background, max-width, padding,
        inline-block) is flattened so the surrounding .mailerlite-panel
        in styles.css provides the border and background instead.
   Re-apply these if this file is regenerated from MailerLite.
   ========================================================= */

/* LOADER */
.ml-form-embedSubmitLoad {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.ml-form-embedSubmitLoad:after {
    content: " ";
    display: block;
    width: 11px;
    height: 11px;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #170f07 #170f07 #170f07 transparent;
    animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}

@keyframes ml-form-embedSubmitLoad {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#mlb2-43167834.ml-form-embedContainer {
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    position: static;
    width: 100% !important;
}

#mlb2-43167834.ml-form-embedContainer h4,
#mlb2-43167834.ml-form-embedContainer p,
#mlb2-43167834.ml-form-embedContainer span,
#mlb2-43167834.ml-form-embedContainer button {
    text-transform: none !important;
    letter-spacing: normal !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper {
    background-color: transparent; /* PATCH 3: was #211f1a */
    border-width: 0px;
    border-color: transparent;
    border-radius: 4px;
    border-style: solid;
    box-sizing: border-box;
    display: block !important; /* PATCH 3: was inline-block */
    margin: 0;
    padding: 0;
    position: relative;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper.embedDefault {
    width: 400px;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: none; /* PATCH 3: was 400px */
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-align-left {
    text-align: left;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-align-center {
    text-align: center;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-align-default {
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-align-right {
    text-align: right;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
    padding: 0; /* PATCH 3: was 20px 20px 0 20px */
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
    padding-bottom: 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
    text-align: left;
    margin: 0 0 20px 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #f4ead2;
    font-family: var(--font-display); /* PATCH 2: matches site headings */
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
    color: #d9cfb9;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px 0;
    text-align: left;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
    color: #e0bd68;
    text-decoration: underline;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
    text-align: left !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
    margin: 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
    margin: 0;
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
    margin: 0 0 20px 0;
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    height: auto;
    float: left;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
    margin: 0 0 10px 0;
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
    margin: 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    background-color: #0b0a08 !important;
    color: #fff7df !important;
    border-color: #d8cba8;
    border-radius: 4px !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-family: inherit;
    font-size: 14px !important;
    height: auto;
    line-height: 21px !important;
    margin: 0;
    padding: 10px 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
    height: auto;
    width: 100%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 70%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 30%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn {
    padding-top: 25px;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
    background-color: #0b0a08;
    color: #fff7df;
    border-color: #d8cba8;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
    overflow-y: initial;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    background-color: #c99d4a !important;
    border-color: #c99d4a;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    box-shadow: none;
    color: #170f07 !important;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 20px;
    margin: 0 !important;
    padding: 10px !important;
    width: 100%;
    height: auto;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
    background-color: #e0bd68 !important;
    border-color: #e0bd68 !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    background-color: #c99d4a !important;
    border: none !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #170f07 !important;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    height: auto;
    padding: 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
    display: none;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
    background-color: #e0bd68 !important;
}

.ml-error input,
.ml-error textarea,
.ml-error select {
    border-color: red !important;
}

.ml-error .label-description,
.ml-error .label-description p,
.ml-error .label-description p a,
.ml-error label:first-child {
    color: #ff0000 !important;
}

/* Privacy policy block */
#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions {
    text-align: left;
    float: left;
    width: 100%;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent {
    margin: 0 0 15px 0;
    text-align: left;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.horizontal {
    margin: 0 0 15px 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p {
    color: #d9cfb9;
    font-family: inherit;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 10px 0;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p a {
    color: #d9cfb9;
}

#mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p:last-child {
    margin: 0;
}

/* Mobile */
.ml-mobileButton-horizontal {
    display: none;
}

#mlb2-43167834 .ml-mobileButton-horizontal button {
    background-color: #c99d4a !important;
    border-color: #c99d4a !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #170f07 !important;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    padding: 10px !important;
    width: 100% !important;
}

@media only screen and (max-width: 400px) {
    .ml-form-embedWrapper.embedDefault,
    .ml-form-embedWrapper.embedPopup {
        width: 100% !important;
    }

    .ml-form-formContent.horozintalForm {
        float: left !important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
        height: auto !important;
        width: 100% !important;
        float: left !important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
        width: 100% !important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div {
        padding-right: 0px !important;
        padding-bottom: 0px !important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
        margin-bottom: 10px !important;
        width: 100% !important;
    }

    .ml-form-formContent.horozintalForm .ml-button-horizontal {
        width: 100% !important;
        display: none !important;
    }

    .ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn {
        padding-top: 0px !important;
    }

    #mlb2-43167834.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
        padding: 0 0 10px 0 !important;
    }

    .ml-hide-horizontal {
        display: none !important;
    }

    .ml-mobileButton-horizontal {
        display: inline-block !important;
        margin-bottom: 20px;
        width: 100%;
    }
}
