

/* Start:/local/templates/luki/components/bitrix/catalog.element/main/style.css?16576522835014*/
.sheet__td.short_head span {
    transform: rotate(270deg);
    display: block;
}

html .table_name_wraper {
    background-color: #9a0000 !important;
    color: #fff !important;
}
.sheet__td a{
    color: #000;
}
.sheet__td.short_head {
    width: 0.001%;
    padding: 0px;
    white-space: nowrap;
    background-color: #f8f8f8;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    max-width: 55px;
    min-width: 75px
}

.sheet__td.short_value {
    width: 0.001%;
    background-color: #f8f8f8;
}

html .tab__item {
    width: 25%;
}

.tp-detail_info .char-item {
    display: flex;
}

html .tp-detail_info .card__cellar-left {
    width: auto;
    margin-top: 40px;
}

html .tp-detail_info .card__cellar-right {
    margin-left: auto;
    width: auto;
    min-width: 180px;
}

html .tp-detail_info .feature__value,
html .tp-detail_info .feature__property span {
    background-color: #f5f5f5;
}

.tp-detail_info {
    width: calc(100% - 98px);
    background-color: #f5f5f5;
    padding: 20px;
    position: absolute;
    height: 400px;
}

.popup_tp {
    position: relative;
}

.sheet__td {
    transition: 0.4s all;
    cursor: pointer;
    padding: 11px 18px !important;
}

.sheet__td.tp.active {
    background-color: #14921c;
    color: #fff;
    font-weight: 500;
}

.popup_tp {
    transition: 0.4s all;
    display: revert;
}

.popup_tp:not(.open) {
    height: 0px;
    overflow: hidden;
}

.popup_tp.open {
    height: 400px;
    overflow: hidden;
}

.tp-detail_info {
    transition: 0.4s all;
}

.popup_tp:not(.open) .tp-detail_info {
    opacity: 0;
}

.popup_tp.open .tp-detail_info {
    opacity: 1;
    position: sticky;
    left: 75px;
}

#depiction .sheet {
    overflow: visible;
}

@media(max-width:480px) {
    .sheet_wrapper {
        display: none;
    }
}

.sheet__td.standart {
    background-color: #cdf0d0;
}

html .card__nicety-dyad_OPTIONS input[type='submit'] {
    max-width: 200px;
    width: 100%;
    outline: 1px solid #e1e1e1;
    border: 2px solid #ffffff;
    background-color: #848587;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 11px 10px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-top: 10px;
}

.table_name_wraper div {
    color: transparent;
}

html .depiction {
    padding-bottom: 20px !important;
}

div.sheet {
    height: 506px;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: auto;
    position: relative;
    //background-color: #9a0000;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

thead th:first-child {
    z-index: 3;
}

th,
td {
    padding: 10px 100px;
    text-transform: capitalize;
}

th {
    white-space: nowrap;
}

.short_value,
.sheet__th {
    position: -webkit-sticky;
    position: sticky;
    left: 75px;
    top: 41px;
    z-index: 9999;
    width: 200px;
}

.sheet__td.short_value {
    border: 1px solid #c4c4c4;
}

.sheet__td {
    background-color: #fff;
}

html .sheet__table {
    width: auto;
}

html .sheet__th.table_name_wraper {
    top: 0px !important;
}

html .sheet__td.short_head.table_name_wraper {
    left: 0px !important;
    position: -webkit-sticky;
    position: sticky;
    z-index: 9999;
}

html .big_th {
    left: 0px !important;
    top: 0px !important;
    z-index: 99999;
    background-color: transparent !important;
}


/* .sheet__td.short_value {
    position: -webkit-sticky;
    position: sticky;
    left: 0px;
} */

.big_th_fixed {
    position: absolute;
    width: 148px;
    height: 85px;
    top: 0px;
    left: 0px;
    background-color: #d9d9d9;
    z-index: 999999;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 15px;
    text-align: center;
    padding: 25px;
}

.sheet_wrapper {
    position: relative;
}


/* .table_name_wraper {
    position: -webkit-sticky;
    position: sticky;
    left: 145px;
    z-index: 9999999;
} */

.fixed_label {
    position: absolute;
    top: 40%;
    transform: rotate(270deg);
    display: block;
    color: #fff;
    z-index: 999999999999;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    left: 12px;
}

.fixed_label2 {
    position: absolute;
    top: 13px;
    display: block;
    color: #fff;
    z-index: 999999999999;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    left: 55%;
}

html .sheet__td.short_head.table_name_wraper {
    min-width: 77px;
    border: none;
    left: 1px !important;
    outline: 1px solid #9a0000;
}

.sheet__td.short_value {
    left: 77px;
    z-index: 222;
    min-width: 73px;
}

.big_th_fixed {
    width: 151px;
    height: 83px;
}

html .enquiry,
html .inquiry {
    position: fixed;
    right: calc((100vw - 501px) / 2);
    top: 20vh;
    max-width: 501px;
    width: 501px;
}

.sheet__td.short_value {
    font-weight: 700;
}
/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1641490752163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */
/* /local/templates/luki/components/bitrix/catalog.element/main/style.css?16576522835014 */
/* /bitrix/components/bitrix/form.result.new/error.css?1641490752163 */
