/*			Content				*/
/*CSS cho top title page*/
.full-top-title{
	float: left;
	width: 100%;
	background-color: #8f9fad;
	background-image: url("images/bg-page1.jpg");
	background-position: 50% 0;
	background-size: cover;
	position: relative;
	z-index: 10;
	margin-bottom:25px;
}
.archive.post-type-archive-product .full-top-title{
	background-image: url("images/bg-list-sp.jpg");
}
.archive.category .full-top-title{
	background-image: url("images/bg-category.jpg");
}
/*.page-id-12 .full-top-title{
	background-image: url("images/bg-contact.jpg");
}*/
/*.page-id-20 .full-top-title,.page-id-316 .full-top-title{
	background-image: url("images/about_us_bg.jpg");
}*/
.full-top-title::after {
    background: rgba(35, 38, 40, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.inner-top-title{
	position:relative;
	z-index:11;
	min-height: 222px;
}
.top-title{
	float:left;
	width:100%;
}
.entry-top-title {
    left: 15px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 35px;
}
.entry-top-title h1 {
  color: #fff;
  font-family: arial;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
}
/*Hết CSS cho titlepage*/

.hide {
	display: none;
}
#row-wrap-content section {
  background: none repeat scroll 0 0 #FFFFFF;
}
.full-content h1, .full-content h2, .full-content h3, .full-content p, .full-content span {line-height: normal;margin: 0;}
.full-content p, .full-content span {font-size: 14px;margin: 5px 0;line-height:23px;}
.full-content h1 {font-size: 24px;margin-bottom: 10px;}
.full-content h2 {font-size: 14px;font-weight: bold;margin: 10px 0;}
.full-content h3 {font-size: 15px;font-weight: bold;margin-top: 10px;}
.entry-content img, .comment-content img{
	height: auto;
	max-width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #757575;
}
iframe[id^="oauth2relay"]{
	display:block;
}
div.pp_woocommerce .pp_content_container{padding:8px 0;}
.pp_content_container .pp_left{padding-left:8px;}
/*			Post				*/
.single .full-content {
	margin-top:70px;
}
.full-content {
	float: left;
	width: 100%;
}
.content-box {
	float: left;
	width: 100%;
}
.content-box-1 {
  box-sizing: border-box;
  float: left;
  width: 75%;
}
.single  .full-content h1.entry-title{
	font-size:30px;
	font-weight:bold;
}
.entry-meta{
	background: #232628;
	padding: 16px 18px 0;
    margin-bottom: 45px;
	float: left;
    width: 100%;
	box-sizing:border-box;
}
.entry-meta .meta-unit {
    position: relative;
    color: #fff;
    padding-left: 22px;
    margin-bottom: 14px;
    font-weight: 400;
	float: left;
    margin-right: 41px;
}
.single .entry-content{
	margin-bottom: 25px;
    border-bottom: 1px solid #ddd;	
}
.entry-meta .meta-author{
	background: rgba(0, 0, 0, 0) url(images/icon-author.png) no-repeat scroll left center;
}
.entry-meta .meta-comment a{
	color: #fff;
}
.entry-category span.first,.entry-tag span.first{
	text-transform: uppercase;
    font-weight: 700;
}
.search .product,.search .page {
  float: left;
  width: 100%;
}
/*			Category				*/
.entry-image{
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
#content .type-post .entry-image img {
  width:100%;
  height:200px;
  vertical-align:middle;
}
.category #content .type-post {
  float: left;
  width:50%;
  padding:0 15px;
  box-sizing:border-box;
  position: relative;
  margin-bottom: 50px;
}
.category #content .type-post .entry-content{
	border: 1px solid #ddd;
    border-radius: 1px;
    box-shadow: none;
    padding: 25px 40px 14px;
    transition: all 0.5s ease 0s;
}
.category #content .type-post .entry-content:hover{
	border-color:transparent;
	box-shadow:0 1px 6px rgba(35,38,40,.4);
}
#content .type-post .entry-content h2.title{
	font-size:18px;
	font-weight:normal;
}
#content .type-post .entry-content .post-meta{
    margin-top: 22px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
}
#content .type-post .entry-content .post-meta .meta{
    display: inline-block;
    margin-right: 19px;
    padding-left: 25px;
    position: relative;
    font-size: 12px;
    color: #888;
	line-height:22px;
}
#content .type-post .entry-content .post-meta .meta-date, .entry-meta  .meta-date{
	background: rgba(0, 0, 0, 0) url(images/icon-date.png) no-repeat scroll left center;
}
#content .type-post .entry-content .post-meta .meta-comment, .entry-meta .meta-comment{
	background: rgba(0, 0, 0, 0) url(images/icon-comment.png) no-repeat scroll left center;
}
#content .type-post .entry-content .meta-comment a{
	 color: #888;
}
.wp-pagenavi {
   margin: 20px 0;
   text-align: center;
   width: 100%;
   float:left;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #bfbfbf;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}
/*			Myaccount				*/
.box-myaccount {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);left: 35%;padding: 5px;position: absolute;top: 10%;z-index: 9999;}
.box-myaccount .woocommerce {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  padding: 10px;
}
.box-myaccount #customer_login.col2-set .col-1, .box-myaccount #customer_login.col2-set .col-2 {float: left;width: 100%;}
.box-myaccount .login, .box-myaccount .register {display: none;margin: 10px 0 !important;padding: 10px !important;}
.box-myaccount.show-login .login {display: block;float: left;}
.box-myaccount.show-register .register {display: block;}
.box-myaccount.show-login .form-row {float: left;margin: 0;width: 100%;}
.wrap-for-myaccount {background: none repeat scroll 0 0 #000000;height: 100%;left: 0;opacity: 0.5;position: fixed;top: 0;width: 100%;z-index: 9999;}
.box-myaccount h2 {font-size: 18px;text-transform: uppercase;}
.box-myaccount label {color: #181818;font-size: 13px;margin-bottom: 5px;}
.box-myaccount input[type="email"], .box-myaccount input[type="password"] {box-shadow: none;height: 24px;}
.box-myaccount .lost_password {float: right;font-size: 12px;}
.login label[for=rememberme] {
  clear: both;
  float: left;
}


/* ----------------- Comments ------------------------ */
.comments-area article {
	margin: 24px 0;
	overflow-wrap: break-word;
	hyphens: auto;
	border-top: 4px solid #232628;
    background-color: #f3f4f5;
	padding: 20px;
	box-sizing:border-box;
}
.comments-area article header {
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
	border-radius: 50%;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 70px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.4;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.7;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
#comments .comment-content p{
	font-size:14px;
	line-height:1.5em;
	margin:0;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding:0 5px;
	font-size: 10px;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.8;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.7;
	margin-bottom: 24px;
}
.commentlist .children {
	margin-left: 48px;
}
#respond h3#reply-title {
	border-top: 2px solid #232628;
	font-weight:normal;
	font-size: 16px;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 15px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 10px;
}
#respond form label {
	display: block;
	line-height: 1.7;
	font-size:14px;
}
#respond form input[type="text"],
#respond form textarea {
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px;
	width: 100%;
	float:none;
}
#respond form input[type=submit],.bypostauthor cite span {
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid rgb(169, 169, 169);
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	cursor: pointer;
}
#respond form input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}
#commentform .form-allowed-tags, #commentform .form-submit {
  clear: both;
  float: left;
  margin-top: 10px;
}
#comments.comments-area {
  float: left;
  width: 100%;
  margin-top: 15px;
}
#commentform p {
  clear: both;
}

