/*.block-specification__digest-1 {
    background: url(/static/f/product/165/img/digest-left.png) no-repeat left 0;
    background-position-y: 50%;
}

.block-specification__digest-1 {
    display: table;
    background-position-y: 50%
}*/

.wrapper-specification_bot {
    display: table-cell;
    vertical-align: middle
}

.content-block__text a {
    font-weight: 600;
    border-bottom: 1px dashed #000
}

.content-block__text a:hover {
    font-weight: 600;
    border-bottom: 1px dashed transparent
}
.block-specification_position {
    padding-left: 40%;
}
.gerber-button-action {
    margin: 10px 0 0;
    margin-top: -15px;
}
.gerber-button-action__item {
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    width: 195px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 35px;
    border-radius: 30px;
    background-color: rgba(49,168,219,.8);
    color: #fff;
    cursor: pointer;
}
.blocks-use {
    display: block;
}
.no-visible {
    display: none;
}