.items.productList{
	margin-bottom: 24px;
}

.removeFromWishlist{
	display: none;
}
.btn-simple.add-cart{
    display: none !important;
}

.addCartContainer:hover img {
    display: none;
}

.productColText {
	padding-top: 10px;
}

@media (max-width: 1800px) {
    .product .price .discount {
        line-height: 16px;
        font-size: 13px;
        margin-top: 8px;
        display: none;
        height: 16px;
        padding: 0;
    }
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
display: none !important}