.wc-latest-products-slider .product-item {
    text-align: center;
    padding: 15px;
}

.product-thumb img {
    border-radius: 8px;
}

.product-title {
    font-size: 16px;
    margin: 10px 0;
}

.product-excerpt {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.buy-now {
    background: #ff6600;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 5px;
}

/* css danh mục sản phẩm */
.row_cates h1 {
    margin-bottom: 0;
}
.archive .category-page-row {
    padding-top: 0;
}
.vns_fixed-header .woocommerce-result-count {
    display: none;
}
.vns_fixed-header {
    text-align: right;
}
.vns_fixed-header .woocommerce-ordering {
    margin: 0 !important;
}
.category-title-section .row_cates_bradcrumbs {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}
.row_cates_bradcrumbs p {
    margin: 0;
}
#shop-sidebar {
    background: url(https://bachlien.vn/wp-content/themes/flatsome-child/images/m1.png) center top no-repeat, url(https://bachlien.vn/wp-content/themes/flatsome-child/images/m2.png) center bottom no-repeat #8d181e;
    background-size: contain;
    padding: 0 5px 1px;
    position: relative;
}
#shop-sidebar:before, #shop-sidebar:before {
    content: '';
    width: 16px;
    height: 97.5%;
    background-image: url(https://bachlien.vn/wp-content/themes/flatsome-child/images/m3.png);
    background-repeat: repeat-y;
    position: absolute;
    left: 6px;
    top: 16px;
    padding: 10px 0;
    background-size: contain;
}
#shop-sidebar:after, .widget #shop-sidebar:after {
    content: '';
    width: 6px;
    height: 97.5%;
    background-image: url(https://bachlien.vn/wp-content/themes/flatsome-child/images/m4.png);
    background-repeat: repeat-y;
    position: absolute;
    right: 2px;
    top: 16px;
    padding: 10px 0;
    background-size: contain;
    background-position: right;
}
.widget {
    position: relative;
    padding: 0 3px !important;
}
#product-sidebar .widget span.widget-title, #shop-sidebar span.widget-title {
    background: none;
}
.widget .is-divider {
    display: none;
}
.archive span.widget-title {
    margin: 0;
}

.widget span.widget-title {
    padding: 20px 12px 15px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #f0e2e3 !important;
    text-transform: uppercase;
}
#shop-sidebar .widget ul.product-categories ul {
    display: block;
    border: none;
    margin: 0;
    padding: 0 0 15px;
}
#shop-sidebar .widget ul.menu li {
    border-color: #f0e2e3;
}
#shop-sidebar ul li {
    padding: 0 6px;
}
#shop-sidebar ul li a {
    color: #fff;
    padding: 6px 0;
    display: block;
}
.widget .toggle:not(.accordion .toggle) {
    display: none;
}
.widget>ul>li .count {
    opacity: 1 !important;
    color: #fff !important;
}
.widget.widget_media_image {
    padding: 10px !important;
}
aside:nth-child(1) {
    margin-bottom: 0;
}
.widget.widget_media_image img {
    border-radius: 5px;
}
.woocommerce-ordering, .woocommerce-ordering select {
    border-radius: 5px;
    border: unset;
    margin: 0 !important;
}
.category-title-section {
    padding: 15px 0 !important;
}
.row_cates h1 {
    line-height: unset !important;
}
.row_cates {
    margin-bottom: 10px;
}
.archive .category-page-row .col_data_cates {
    padding-left: 0;
}
.widget {
    margin-bottom: 10px;
}
.row_banner_cates .col {
    padding-bottom: 15px;
}
.row_banner_cates img {
    height: 180px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.col_data_cates .nav-pagination>li>a, .col_data_cates .nav-pagination>li>span {
    border: 1px solid;
    border-radius: 5px;
    font-weight: normal;
    height: 30px;
    min-width: 30px;
    padding: 0 5px;
}
.widget>ul>li .count:after {
    content: "Sản phẩm";
    padding-left: 5px;
}