.popover.sub-menu.js-sub-menu.collapse{
    margin-top: 20px;
}
.ul{
    color: #109F10;
}
.quick-view:hover{
    color: #109F10;
}
.all-product-link.float-xs-left.float-md-right.h4:hover{
    color: #109F10;
}
.btn.btn-primary.float-xs-right.hidden-xs-down{
    background-color: #109F10;
    opacity: 0.75;
}
.btn.btn-primary.float-xs-right.hidden-xs-down:hover{
    background-color: #109F10;
    opacity: 1;
}
.block-category .category-cover img {

    width: max-content;
    
    }
    .display-1.text-uppercase{
        margin-right: 30px;
        margin-bottom: 20px;
        font-family: 'Poppins';
    }
    .caption-description{
        margin-right: 140px;
        margin-bottom: 20px;
        margin-top: 0px;
    
    }
    .material-icons{
        color: #109F10;
    }
    .wishlist-button-add i {
        color: #109F10;
    }
    .wishlist-button-add{
        color: #109F10;
    }
    .product-flags li.product-flag{
        background:#109F10;
        opacity: 0.85;
    } 
    #wishlist-button-add i {
        color: #109F10;
    }
    .caption-description span{
        font-size: 23px;
        font-family: 'Poppins';
    }
    .caption-description p{
        font-size: 23px;
        
    }