@font-face{
    font-family:"Price Bold";
    src:url("../fonts/PriceFont.eot?#iefix");
    src:url("../fonts/PriceFont.eot?#iefix") format("eot"),
    url("../fonts/PriceFont.woff") format("woff"),
    url("../fonts/PriceFont.ttf") format("truetype")
}

.search-prod-text {
    position:relative;
    height:160px;
    overflow:hidden;}

.search-test-fade-out{
    position:absolute;
    bottom:0;
    height:50px;
    width:100%;
    background:-webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1) ); /* For Safari */
    background:linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) );}

.price-value{
    /*padding-right:13px !important;*/
    text-align:right !important;
    font-size: 23px !important;
    font-family: 'Price Bold',sans-serif;
    /*font-size: 1rem !important;
    line-height: 35px !important;
    line-height: 3.5rem !important;
    font-weight: normal;
    color: #000000 !important;
    text-align: right;*/
}
