

/* Start:/local/templates/.default/components/bitrix/catalog.section/catalog_block/style.css?15546197501986*/
.item_characteristic{
    font-size: 12px;
    text-align: left;
}
.characteristic_key{
    font-weight: bold;
}


.characteristic_value{
    position: relative;
    display: inline-block;
    top: 7px;
}

.characteristic_value .name {
    color: #888;
}

.characteristic_value .hint {
    position: absolute;
    right: -12px;
    left: 0;
    top: 3px;
    z-index: auto;
}

.characteristic_value .hint .tooltip {
    position: absolute;
    left: 0;
    top: 24px;
    text-align: left;
    line-height: 14px;
    z-index: 204;
    display: none;
    padding: 17px 20px 19px;
    min-width: 21px;
    max-width: 200px;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 400;
    box-shadow: 0 0 15px rgba(0,0,0,.12);
    background: #fff;
}

.characteristic_value .char_name .hint .tooltip {
    display: none;
}

.characteristic_value .char_name .hint .icon {
    border-radius: 100%;
    left: 0;
    top: 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
    position: absolute;
    z-index: 202;
    cursor: pointer;
    text-align: center;
    padding: 0;
    height: 16px;
    width: 16px;
    line-height: 12px;
}
.characteristic_value .char_name .hint .icon i {
    color: #383838;
    font-weight: 400;
    line-height: 14px;
    cursor: pointer;
    font-size: 11px;
    text-align: center;
    font-style: normal;
}
.characteristic_value .char_name .hint .icon:hover i,
.characteristic_value .char_name .hint.active .icon i {
    color: #fff;
    border-color: transparent;
}

.hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}



.characteristic_value .props_item {
    overflow: hidden;
    text-overflow: ellipsis;
}
.characteristic_value .props_item span {
    background: #fff;
    padding-right: 10px;
}
.characteristic_value .props_item.whint span {
    padding-left: 22px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/catalog_block/style.css?15546197501986 */
