/*      Content       */
.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: 15px;margin: 5px 0;line-height:25px;}
.full-content h1 {font-size: 24px;margin-bottom: 10px;}
.full-content h2 {font-size: 18px;font-weight: bold;margin: 10px 0;}
.full-content h3 {font-size: 16px;font-weight: bold;margin-top: 10px;}
.entry-content img, .comment-content img, .widget img{
	height: auto;
	max-width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
iframe[id^="oauth2relay"]{
	display:block;
}
.inner-container-2{
  margin: auto;
  max-width: 800px;
  padding: 0px 20px;
}
/*      Post        */
.content-box-1{
  float: left;
  width: 75%;
  box-sizing: border-box;
}
.single .content-box {
   margin-top:30px;
}
.home #wrap-content{margin:0;}
#wrap-content{
  float: left;
  width: 100%;
  margin-top: 30px;
}
h1.entry-title{
    font-size: 26px;
    margin-bottom: 20px;
    position: relative;
    clear: both;
} 
.single #wrap-content{margin:0;}

.single-page-header{
  width: 100%;
  float: left;
  background-image: url("images/bg1.jpg");
  background-position: center center;
  background-size: cover;
  border: 0 none;
  height: 450px;
  margin: 0;
  padding: 0;
  position: relative;
}
.single-page-header::before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.single-page-body{
  width: 100%;
  float: left; 
  margin-top: 30px;
}
.single-header{
  width: 100%;
  float: left;
  padding: 0 15%; 
  box-sizing: border-box;
  margin-top: 100px;
  color: #fff;
  position: relative;
}
.single-header .post-title{
  margin:20px 0 10px;
  font-size: 45px;
}
.post-author img{
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 15px;
  max-width: 80px;
}
.post-author p{
    color: #fff;
    font-weight: 600;
}
.search .page {
  float: left;
  width: 100%;
}
.entry-tag{
	margin-top:10px;
}
.tags li {
  float: left; 
}
.tags a {
  background: #00a3d3 none repeat scroll 0 0;
  border-radius: 3px 0 0 3px;
  color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
}

.tags a:before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tags a:after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #00a3d3;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
div.pp_woocommerce .pp_content_container{padding:8px 0;}
.pp_content_container .pp_left{padding-left:8px;}

/* Category */
.entry-content .attachment-thumbnail {
  float: left;
  max-width: 150px;
  height: auto;
  margin-right: 10px;
}
#content .type-post {
  border-bottom: 1px solid #CCCCCC;
  float: left;
  padding-bottom: 15px;
  width: 100%;
}
.category .full-content h1.page-title {
  border-bottom: 2px solid #4F4F4F;
  padding-bottom: 5px;
  width: 100%;
}
.wp-pagenavi {
   margin: 20px 0;
   width: 100%;
   float:left;
   text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #bfbfbf;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}


/* ----------------- Comments ------------------------ */
.comments-area article {
	margin: 24px 0;
	border-bottom: 2px double #ededed;
	overflow-wrap: break-word;
	hyphens: auto;
}
.comments-area article header {
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.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: 20px;
}
#respond h3#reply-title {
	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.3;
	padding: 5px;
	width: 100%;
	float:none;
	border:1px solid #ccc;
}
#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 {
  border-top: 1px solid #CCCCCC;
  float: left;
  width: 100%;
  margin-top: 15px;
}
#commentform p {
  clear: both;
}
/*      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;
}
/*realted post*/
.related-post{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.related-post h3{
  margin:10px 0;
}
.related-post ul{
  padding-left:20px;
}
.related-post ul li{
  float: left;
  width: 100%;
  list-style-type: circle;
  margin-top:10px;
}
.related-post ul li a{
  width: 100%;
  font-weight: bold;
}
/**** Responsive settings ******/
@media only screen and (min-width: 768px) and (max-width: 799px) {
.box-myaccount {
  left: 10%;
}
}
@media only screen and (max-width: 800px) {
h1.entry-title,
.single-header .post-title  {
  font-size: 24px;
  margin-bottom: 10px;
}
.single-page-header {
  height: auto;
  padding: 50px 0;
}
.padding-10 {
  padding: 0px;
}
}
@media only screen and (max-width: 767px) {
.content-box-1 {
	width: 100%;
}
}
@media only screen and (max-width: 640px) {
h1.entry-title,
.single-header .post-title {
  font-size: 22px;
  margin-bottom: 10px;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.box-myaccount {
  left: 10%;
}
}
@media only screen and (max-width: 640px) {
	.single-header{padding:0 5%;}
}
@media screen and (min-width: 600px) {
	#respond form input[type="text"] {
		width: 45%;
	}
	#respond form textarea.blog-textarea {
		width: 80%;
	}
}
