/* custom blog post style */
.post-thumb { border: 1px solid #ddd; margin-bottom: 20px; overflow: auto; }
.post-thumb .image { text-align: center; }
.post-thumb .image a { display: block; }
.post-thumb .image a:hover { opacity: 0.8; }
.post-thumb .image img { margin-left: auto; margin-right: auto; }
.product-grid .post-thumb .image { float: none; }
@media (min-width: 767px) {
.product-list .post-thumb .image { float: left; padding: 0 15px; }
}
.post-thumb h4 { font-weight: bold; }
.post-thumb .caption { padding: 0 20px; min-height: 180px; }
.product-list .post-thumb .caption { margin-left: 230px; }
@media (max-width: 1200px) {
.product-grid .post-thumb .caption { min-height: 210px; padding: 0 10px; }
}
@media (max-width: 767px) {
.product-list .post-thumb .caption { min-height: 0; margin-left: 0; padding: 0 10px; }
.product-grid .post-thumb .caption { min-height: 0; }
}
.post-thumb .rating { padding-bottom: 10px; }
.post-thumb .price { color: #444; }
.post-thumb .price-new { font-weight: 600; }
.post-thumb .price-old { color: #999; text-decoration: line-through; margin-left: 10px; }
.post-thumb .price-tax { color: #999; font-size: 12px; display: block; }
.post-thumb .button-group { border-top: 1px solid #ddd; background-color: #eee; overflow: auto; }
.product-list .post-thumb .button-group { border-left: 1px solid #ddd; }
@media (max-width: 768px) {
.product-list .post-thumb .button-group { border-left: none; }
}
.post-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.post-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.post-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.post-thumb .button-group button, .post-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.post-thumb .button-group button, .post-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (min-width: 768px) {
	#column-left  .post-layout .col-md-3 { width: 100%; }
	#column-left + #content .post-layout .col-md-3 { width: 50%; }
	#column-left + #content + #column-right .post-layout .col-md-3 { width: 100%; }
    #content + #column-right .post-layout .col-md-3 { width: 100%; }
}
#column-left .post-layout, #column-right .post-layout { width: 100%; }

.post-preview { word-wrap: break-word; }
.post-content p {word-wrap: break-word;}
.post-commentbox ul { list-style:none; padding-left:0px;}
.post-commentbox .comment-list .comment-area { position: relative; padding: 12px 23px 10px 0;}
.post-commentbox .comment-list .comment-box { padding-left: 46px;}
.post-commentbox .comment-list .comment-thumb {
	position: absolute;
	top: 12px;
	left: 0;
	width: 36px;
	height: 36px;
}
.post-commentbox .comment-list .comment-box pre {
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	white-space: pre-wrap;
}
.post-commentbox .comment-list .comment-thumb:after {
	content: "";
	border: 1px solid var(--skinThumbBorder);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.post-replybox {
	position: relative;
	margin-bottom: 20px;
	line-height: 19px;
}
.post-replybox .box_right {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 13px;
}
#content .comment-editer {
	margin: 12px 0px 0px 0px;
	padding: 14px 10px 40px 14px;
	border: 2px solid #E5E5E5;
	border-radius: 6px;
	box-sizing: border-box;
}
#content .comment-editer .comment-inbox {
	position: relative;
	margin-bottom: 10px;
}
#content .comment-editer .comment-inbox-text {
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
	width: 100%;
	min-height: 24px;
	padding-right: 1px;
	border: 0;
	font-size: 13px;
	-webkit-appearance: none;
	resize: none;
	box-sizing: border-box;
	background: transparent;
	color: #000000;
	outline: 0;
	max-height: 500px;
}
.comment-editer .comment-attach { position: relative;}
.comment-editer .comment-attach .register-box { float: right;}
.comment-editer .comment-attach .register-box .button {
	display: inline-block;
	min-width: 46px;
	height: 34px;
	line-height: 36px;
	font-size: 13px;
	color: var(--skinCommentWriterText);
	border-radius: 6px;
	box-sizing: border-box;
	font-weight: 700;
	text-align: center;
	vertical-align: top;
}
#content .comment-writer {
	margin: 12px 0px 0px 0px;
	padding: 14px 10px 40px 14px;
	border: 2px solid #E5E5E5;
	border-radius: 6px;
	box-sizing: border-box;
}
#content .comment-writer .comment-inbox {
	position: relative;
	margin-bottom: 10px;
}
#content .comment-writer .blind {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
}
#content .comment-writer .comment-inbox-name {
	display: block;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 13px;
}
#content .comment-writer .comment-inbox-text {
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
	width: 100%;
	min-height: 24px;
	padding-right: 1px;
	border: 0;
	font-size: 13px;
	-webkit-appearance: none;
	resize: none;
	box-sizing: border-box;
	background: transparent;
	color: #000000;
	outline: 0;
	max-height: 500px;
}
.comment-writer em { font-style: normal;}
.comment-writer .comment-attach { position: relative;}
.comment-writer .comment-attach .register-box { float: right;}
.comment-writer .comment-attach .register-box .button {
	display: inline-block;
	min-width: 46px;
	height: 34px;
	line-height: 36px;
	font-size: 13px;
	color: var(--skinCommentWriterText);
	border-radius: 6px;
	box-sizing: border-box;
	font-weight: 700;
	text-align: center;
	vertical-align: top;
}

.video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
} 
.video iframe,.video object,.video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.videonails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.videonails > li {
	margin-left: 20px;
}
.videonails {
	margin-left: -20px;
}
.videonails > img {
	width: 100%;
}
.video-additional a {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.video-additional {
	max-width: 78px;
}
.videonails .video-additional {
	float: left;
	margin-left: 20px;
}

.video-thumbnail {
	padding-top:10px;
} 
.video-thumbnail iframe,.video-thumbnail object,.video-thumbnail embed {
	top:0px;
	width:78px;
	height:78px;
}

