/* Picto */
.products .product_list li .wishlist a:hover {
    background-image: url(../img/codezeel/iri/wishlist-hover.svg);
}

.product-quantity .st-wishlist-button:hover {
    background-image: url(../img/codezeel/iri/wishlist-hover.svg);
}

.block_newsletter form input.btn {
    background-image: url(../img/codezeel/iri/newsletter-btn.svg);
}

#header .search-widget .search_button:hover {
    background-image: url(../img/codezeel/iri/search-hover.svg);
}

#header .user-info .user-info-title:hover {
    background-image: url(../img/codezeel/iri/user-hover.svg);
}

#header .user-info .user-info-title {
    background-image: url(../img/codezeel/iri/user.svg);
}

#header .blockcart .blockcart-header > a.shopping-cart:hover,
#header .blockcart .blockcart-header > a.shopping-cart:focus {
    background-image: url(../img/codezeel/iri/cart-hover.svg);
}

.header-top-inner .menu-icon .cat-title:after {
    background-image: url(../img/codezeel/elec/menu.svg);
}

#header .blockcart .blockcart-header > a.shopping-cart {
    background-image: url(../img/codezeel/iri/cart.svg);
}

.product-quantity .st-compare-button:hover {
    background-image: url(../img/codezeel/iri/compare-hover.svg);
}

.products .product_list li .compare a:hover {
    background-image: url(../img/codezeel/iri/compare-hover.svg);
}

.products .product_list li .quick-view:hover {
    background-image: url(../img/codezeel/iri/quickview-hover.svg);
}

#header .header-top .head-wishlist .ap-btn-wishlist {
    background-image: url(../img/codezeel/iri/wishlist-head.svg);
}

#header .header-top .head-wishlist .ap-btn-wishlist:hover {
    background-image: url(../img/codezeel/iri/wishlist-head-hover.svg);
}

#header .search-widget .search_button.active:hover {
    background-image: url(../img/codezeel/iri/close-hover.svg);
}

#header .search-widget form button[type=submit]:hover {
    background-image: url(../img/codezeel/iri/search-hover.svg);
}

.top_button {
    background-image: url(../img/codezeel/iri/top-arrow.svg);
}

.customNavigation a.prev:hover {
    background-image: url(../img/codezeel/iri/left-arrow-hover.svg);
}

.customNavigation a.next:hover {
    background-image: url(../img/codezeel/iri/right-arrow-hover.svg);
}

.products-selection .display li#grid a {
    background: url(../img/codezeel/iri/sprite.png) no-repeat scroll -3px -2px transparent;
}

.products-selection .display li#list a {
    background: url(../img/codezeel/iri/sprite.png) no-repeat scroll -40px -2px transparent;
}

.czhomeslider .nivo-directionNav .nivo-nextNav:hover {
    background-image: url(../img/codezeel/iri/slider-right-arrow-hover.svg);
}

.czhomeslider .nivo-directionNav .nivo-prevNav:hover {
    background-image: url(../img/codezeel/iri/slider-left-arrow-hover.svg);
}
