[class^="lp-icon-"],
[class*=" lp-icon-"] {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

span.icon-home2 {
    width: 20px;
    height: 17px;
    display: inline-block;;
    background: url("/images/template/icons/icon_home.svg") center center / 100% auto no-repeat;
}

.lp-icon-p-cart {
    width: 30px;
    height: 30px;
    background: url("/images/template/icons/icon-pink-cart.svg") center center / 100% auto no-repeat;
}

.lp-icon-g-cart {
    width: 30px;
    height: 30px;
    background: url("/images/template/icons/icon-gray-cart.svg") center center / 100% auto no-repeat;
}

.lp-icon-user {
    width: 41px;
    height: 31px;
    background: url("../../images/template/icons/icon-users.svg") center center / 100% auto no-repeat;
}

.lp-icon-shipping {
    width: 35px;
    height: 35px;
    background: url("/images/template/icons/icon-shipping-lines.svg") center center / 100% auto no-repeat;
}

.lp-icon-calendar {
    width: 25px;
    height: 25px;
    background: url("/images/template/icons/icon-calendar.svg") center center / 100% auto no-repeat;
}

.lp-icon-clock {
    width: 25px;
    height: 25px;
    background: url("/images/template/icons/icon-clock.svg") center center / 100% auto no-repeat;
}

.lp-icon-double-arrow-up {
    width: 16px;
    height: 13px;
    background: url("/images/template/icons/icon-double-arrow-up.svg") center center / 100% auto no-repeat;
}

.lp-icon-double-arrow-down {
    width: 16px;
    height: 13px;
    background: url("/images/template/icons/icon-double-arrow-down.svg") center center / 100% auto no-repeat;
}

.lp-icon-envelope {
    width: 32px;
    height: 24px;
    background: url("/images/template/icons/icon-envelope.svg") center center / 100% auto no-repeat;
}

.lp-icon-email-small {
    width: 17px;
    height: 17px;
    background: url("/images/template/icons/icon-at-small.png") center center / 100% auto no-repeat;
}

.lp-icon-phone {
    width: 22px;
    height: 22px;
    background: url("/images/template/icons/icon-phone.svg") center center / 100% auto no-repeat;
}

.lp-icon-phone-small {
    width: 17px;
    height: 17px;
    background: url("/images/template/icons/icon-phone.svg") center center / 100% auto no-repeat;
}

.lp-icon-fax-small {
    width: 17px;
    height: 17px;
    background: url("/images/template/icons/icon-fax.svg") center center / 100% auto no-repeat;
}

.lp-icon-print {
    width: 30px;
    height: 30px;
    background: url("/images/template/icons/icon-print.svg") center center / 100% auto no-repeat;
}

.lp-icon-search {
    width: 30px;
    height: 30px;
    background: url("/images/template/icons/icon-search.svg") center center / 100% auto no-repeat;
}

.lp-icon-double-arrow-right {
    width: 30px;
    height: 30px;
    background: url("/images/template/icons/icon-double-arrow-right.png") center center / 100% auto no-repeat;
}

.lp-icon-purple-fb {
    width: 35px;
    height: 35px;
    background: url("/images/template/icons/icon-purple-fb.png") center center / 100% auto no-repeat;
}

.lp-icon-purple-twitter {
    width: 35px;
    height: 35px;
    background: url("/images/template/icons/icon-purple-twitter.png") center center / 100% auto no-repeat;
}