.help .help-title {
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 30px;
}
.help .help-item {
  margin-bottom: 20px;
}
.help .help-item .help-sub {
  font-weight: 600;
}
.help .help-item .help-sub i {
  background-color: #cc6119;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 3px;
  font-size: 18px;
  margin-right: 10px;
  cursor: pointer;
}
.help .help-item .help-content {
  display: none;
  margin-left: 40px;
}
.help .help-item .help-content p {
  margin-bottom: 0;
  margin-top: 5px;
}

/* ------------- Realted post ----------------- */
.related-post{  width: 100%;  float: left;  margin-bottom: 20px;}
.related-post h3{  border-bottom: 1px solid #3e3e3e;  margin:0;  padding:10px 0; color: #232628;}
.related-post ul{  padding-left:20px;}
.related-post ul li{  float: left;  width: 100%;  list-style-type: square;  margin-top:10px;color:#e10000;}
.related-post ul li a{color: #232628;font-size:15px;}
/**** Responsive settings ******/
@media only screen and (max-width: 900px) {
	.entry-top-title h1 {
		font-size: 30px;
	}
	.entry-top-title {
		top: 41%;
	}
	#contact-form {
		margin-bottom: 44px;
		padding: 20px;
	}
	#contact-form .title-box-lh, #contact-wrapper .title-box-lh {
		font-size: 25px;
	}
	#content .wpcf7-form .form7-left, #content .wpcf7-form .form7-right {
		width: 48%;
	}
	.contact-address ul.info-lh {
		margin-top: 10px;
	}
	.contact-address ul.info-lh li span {
		font-size: 14px;
	}
	.contact-address {
		width: 38%;
		margin-right: 2%;
	}
		

	.category #content .type-post .entry-content {
		padding: 10px;
	}
	.category #content .type-post {
		padding: 0px 10px;
		margin-bottom: 20px;
	}

	.inner-top-title {
		min-height: 180px;
	}
	#name-color,
	#name-sp-moi h2,
	#xe-dep-title h2,
	#skype-title h2,
	#ly-do-title h2  {
		font-size: 30px;
	}

	#row-new-product {
		margin-bottom: 0;
	}
	#ly-do {
		padding-bottom: 25px;
		padding-top: 20px;
	}
	#box-slogal {
		margin: 40px 0 40px 2%;
		padding: 20px;
	}
	#ly-do-bottom {
		height: 15px;
	}
	#box-slogal h2,
	#text-name {
		font-size: 24px;
	}

	#inner-gt-right, #inner-gt-left {
		padding: 20px 20px 20px 110px;
	}
	#gioi-thieu {
		padding: 50px 0;
	}
}
@media only screen and (max-width: 800px) {
	#contact-form {
		margin-bottom: 20px;
		padding: 10px;
	}
	.entry-meta {
		margin-bottom: 10px;
	}
	#name-color,#name-sp-moi h2, #xe-dep-title h2, #skype-title h2, #ly-do-title h2 {
		font-size: 25px;
	}
	#inner-gt-right, #inner-gt-left{
		background-size: 50px;
	}
	#inner-gt-right, #inner-gt-left {
		padding: 10px 10px 10px 80px;
	}
	#gioi-thieu h3 {
		font-size: 20px;
		line-height: 25px;
	}
	#gioi-thieu {
		padding: 30px 0;
	}
	#ly-do-box1, #ly-do-box2, #ly-do-box3, #ly-do-box4 {
		width: 50%;
	}
	#box-slogal h2, #text-name {
		font-size: 20px;
	}
}
@media only screen and (min-width: 800px) and (max-width: 939px) {}
@media only screen and (min-width: 768px) and (max-width: 799px) {
.box-myaccount {
  left: 10%;
}

}
@media only screen and (max-width: 767px) {
.single .full-content {
	margin-top: 20px;
}
.single .full-content h1.entry-title {
	font-size: 26px;
}
.padding-10 {
	padding: 0px;
}
	.entry-image {
		margin-bottom: 10px;
	}
	#content .type-post .entry-content h2.title {
		font-size: 16px;
		font-weight: normal;
	}
