.departments__item-link i {
    opacity: 30%;
    margin-right:10px;
}
.widget-filters {
    margin-top: 0px;
    padding-top: 0px;
}
.widget-filters__item:first-child {
  border-top: 0px;
}
.product__kg{
    font-size: 12px;
    color: #bbb;
    font-weight: normal;
     letter-spacing:0em;
}
.procuct__variant{
    padding-bottom: 5px; 
}
.product__variant:hover{
    border-color: red;
}
.product__prices{
    font-family: "Open Sans", "Trebuchet MS", Arial;
    color:#3d464d;
    letter-spacing: -0.07em;
    font-size: 300%;
    font-weight: 900;
    line-height: 40%;
    padding: 10px 0 10px 0;
}

    
.product__prices small{
     letter-spacing: 0em;
    font-size: 25%;
    font-weight: normal;
    text-decoration: none;
    font-weight: 500;
    color: #111;
    line-height: 100%;
}
.rating__body{
    margin-top:-5px;
}
.product-card__prices{
    font-family: "Open Sans", "Trebuchet MS", Arial;
  font-size: 130%;
    letter-spacing: -0.03em;
    
    font-weight: 700;

  
}
.product-card__name h3, .product-card__name {
    font-size: 90%;
        font-weight: normal;

}
.product-card__name h4 {
    font-size: 80%;
    font-weight: normal;
}
.big-status-bull{
    font-size:24px;
line-height:12px;
}
.page-header__title span {
    font-weight:100;
    color: #ccc;
    font-size: 75%;
}
.product-card__prices small {
    font-size: 11px;
    color: #999;
}
.variants > .container{
    padding-left: 0;
    padding-right: 0;
 
}
.variants > .container >.block-header > h3{
    color:rgb(108, 117, 125);
    font-family: Roboto, "sans-serif";
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
