/*Задаём стили для параметров товара*/
 .t-store__tabs__list div {
    font-size: 18px;
    font-weight: 300;
    opacity: 0.8;
}
 .js-store-prod-all-charcs {
     display: none;
     visibility: hidden;
     //font-color: red;
}

.vievcollection {color: rgb(0, 0, 0) ;
font-size: 16px;
text-decoration: underline dotted gray;
text-decoration-thickness: 1px;
}

.hk {color: rgb(109, 110, 113) ;
box-shadow: none;
text-decoration : none;
font-size: 16px;

}

.hk_1 {color: rgb(109, 110, 113) ; 
box-shadow: none;

font-size: 16px;

text-decoration: underline dotted gray;
text-decoration-thickness: 1px;
}

.ht {color: rgb(0, 0, 0) ;
font-size: 16px;
}




