

/* Start:/local/components/byterix/catalog.element/templates/10_green_basement/style.css?17615688671883*/
.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;
}

.label_box {
    position: relative;
}

.moreinfo.bottom-info {
    display: block;
    position: absolute;
    width: 280px;
    top: 35px;
    left: 10px;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #d0d0d0;
    z-index: 10;
}
.moreinfo.bottom-info::after {
    content: "";
    left: 16px;
    top: -21px;
    position: absolute;
    border: 10px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom: 10px solid #d0d0d0;
}

.a-info::after {
    content: "?";
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #d0d0d0;
    text-align: center;
    border-radius: 7px;
    margin-left: 5px;
    font-size: 11px;
    line-height: 13px;
    cursor: pointer;
}
/* End */
/* /local/components/byterix/catalog.element/templates/10_green_basement/style.css?17615688671883 */
