#smartFilter .elCount {
    text-decoration: none;
    display: none;
}
#set_filter_num {
    display: none;
}

/* 30.05.05 */

#catalog .item .priceMontageContainer input {
    -webkit-appearance: auto;
}


/* скрытие "поделиться" в карточке товара" */

.secondTool .share-items {
	display: none !important;
}