.e-comebacker {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    font-size: 16px;
    line-height: normal;
    z-index: 9000
}

.e-comebacker,
.e-comebacker * {
    font-family: "Open Sans", sans-serif !important;
    vertical-align: initial
}

.pl_field_address_info {
    opacity: 0;
}

.e-comebacker h1,
.e-comebacker h2,
.e-comebacker h3,
.e-comebacker h4,
.e-comebacker h5,
.e-comebacker h6 {
    font-size: 15px !important;
    font-weight: initial !important;
    font-style: initial !important;
    margin: 0 !important
}

.e-comebacker button {
    padding: 0 !important;
    border: 0 !important;
    font: inherit !important;
    color: inherit !important;
    background: 0 0 !important;
    box-shadow: none !important;
    cursor: pointer
}

.e-comebacker a {
    color: #00f !important;
    text-decoration: none !important
}

.e-comebacker p {
    padding: 0 !important;
    margin: 0 !important
}

.e-comebacker__inner {
    width: 100%;
    height: 100%;
    max-width: 700px;
    margin: 0 auto;
    overflow: hidden auto;
    word-spacing: -5px
}

.e-comebacker__inner::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    height: 100vh;
    vertical-align: middle
}

.e-comebacker__inner>* * {
    word-spacing: initial
}

.e-comebacker__content {
    box-sizing: border-box;
    display: none;
    background: #fff;
    padding: 9px 25px;
    border-radius: 4px;
    width: 100%;
    vertical-align: middle;
    overflow: hidden auto
}

.e-comebacker__content.e-comebacker-active {
    display: inline-flex
}

.modal-leave {
    display: flex;
    width: 100%
}

.modal-leave__info {
    box-sizing: border-box;
    flex-basis: 60%;
    padding-right: 10px
}

.modal-leave__product-view {
    flex-basis: 40%;
    display: flex;
    align-items: center
}

.modal-leave .modal-leave__title {
    font-size: 36px !important;
    color: #ffb300;
    font-weight: 700 !important;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    text-align: center
}

.modal-leave .modal-leave__motivation {
    font-size: 19px !important;
    font-weight: 600 !important;
    text-align: center
}

.modal-leave .modal-leave__motivation>strong {
    color: #ffb300
}

.modal-leave__btn-motivation {
    text-decoration: underline
}

.modal-leave .modal-leave__text {
    font-size: 16px !important;
    margin: 12px auto 16px !important;
    text-align: center;
    padding: 0 30px !important
}

.modal-leave__text .inner-red {
    color: #d32f2f;
    font-weight: 700
}

.modal-leave__btn-wrapper {
    margin: 0 auto;
    max-width: 290px;
    text-align: center
}

.modal-leave .modal-leave__btn-next {
    border-radius: 4px;
    font-size: 21px!important;
    line-height: 25px;
    width: 100%;
    height: 66px;
    background-color: #28a745 !important;
    color: #fff !important;
    font-weight: 700 !important;
    transition: background-color .3s linear
}

.modal-leave .modal-leave__btn-next:hover {
    background-color: #1f8a37 !important
}

.modal-leave .modal-leave__btn-no {
    color: #78909c !important;
    font-size: 14px !important;
    margin: 5px 0 0 0 !important
}

.modal-leave .modal-leave__btn-no:hover {
    text-decoration: underline
}

.modal-leave__on-sale {
    position: relative;
    padding-top: 5px;
    margin: 0 auto
}

.modal-leave__sale-label {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: 50%;
    position: absolute;
    top: -24px;
    left: -20px;
    color: #fff;
    background-color: #ffc800;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    font-weight: 700;
    transform: rotate(-12deg)
}

.modal-leave__image {
    width: 100%;
    max-width: 268px;
    margin-left: -16px;
}

.modal-offer {
    width: 100%
}

.modal-offer .modal-offer__title {
    font-size: 29px !important;
    font-weight: 600 !important;
    margin-bottom: 8px;
    color: #c62828;
    text-align: center;
    padding: 0 35px
}

.modal-offer__timer {
    margin-top: 5px;
    text-align: center
}

.modal-offer__timer-time {
    font-size: 35px;
    font-weight: 700;
    color: #f44336
}

.modal-offer__promo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -3px
}

.modal-offer__price {
    text-align: center;
    flex-basis: 42%;
    margin-right: 20px
}

.modal-offer__price .__label {
    font-size: 20px;
    margin-bottom: 4px
}

.modal-offer__price .__value {
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    color: #f44336;
    text-transform: uppercase;
}

