.bx_catalog-compare-list_sravn {
    text-align: center;
    color: white;
	background: #f3a34c;;
    /*height: 75px;*/
    color: white;
    font-size: 35px;
    display: block;
    /*padding-top: 20px;*/
    line-height: 18pt;
     border-radius: 5px 0 0 5px;

     width: 65px;
	 height: 60px;
	transition: all .25s ease-in-out;
}

.bx_catalog-compare-list_sravn:hover {
	width: 70px;
}

.bx_catalog-compare-list_sravn .kol {
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 43px;
    right: 50px;
    background: #bf0808;
    color: white;
    padding: 3px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-family: "normal";
    line-height: 22px;
}
.bx_catalog_compare_count .cart_summa {display: block; font-size: 13px; padding-top: 5px; line-height: 0pt;}
.bx_catalog_compare_count .cart_kol {
    width: 65px;
    height: 60px;
    position: absolute;
    left: 2px;
}

.bx_catalog-compare-list_sravn .сart_background {
	background: url(../../../../images/cart.png) center center no-repeat;
}

.bx_catalog-compare-list_sravn a{ color: #E8E8E8; }