.section-title-container .section-title, .section-title-container .section-title span {
	border-bottom: 0;
}
footer .section-title-container .section-title {
	font-size: 14px;
}
.infoFooter p, .infoFooter ul {
	margin-bottom: 10px;
	font-size: 14px;
}
footer .ux-menu-link__link {
	font-size: 14px;
}
footer .ux-menu-link__link:hover span {
	text-decoration: underline;
}
.header-block {
	width: 500px;
	height: 135px;
	right: -15px;
	position: absolute;
}
.header-block .cot2 {
	height: 135px;
	background: #2d2d2d;
}
.header-block .cot3 {
	height: 135px;
	background: black;
}
.banner-slogan {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
}
.widget .is-divider {
	display: none;
}
.tagcloud a {
	font-size: 14px !important;
	padding: 5px 9px;
	background: #e8e5e5;
	margin: 5px;
	border-radius: 3px;
	border: 0px solid currentColor;
	color: black;
}
.shop-page-title .page-title-inner {
	background: #f2f2f2;
	padding-bottom: 10px;
	max-width: 100%;
	padding-left: 30px;
}
.woocommerce-result-count, .woocommerce-ordering, .woocommerce-ordering select {
	font-size: 15px;
}
.badge-inner {
	font-size: 14px;
}
.proloop {
	border: 1px solid #f2f2f2;
}
.proloop .name a {
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.proloop:hover {
	border: solid 1px #000;
}
.proloop .price {
	display: flex;
	justify-content: center;
}
del .amount {
	font-size: 11px;
	text-decoration: line-through;
}
del {
	text-decoration: unset;
}
span.widget-title {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0;
	color: black;
	margin-bottom: 10px;
	display: block;
}
.widget>ul>li>a {
	font-size: 15px;
}
.widget .current-cat > a {
	color: rgb(0, 0, 0);
	font-weight: bolder;
}
ul.product_list_widget li .amount {
	font-size: 13px;
}
.product-title {
	margin-bottom: 0;
}
.breadcrumbs a {
	color: #000;
}
.chi-tiet-sp .row1 .cot3 .col-inner .button {
	line-height: 45px;
	margin-bottom: 0;
	width: 100%;
}
.tabbed-content .nav {
	border-bottom: 1px solid gray;
}
p, ul li {
	font-size: 14px;
}
.sp-lien-quan {
	border-top: solid 1px #ccc;
}
.widget-home .widget_product_tag_cloud {
	margin-bottom: 0;
}
.entry-divider {
	max-width: 100%;
	height: 1px;
}
.entry-header-text-top {
	padding-bottom: 5px;
}
.box-duan .box-text {
	padding-bottom: 0;
}
.box-duan .box-text * {
	font-weight: bold;
	font-size: 17px;
}
.section-title-center b {
	background: transparent;
}
.home-pro .box-text {
	background: #fff;
	padding: 10px;
}
.home-pro .box-text p a {
	margin-bottom: 0;
}
.list-post1 .post-item {
	padding-bottom: 0;
}
.box-blog-post .is-divider {
	display: none;
}
.list-post1 .post-item .box-text {
	padding: 0 0 10px;
}
.list-post1 .post-item .box-text * {
	font-size: 15px;
}
.post-meta {
	font-size: 11px !important;
}
.list-post2 .post-item {
	padding-bottom: 10px;
}
.list-post2 .post-item .box-text {
	padding: 0 10px;
}
.list-post2 .post-item .box-text a {
	font-size: 15px;
}
.list-post2 .post-item .box-text p {
	font-size: 13px;
}
.cot32>.col-inner {
	background: #f3ebeb;
	height: 100%;
	padding: 10px;
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
}
@media (max-width: 600px){
	.nopadm{
		padding-bottom: 0 !important;
	}
	.list-post2 .post-item .box-text{
		padding: 10px 0 !important;
	}
	.breadcrumbs {
		margin: 15px 0px;
	}
}