blockquote:before {
	display:none;
}
.home .page-header {
	display:none;
}
.entry-tpl-tile .entry-title {
	text-shadow: 1px 1px 5px rgba(255,255,255,.333);
}
#wpcomm {
	position:relative;
}
#comments.hide{
	display:none;
}
#wpcomm .wc-comment-right .wc-comment-text p {
    margin-bottom: 5px;
}
#wpcomm .wc-comment .wc-comment-left {
    width: 50px;
    line-height: 14px;
}
#wpcomm .wc-comment-header {
    margin-bottom: 5px;
	min-height: 0;
	padding-top:0;
}

#wpcomm .wc-reply .wc-comment-right .wc-comment-text, #wpcomm .wc-reply .wc-comment-right .wc-comment-text * {
    line-height: 1.5;
    font-size: 15px;
		min-height:0;
}
#wpcomm .wc-reply .wc-comment-header {
    margin-bottom: 5px;
    min-height: 0;
    padding-top: 0;
}
#wpcomm .wc-comment-author {
	font-size:16px;	
}
.wc_new_comment_and_replies {
    position: sticky;
    top: 50px;
    z-index: 2;
}
.wc_new_comment {
    background: #C92424;
	  width:49%;
	float:left!important;
}

.via-link { display:inline; }
	
	
.wc_new_reply {
    background: #3a4560!important;
		width:49%;
	  float:right;
}
blockquote {
	padding: 15px 20px 5px;
	text-align:left;
	font-weight:normal;
	border-left: darkblue 3px solid;
	background: #fafafa;
	color: #222;
	letter-spacing:0.005em;
	font-size:17px;
	line-height:1.5;
	font-family:roboto,arial,sans-serif;
	
}
p {
	color:#222;
	font-family:roboto,arial,sans-serif;
}

#comments-section a {
	color:#990000;
}

#comments {
	padding:10px;
}
#wpcomm .avatar {
	width:40px;
}
#wpcomm .wc-comment .wc-comment-right {
	margin-left:65px;
}
#wpcomm .wc-reply .wc-comment-right {
	background: transparent;
}
#wpcomm .wc-footer-left .wc-reply-button {
    border: none!important;
    color: #222;
}
#wpcomm .wc-comment-header {
    border-top: 1px solid #f5f5f5;
}
pre {overflow-x:hidden;}
.comment.even {
	background: #f1f1f1;
	border-top: solid 1px;
	margin-top: 5px;
	border-bottom: solid 1px;
}
.comment.odd {
	background: #fcfcfc;
	margin-top: 5px;
}

.g1-tab {
    font-size: 18px;
    background: #dd3333;
    color: #fff;
}
.g1-delta, h4 {
	font-size: 1.5rem;
}
.embed-responsive-16x9 {
	  position: relative;
    overflow: hidden;
    padding-top: 56.25%;

}
.embed-video {
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;

}
.home .essb_totalcount {
    background: #ffffff!important;
    color: #ff0036!important;
	  font-size: 25px!important;

}

#content .essb_totalcount {
    background: #ffffff!important;
    color: #ff0036!important;
    font-size: 50px!important;
    line-height: 0.6em;
}
.essb_totalcount .essb_t_nb_after {
	color: #000000!important;
}