

/* Start:/bitrix/templates/prostroy_default/components/bitrix/catalog.element/gopro_obzor_discontinued/style.css?17834139261043*/
table.text  {
    width:  100%; /* Ширина таблицы */
    border-spacing: 0; /* Расстояние между ячейками */
}
table.text td {
    width: 50%; /* Ширина ячеек */
    vertical-align: top; /* Выравнивание по верхнему краю */
}
td.rightcol { /* Правая ячейка */ 
    text-align: right; /* Выравнивание по правому краю */
}

.elementdetail__title {
    font-size: 22px;
    line-height: 1.231;
    margin-bottom: 18px;
}
.detailtabs .video-box {
    max-width: 356px;
}
.discontinued .pic .glass {
    position: relative;
}

.discontinued .pic .glass:before {
    content: "СНЯТО";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #c4010c;
    color: #fff;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    transform: rotate(15deg);
    z-index: 10;
}

.discontinued .buy {
    display: none !important;
}

.discontinued .soloprice {
    display: none !important;
}
/* End */
/* /bitrix/templates/prostroy_default/components/bitrix/catalog.element/gopro_obzor_discontinued/style.css?17834139261043 */
