.price-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.prod-block {
    display: flex;
    justify-content: space-evenly !important;
    align-items: center;
}

.cpa__order_form {
    max-width: 300px;
}

.timer-wrap {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center !important;
}

.inL_408671 {
    margin-bottom: 10px;
    text-align: center !important;
    font-size: 18px;
}

@media (max-width: 992px) {
    .prod-block {
        justify-content: center;
    }
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 25px;
    line-height: 0;
    margin: 0 18px;
    white-space: nowrap;
}

.js_old_price {
    margin: 0 18px;
    white-space: nowrap;
}

@media screen and (max-width: 480px) {
    input {
        width: 90%;
    }
}

.main-link {
    display: block;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.main-link:hover {
    opacity: .8;
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center;
}

.prod_img {
    width: 200px !important;
    max-width: 100% ;
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 15px;
    margin: 0 auto;
}

@media (max-width: 639px) {
    .prod-block {
        flex-direction: column;
    }

    .prod_img {
        margin: 0 0 10px 0 !important;
        max-width: 185px !important;
    }

    .main-link {
        margin-top: 20px !important;
        margin-bottom: 0px !important;
    }
}

.discountс {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}

.js_old_price {
    display: block;
    text-align: center;
}

.js_old_price + p {
    margin-bottom: 0;
    text-align: center;
}

.js_old_price span {
    text-decoration: line-through;
}

.wheel_input {
    width: 100%;
    padding: 10px !important;
    padding: 10px !important;
    display: block !important;
    margin: 0 auto 20px !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
    box-sizing: border-box;
}

.data_label {
    line-height: 30px;
    display: block;
}

@media screen and (max-width: 480px) {
    .inL_408671 {
        font-size: 18px;
    }
}

input::-ms-clear {
    display: none;
}

.main-link {
    display: block;
    margin: 20px auto 0;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.main-link:hover {
    opacity: .8;
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold;
}
