.select-sizes-shtori .form__control {
    width: 125px;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    letter-spacing: -0.04px;
    vertical-align: top;
    display: inline-block;
}

.select-sizes-shtori .form__control input[name=other_width], .select-sizes-shtori .form__control input[name=other_height] {
    display: none;
}

.other_size {
    margin-top: 10px;
    display: none;
}

.text-nowrap {
    white-space: nowrap;
}

.pod_zakaz {
    position: absolute;
    bottom: 0;
    width: 478px;
    padding: 20px 30px;
    margin-left: -30px;
    margin-right: -30px;
    background: rgb(255, 255, 255);
    z-index: 1;
}

.product-details__tag--negoryuchiy-material:before {
    width: 14px;
    height: 14px;
    top: 1px;
    background-image: url(img/fire-resist.svg);
}
.product-details__tag--protsent-zatemneniya-80:before {
    width: 13px;
    height: 13px;
    top: 1px;
    background-image: url(img/protsent-zatemneniya-80.svg);
}

.product-details__tag--vysokaya-plotnost-dimaut-rogozhka:before {
    width: 13px;
    height: 13px;
    top: 1px;
    background-image: url(img/vysokaya-plotnost-dimaut-rogozhka.svg);
}

