        .bp_img_product {
    position: relative;
}
.bp_group_quantity {
    display: none;
}
.sidebar-bar-title {
    border-bottom: 2px solid #e0e0e0;
}
.sidebar-bar-title h3 {
    text-transform: uppercase;
    margin: auto;
    font-size: 16px;
    letter-spacing: 0.5px;
    background-color: #fff;
    color: #000;
    padding: 8px 12px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #c1c1c1;
    border-bottom: 2px #f23534 solid;
    margin-bottom: -2px;
}
.filter__pricing {
    margin-bottom: 20px;
}
.filter__pricing ul {
    margin: 0;
}
.filter__pricing ul li {
        margin-top: 10px;
    font-weight: 700;
}
.bp_menu_list_icon {
    display: none;
}
.ads__product {
    margin-top: 20px;
}
.ads__product .bp_content_product {
    text-align: left;
}
.link-all {
    background: #f23534;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #f23534;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 12px;
    border-radius: 50px;
}
.link-all:hover {
    color: white;
}
.bp_tag_item_link {
    display: inline-block;
    margin-top: 10px;
}
.phan_trang {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.item_page,.bp_cls_next,.phan_trang b {
    border: 1px solid #e0e0e0;
    color: #363636;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    width: 30px;
    display: flex;
    text-decoration: none;
    border-radius: 0px;
    transition: all .4s ease-out .2s;
    align-items: center;
    justify-content: center;
}
.phan_trang b {
    background: #f23534;
    border: 1px solid #f23534;
    border-radius: 0px;
    color: #fff;
    transition: all .4s ease-out .2s;
}
.product__main img {
    width: 100%;
}
.logo__header {
    max-width: 150px;
}
.tag__block {
    margin-top: 30px;
}
.breadcrumb {
    margin: 0;
}
.breadcrumbs__product  {
    padding: 5px 0;
    text-transform: uppercase;
    margin: 20px  auto;
    font-size: 11px;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}
.ads__product .bp_product_item {
    margin-top: 20px;
} 
.brand-shop {
    background-color: #f8f8f8;
}
.brand-shop .swiper-pagination {
    display: none;
}
.ads__product form {
    display: none;
}
.entry-detail {
 font-size:15px;
}
.entry-detail .page-title h1{ margin-bottom:12px; text-transform:uppercase; font-size:24px; font-weight:700; letter-spacing:0.5px;}

.entry-title a {
	font-size: 16px;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px; text-transform:uppercase; font-weight:600;
}
.entry-thumb {
	margin-bottom: 12px;
}
#related-posts .entry-title a {
	font-size: 15px;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 15px 8px;
}
#related-posts .product-item .entry-thumb img {
	width: 100%;
}

#related-posts article.entry {
	text-align: center;
}
#related-posts .comment-count {
	margin-right: 6px;
}
#related-posts .entry-meta-data {
	margin-bottom: 22px;
	display: inline-block;
	width: 100%;
}
#related-posts .entry-more a {
	padding: 8px 16px;
	border: 2px solid #ddd;
	 
	background: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
#related-posts .entry-more a:hover {
	border: 2px solid #f23534;
	background: #f23534;
	color: #fff;
}
#related-posts .entry-more {
	display: inline-block;
}
.entry-detail .entry-meta-data {
	padding: 12px 0px 0px;
	color: #666;

}
.entry-detail .entry-meta-data .fa {
	line-height: inherit;
}
.entry-detail .entry-meta-data span {
	margin-right: 10px;
}
.entry-detail .entry-meta-data .author .fa {
	opacity: 0.7;
}
.entry-detail .entry-meta-data .rating {
	float: right;
}
.entry-detail .entry-meta-data .post-star span {
	margin: 0;
}
.entry-tags span {
	text-transform: uppercase;
}
/*      Blockquotes  */
blockquote, blockquote p {
	font-size: 14px;
	line-height: 24px;
	color: #5c5c5c;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
blockquote:before {
	content: "\f10d";
	display: block;
	position: absolute;
	left: 14px;
	top: 10px;
	font-family: FontAwesome;
	font-size: 35px;
	line-height: 1em;
	color: #c2c2c2;
}
blockquote {
	margin: 0 0 20px;
	padding: 20px 20px 30px 67px;
	border-left: 3px solid #eaeaea;
	background: #fff;
}
.entry-info {
	padding-bottom: 10px; display:inline-block;
}
.rating {
	color: #999;
	font-size: 12px
}
.rating .fa-star {
	color: #FC0
}
.content-text {
    margin-top: 10px;
}
.page-title {
    display: none;
}
.entry-photo img {
    width: 100%;
}
.bp_news_info {
    display: none;
}
