.motodeal-woo-top-cart-count span.mini-count {
    font-size: 10px;
    position: absolute;
    top: -12px;
    right: -12px;
    font-weight: 500;
    background: red;
    display: inline-block;
    line-height: 20px;
    border-radius: 50%;
    width: 20px;
    text-align: center;
    color: #fff;
}

.cart-prod-link {
    color: #34373b;
}

.cart-prod-link:hover {
    color: #ff2a39;
}

.main_product_inner .posts-pagination-list {
    margin-top: 60px;
}