/*Start css by hoa-ntx*/

.header .header-bottom-nav.nav > li.menu-item.active > a, .header .header-bottom-nav.nav-pills > li.menu-item > a:hover{
	color: #0f50ee !important;
}
.header-button a.button {
    color: #000;
}
.button:hover{
	box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.07) !important;
}
p.name.product-title a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
}

ul#header-contact li span {
    font-size: 15px;
}
ul#header-contact i {
    color: #0f50ee;
}

.form-popup .wpcf7 p{
	text-align: center;
}
a.btn-lien-he-mua span {
    color: #000;
}
a.btn-lien-he-mua i {
    color: #ff1700;
}
.product-main {
	background: #f0f0f0;
}
.product-main  .product-info{
	background: #fff;
}
.row.category-page-row {
    padding-top: 50px;
}
#shop-sidebar .widget {
    background: #f7f7f7;
    padding: 15px;
    border: 1px #f4f4f4 solid;
}
#shop-sidebar  ul.product_list_widget li a, .post-sidebar  ul.product_list_widget li a {
    font-size: 15px;
    margin-top: 10px;
}
#shop-sidebar li.recent-blog-posts-li a, .post-sidebar  #recent-posts-2 ul li a {
    font-size: 15px;
} 
.blog-archive {
	background: #f7f7f7;
}
.row.row-large.row-divided {
    background: #fff;
    padding: 20px 0;
}
.blog-archive .box-text.text-center {
    text-align: left;
}
.blog-archive .text-center .is-divider {
    margin-left: 0;
}
.archive-page-header h1.page-title {
    font-size: 24px;
    margin-top: 12px;
}
div#comments {
    display: none;
}

.single-post .navigation-post a {
    font-size: 14px;
}