.post-sidebar.large-3.col {
    padding-left: 0;
}

.entry-content.single-page {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 15px;
}

.entry-meta.uppercase {
    text-transform: capitalize;
    font-size: 12px;
	color: red;
}

img.size-full.alignnone {
    margin-bottom: 0 !important;
}

.is-divider {
    display: none !important;
}

.entry-header-text.entry-header-text-top {
    padding-bottom: 0;
}

h1.entry-title {
    font-size: 20px;
}

.entry-content.single-page ul li {
    font-size: 15px;
}

.post.type-post {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 15px;
}

.entry-content.single-page h2 {
    font-size: 22px;
}

.entry-content.single-page h3 {
    font-size: 18px;
}

/* 	css sidebar */
.box-product-upsell .box-inner, .post-sidebar.large-3.col div#secondary {
	background: #fff;
	border: 1px solid #ddd;
}

.box-product-upsell .product-small.box {
	border: 0;
	box-shadow: 0 0;
	border-bottom: 1px #d3d3d3 dotted;
}

.sidebar-product .product-small.box {
	border: 0;
	box-shadow: 0 0;
	border-bottom: 1px #d3d3d3 dotted;
}

.sidebar-product .product-small.box .box-image {
	padding: 0;
	width: 26%;
}

.sidebar-product .product-small.box .btn-lienhe, .sidebar-product .badge-container {
	display: none;
}

.sidebar-product-title h3 {
	font-size: 15px;
	background: linear-gradient(to bottom, #fcfdff 1%, #f4f6f7 99%);
	padding: 8px 5px 8px 15px;
	margin-bottom: 0;
}

.sidebar-product>.col {
	padding-bottom: 0 !important;
}

.sidebar-product>.col>.col-inner {
	padding: 6px;
}

.col.large-3.small-12.box-product-upsell {
	padding-right: 0;
}
.sidebar-product>.col:last-child {
	padding-bottom: 0;
}

.sidebar-product>.col:last-child .product-small.box {
	border: 0;
}