.modal-offer__price .__currency {
    font-size: .74em;
    margin-left: 4px;
    text-transform: uppercase
}

.modal-offer__product {
    flex-basis: 42%;
    text-align: center
}

.modal-offer__product .__image {
    width: 100%;
    max-width: 155px;
    margin-bottom: 0px;
    margin-left: 50px;
}

.modal-offer__cong-text {
    max-width: 570px;
    margin: -10px auto 18px;
    text-align: center
}

.modal-offer__cong-text .__title {
    font-size: 17px !important;
    font-weight: 700 !important;
    text-align: center;
    color: red !important;
    margin-bottom: 6px !important
}

.modal-offer__cong-text p {
    margin-bottom: 5px !important
}

.modal-offer__field {
    text-align: center;
    margin-bottom: 5px
}

.modal-offer__form {
    padding-left: 24px;
}

.modal-offer__field .__wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 300px
}

.modal-offer__field .__label {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-100%, -50%);
    display: inline-block;
    width: 100%;
    max-width: 180px;
    padding-right: 16px;
    text-align: right
}

.modal-offer__field .__input {
    box-sizing: border-box;
    height: 50px;
    font-size: 17px;
    padding-left: 17px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #757575 !important;
    font-weight: normal;
}

.modal-offer .modal-offer__btn-submit {
    box-sizing: border-box;
    position: relative;
    background-color: #16a835 !important;
    background-image: -webkit-linear-gradient(90deg, #38a22e 1%, #3ab02a 100%) !important;
    background-image: -moz-linear-gradient(90deg, #38a22e 1%, #3ab02a 100%) !important;
    background-image: -ms-linear-gradient(90deg, #38a22e 1%, #3ab02a 100%) !important;
    background-image: -o-linear-gradient(90deg, #38a22e 1%, #3ab02a 100%) !important;
    background-image: linear-gradient(90deg, #38a22e 1%, #3ab02a 100%) !important;
    color: #fff !important;
    cursor: pointer;
    width: 100%;
    max-width: 300px;
    border-radius: 4px;
    font-size: 22px !important;
    font-weight: 700 !important;
    font-family: Arial, sans-serif !important;
    margin-top: 6px;
    padding: 17px 6px !important;
    letter-spacing: 0;
}

.modal-offer .modal-offer__btn-submit .__bg {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #16a835 !important;
    background-image: -webkit-linear-gradient(90deg, #1f9913 1%, #2eae1d 100%) !important;
    background-image: -moz-linear-gradient(90deg, #1f9913 1%, #2eae1d 100%) !important;
    background-image: -ms-linear-gradient(90deg, #1f9913 1%, #2eae1d 100%) !important;
    background-image: -o-linear-gradient(90deg, #1f9913 1%, #2eae1d 100%) !important;
    background-image: linear-gradient(90deg, #1f9913 1%, #2eae1d 100%) !important;
    border-radius: inherit;
    transition: opacity .3s linear
}

.modal-offer .modal-offer__btn-submit .__text {
    position: relative;
    z-index: 1
}

.modal-offer .modal-offer__btn-submit:hover .__bg {
    opacity: 0
}

.pl_field_address_info {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: 0 !important;
    position: absolute;
    z-index: -1;
    width: 0 !important;
    height: 0 !important
}

.popin-anim {
    -webkit-animation: 280ms ease-out popin_appear;
    -moz-animation: 280ms ease-out popin_appear;
    -o-animation: 280ms ease-out popin_appear;
    animation: 280ms ease-out popin_appear
}

@-webkit-keyframes popin_appear {
    from {
        transform: scale(.2);
        opacity: 0
    }

    80% {
        transform: scale(1.05)
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes popin_appear {
    from {
        transform: scale(.2);
        opacity: 0
    }

    80% {
        transform: scale(1.05)
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes popin_appear {
    from {
        transform: scale(.2);
        opacity: 0
    }

    80% {
        transform: scale(1.05)
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes popin_appear {
    from {
        transform: scale(.2);
        opacity: 0
    }

    80% {
        transform: scale(1.05)
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.fadeIn-anim {
    -webkit-animation: 280ms ease-out fadeIn_appear;
    -moz-animation: 280ms ease-out fadeIn_appear;
    -o-animation: 280ms ease-out fadeIn_appear;
    animation: 280ms ease-out fadeIn_appear
}

@-webkit-keyframes fadeIn_appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn_appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn_appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn_appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.e-comebacker strong {
    font-weight: bold !important;
}

@media screen and (max-width: 640px) {
    .e-comebacker {
        display: none !important;
    }
}