/* Category  */
#content .type-post .entry-content{
	padding: 20px 15px 10px 10px;
}
#content .type-post .entry-content .post-meta .meta{
	padding-left:20px;
	margin-right:10px;
}

.content-box-1 {
	width: 100%;
}
.box-myaccount {
  left: 0;
  margin: 0 10px;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.box-myaccount {
  left: 10%;
}
}
@media screen and (max-width: 599px) {
	.contact-address {
		width: 100%;
		margin-right: 0;
	}
	.inner-top-title {
		min-height: 100px;
	}
	.entry-top-title h1 {
		font-size: 26px;
	}
	.entry-top-title {	
		padding-top: 15px;
	}
}
@media screen and (min-width: 600px) {
	#respond form input[type="text"] {
		width: 45%;
	}
	#respond form textarea.blog-textarea {
		width: 80%;
	}
}
@media only screen and (min-width:480px) and (max-width: 599px ) {

}
@media only screen and (min-width:320px) and (max-width: 479px) {
	.commentlist .children{margin-left:10px;}
}
@media only screen and (max-width: 480px) {
#content .type-post .entry-content h2.title {
	font-size: 15px;
	font-weight: normal;
}
	/* Category  */
	.category #content .type-post {
		width:100%;
		padding:0;
	}
	#content .type-post .entry-content h2.title {
		font-size: 15px;
		font-weight: normal;
	}
/*home*/
#name-color, #name-sp-moi h2, #xe-dep-title h2, #skype-title h2, #ly-do-title h2 {
	font-size: 20px;
}
#name-sp-moi h2 {
	padding: 15px;
}
	.entry-top-title h1,
	#contact-form .title-box-lh, #contact-wrapper .title-box-lh,
	.full-content h1 {
		font-size: 22px;
	}

}
@media only screen and (max-width:400px){
	#content .wpcf7-form .form7-left, #content .wpcf7-form .form7-right {
		width: 100%;
	}
	.sp-new, 
	#gioi-thieu-left, #gioi-thieu-right,
	.skype-contact,
	#ly-do-box1, #ly-do-box2, #ly-do-box3, #ly-do-box4{

		padding: 0;
	}
	#box-slogal {
		margin: 20px auto 50px;
		padding: 10px;
	}

}
@media only screen and (max-width:320px){

}