body > header,
.nav-breakcrumb,
.contact_contactus,
#footer, .category-product .wrap-product {
	display: none;
}
.logo_for_print {
    display: block;
}
a:after {
	content: " (" attr(href) ")";
	font-size: 80%;
	display: none;
}
.top-slideshow .text-top,
.top-slideshow .text-center {
	width: 100%;
}
.index-content .sidebar-tab .nav-tabs > li:first-child > a {
	padding-right: 5px;
}
.index-content .sidebar-tab .nav-tabs > li:last-child > a {
	padding-left: 5px;
}
.index-content .title-video,
.index-content .video-btn {
	display: none;
}
.index-content .sidebar-tab .nav-tabs > li > a {
	font-size: 13px;
}
.sidebar-tab .tab-content .tab-text {
	width: 60%;
}
.sidebar-tab .tab-content .tab-image {
	width: 40%;
}
.news .box-head img {
	width: 40%;
}
.news .box-head h2 {
	width: 40%;
}
.category-product .category-sidebar {
	display: none;
}
.wrapper_contents {
	width: 100%;
}
.news-product > a.col-md-4 {
	width: 100%;
	float: none;
}
.new-product-content .bx-wrapper .bx-viewport {
	height: auto !important;
}