.smart-theme-guide .rateit .rateit-range{background: url(/templates/default/controllers/guide/img/stars_gray.png)}
.hide_tel{display:none !important}
.smart-big-blocks .stl_meta {width:96%}
.smart-big-blocks .stl_meta span.price{
    background: #3F51B5;
    padding: 3px 5px;
    border-radius: 2px;
    float: right;
}
.smart-theme-guide .rateit .rateit-range{background: url(/templates/default/controllers/guide/img/stars_gray.png)}
.hide_tel{display:none !important}
.smart-big-blocks .stl_meta {width:96%}
.smart-big-blocks .stl_meta span.price{
    background: #3F51B5;
    padding: 3px 5px;
    border-radius: 2px;
    float: right;
}
.bmi_footer .rateit .rateit-range{background: url(/templates/default/controllers/catalog/img/stars_gray.png)}

.cat_prem_items{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.cat_prem_item{
    flex-basis: 32%;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    border-radius: 3px;
    color: #6f6f6f;
    font-size: 14px;
}
.cat_prem_item .cpi_icon{
    font-size: 32px;
    width: 50px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.cat_prem_item .cpi_icon .fa{}
.cat_prem_item .cpi_text{
    line-height: 20px;
}

.sc_cat_list_block .clb_title {padding: 15px 20px 20px}
.is_catalog_box .field.f_price .value{
    background-color: #a2bf52;
    border-radius: 2px;
    display: inline;
    padding: 3px 5px;
    color: #fff;
}
.content_item_props{
    background: #fafafa;
    border-color: #ccc;
}
.content_item_props table tr td{
    border-color: #ccc;
}
.content_item_props table .title{color: #666666;padding: 8px 0;}
.content_item_props table .value{color: #666666;}
.content_item_props table tr:first-child .title, .content_item_props table tr:last-child .title{padding:0}
