

/* Start:/local/components/byterix/catalog.element/templates/61_green_area/style.css?1735553627858*/
.product_details__box .calc.product_details__price {
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.product_details__box .calc .product_details__param {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 84px;
    margin: 0 6px;
}
.input_calc {
    position: relative;
}
.calc {
    color: #696969;
}
.product_details__box .calc input {
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 36px;
    padding: 5px 30px 5px 12px;
    border-radius: 7px;
    background-color: #fff;
}
.value_text {
    position: absolute;
    top: 29px;
    font-size: 14px;
    right: 17px;
}

.product_main .product_details__box .calc .dropdown {
    width: unset;
    margin-right: unset;
}
.product_details__box .calc .separator {
    margin-top: 20px;
}
/* End */
/* /local/components/byterix/catalog.element/templates/61_green_area/style.css?1735553627858 */
