.shop-page-title{
        background-color: #002c5f;
}
.page-title-inner {
    min-height: 60px;
    padding-top:  0px !important;
    position: relative;

}
.shop-page-title .woocommerce-breadcrumb,.shop-page-title .woocommerce-breadcrumb a,.woocommerce-result-count{
    color: #fff;
}
.box-btn{
        display: flex
;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

/*  */
 .product-small.box .box-text-products{
	text-align:center;	
}
 .product-small.box .box-text-products .name.product-title.woocommerce-loop-product__title,.section-car-service .product-small.box .box-text-products .name.product-title.woocommerce-loop-product__title{
	font-weight:700;
	margin-bottom:10px;
	font-size:16px;

}
 .product-small.box .box-text-products .name.product-title.woocommerce-loop-product__title a,.section-car-service .product-small.box .box-text-products .name.product-title.woocommerce-loop-product__title a{	color:#000;}

 .product-small.box .price-wrapper{
	position:relative;
	display:flex;
	align-items: center;
	gap:10px;
	justify-content: center
}
 /* .product-small.box .price-wrapper::before{
	content:"Giá từ: ";
	color:#000;
} */
 .product-small.box .price-wrapper .price span{
	color:#ed1c24;
	font-size:20px;
}