/*
Theme Name: wpresidence
Template: wpresidence
Author: WP Estate
Version: 1.0
Updated: 2015-01-25 18:19:31
*/

@charset "UTF-8";


.compare-action{
background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
}

.compare-action:hover{
background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
}


.icon-fav-on {
    background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
    background-position: -96px -20px;
}

.icon-fav-off {
    background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
    background-position: -64px -20px;
}


.icon-fav-off:hover {
    background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
    background-position: -96px -20px;
}

.share_list{
    width:16px;
    height: 16px;
    margin-left: 13px;
    float:left;
    cursor:pointer;
    background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unitshare.png')!important;
    background-position: 0px 0px;
}

.share_list.share_on,
.share_list:hover{
    background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unitshare.png')!important;
    background-position: 17px 0px;
}

.featured_div {
     background-image: url('http://demo5.wpresidence.net/wp-content/themes/wpresidence-child/css/css-images/unit.png')!important;
}
