@charset "UTF-8";
.b-credit_buttons {
    margin: 10px 0 0 0;
}

.b-get_credit__forvard > a > img {
    height: 50px;
}

@media (max-width: 767px) {
    .b-get_credit__forvard > a > img {
        height: 4rem;
    }
    .b-get_credit__ukrsibbank_button {
        height: 4rem;
        line-height: 4rem;
    }
}

.stock-info-preorder.stock {
    color: orange;
}

.stock-info-preorder {
    position: relative;
    line-height: 1;
}

.preorder-open {
    padding: 1.2rem 2.9rem;
    border-radius: 3px;
}

.item-c__top .preorder-open{
    border-radius: 3px;
    padding-left: .7rem;
    padding-right: .7rem;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.shop-preorder-plugin-form-wr {
    width: 100%;
}

