.mfp-hide {
    display: none !important
}

.logo-newsletter {
    display: inline-block;
    max-width: 111px;
    height: auto
}

@media (max-width:479px) {
    .minipopup-area {
        right: 10px
    }

    .minipopup-box {
        width: 290px
    }

    .newsletter-popup {
        padding: 54px 30px
    }
}

.newsletter-popup {
    position: relative;
    max-width: 740px;
    margin-right: auto;
    margin-left: auto;
    padding: 64px 40px;
    border-radius: 0;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.12)
}

.newsletter-popup-content {
    max-width: 357px
}

.newsletter-popup-content .form-control {
    height: auto;
    padding: 7px 12px 9px 22px;
    border-radius: 3rem 0 0 3rem;
    font-size: 1.36rem;
    line-height: 2.4;
    border: none;
    background-color: #f4f4f4
}

.newsletter-popup-content .form-control::placeholder {
    position: relative;
    top: 2px;
    color: #999
}

.newsletter-popup-content .btn {
    margin-left: -1px;
    padding: 0 32px 0 25px;
    border-radius: 0 3rem 3rem 0;
    font-size: 1.28rem;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase
}

.logo-newsletter {
    display: inline-block;
    max-width: 111px;
    height: auto
}

.newsletter-popup h2 {
    margin: 24px 0 5px;
    color: #313131;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase
}

.newsletter-popup p {
    font-size: 1.4rem;
    line-height: 1.85;
    letter-spacing: -0.02em;
    margin-bottom: 2.4rem
}

.newsletter-popup form {
    margin: 0 0 2.7rem
}

.newsletter-popup .custom-control {
    margin: 0 0 4px 1px;
    padding-left: 2.5rem
}

.newsletter-popup-content .form-control::placeholder {
    position: relative;
    top: 2px;
    color: #999
}

.newsletter-popup-content .btn {
    margin-left: -1px;
    padding: 0 32px 0 25px;
    border-radius: 0 3rem 3rem 0;
    font-size: 1.28rem;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase
}

.newsletter-subscribe {
    font-size: 1.1rem;
    text-align: left
}

.newsletter-subscribe .checkbox {
    margin: 1.5rem 0
}

.newsletter-subscribe input {
    margin-right: 0.5rem;
    vertical-align: middle
}

.newsletter-subscribe label {
    margin-top: 0.2rem;
    color: inherit;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    text-transform: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-s-error .mfp-content {
    display: none
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}


.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}


.login-popup .mfp-content {
    margin-top: 2.1rem;
    max-width: 872px;
    background-color: #fff
}

.mfp-wrap .mfp-content {
    transition: all 0.35s ease-out;
    opacity: 0
}

.login-popup.mfp-wrap .mfp-content {
    max-width: 525px
}

.mfp-ajax-product.mfp-wrap .mfp-content {
    max-width: 931px
}

.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}