/*!
Theme Name: ABlinds
Theme URI: http://underscores.me/
Author: Quý Nguyễn
Author URI: 
Description: Theme Develope by QUYNV
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: abl
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.avatar-100 {
    border-radius: 5px;
}

.page-header-section .breadcrumb span {
    color: #fff;
}

.page-header-section .breadcrumb a {
    color: #1fcc6f;
}

.project-info h4 a {
    color: #000;
}

.project-info h4 a:hover {
    color: #1fcc6f;

}
.entry strong{
    font-weight: 700;
}
.list-product .product .product-thumbnail{
    height: 253px;
}