#commentSidebar {
	opacity:0;
    position: absolute;
    right: 0;
    top: 0;
	pointer-events:none;
	border-left: 1px solid #333;
	background-color: #fff;
    z-index: 2;
	overflow-x: hidden;
    overflow-y: scroll;
	}
@media screen and (max-width:991px) {
	#commentSidebar {
		opacity: 1;
		position: fixed;
		right: 0;
		top: 47px;
		pointer-events: visible;
		border-left: 0;
		background-color: #fff;
		z-index: -1;
		overflow-x: hidden;
		overflow-y: scroll;
		height: calc(100% - 89px) !important;
		width: calc(100% - 50px);
		}
	.mainNavComment {
		margin-right: 0px;
		margin-left: 0px;
	}
	.mainNavComment .comment_number {
		width: calc(100% - 40px) !important;
	}
	.close-comment span {
		font-size: 52px;
    	line-height: 27px;
	}
}
#commentSidebar > .wrapper-sidebar.activated {
	position:fixed;
	overflow-y:auto;
	overflow-x:hidden;
	padding: 0 15px;
    margin-left: -15px;
	}
.mainNavComment {
	border-bottom:1px solid #333;
	line-height:18px;
	margin-bottom:15px;	
	margin-right: -15px;
    padding: 0 5px;
    margin-left: -15px;
	}
.mainNavComment .comment_number {
	text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
    font-family: "futura",sans-serif;
    display: inline-block;
    line-height: 19px;
	width: 317px;
	}
@media screen and (max-width:1199px) {
	.mainNavComment .comment_number {
		width: 193px;
	}
}
.close-comment {
	font-size: 34px;
    width: 27px;
    padding: 5px;
    background-color: #fff;
    border: none;
    border-left: 1px solid #333;
    text-indent: -1px;
	display: inline-block;
	}
.close-comment:focus {
	outline:none;
}
.close-comment:hover {
	background-color:#333;
	color:#fff;
	}
.close-comment span {
	line-height: 20px;
    display: block;
    position: relative;
    top: 4px;
	}
.btn-commentaire {
	margin: 0 auto 15px auto;
    display: block;
    border: 1px solid #333;
    font-family: "futura";
	outline:none;
	}
.btn-commentaire:focus, .btn-commentaire:hover, .btn-commentaire.active {
	outline:none !important;
	}
#respond {
	height:0;
	overflow:hidden;
	}
.comment-respond form {
	margin-bottom:15px;
	}
.comment-respond #submit {
	color: #fff;
	font-family: "futura";
    background-color: #58c1e0;
    border-color: #58c1e0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	}
.comment-respond input, .comment-respond textarea {
	border: 1px solid #aaa;
    height: 34px;
    text-indent: 5px;
    width: 100%;
    display: block;
    border-radius: 5px;
    font-size: 16px;
	background-color:#fff;
	}
.comment-respond textarea {
	height:170px;
	resize: vertical;
	}
.comment {
	border-top:1px solid #aaa;
	padding-top:10px;
	position:relative;
	}
.comment:first-child {
	border-top:none;
	}
.comment-respond > section > .comment:first-child {
	border-top: none;
	}
.comment-respond a {
	word-break:break-all;
	}
#cancel-comment-reply-link {
	word-break: keep-all;
    white-space: nowrap;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    margin: 0 auto 15px auto;
    border: 1px solid #333;
    font-family: "futura";
    outline: none;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    color: #333;
    background-color: #fff;
}
#write-comment h3#reply-title > a {
	word-break: keep-all;
	display: inline-block;
}
#cancel-comment-reply-link:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
#last-comments {
	background-color: rgba(0,0,0,.1);
    padding: 15px;
	margin-top:15px;
}
#last-comments .comment-respond > h3, #last-comments h3 {
	margin-top: 0;
	font-family: "FuturaBT-Bold", sans-serif;
	    margin-bottom: 0px;
}
#last-comments .comment-respond p {
	margin-top:0;
}
#last-comments .comment {
	background-color: #fff;
	border-top:0;
	padding: 10px;
	margin-top: 10px;
}
.comments-list {
	font-size:15px !important;
	}
.comments-list .photo {
	width: 50px;
    height: 50px;
    border-radius: 25px;
    float: left;
    margin-top: 0;
	}
.comments-list .comment-author {
	padding-top: 5px;
    margin-top: 4px;
    margin-bottom: 0px;
    padding-left: 58px;
    font-size: 18px;
    width: 349px;
}
time.comment-meta-item {
	padding-top: 0px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 58px;
    font-size: 13px;
    width: 349px;
    display: block;
	}
.comment-meta.post-meta a {
	position:absolute;
	top:3px;
	right:3px;
	border:1px solid #aaa;
	z-index:3;
	}
.comment-meta.post-meta a:hover, .comment-meta.post-meta a:focus {
	text-decoration:none;
	color:#333;
	}
.comment-meta.post-meta p {
    margin-bottom: 0;
    line-height: 13px;
    padding: 4px 3px 0 3px;
    color: #aaa;
	}
#commentSidebar .says {
	display:none;
	}
#commentSidebar .fn {
	font-style:normal;
	font-size:18px;
	}
.comment-content.post-content {
	position: relative;
    margin-bottom: 6px;
    padding-bottom: 16px;
	}
.comment-content.post-content a.comment-reply-link {
	position: absolute;
    bottom: 3px;
    left: 0;
    border: 1px solid #aaa;
    z-index: 1;
    color: #aaa;
    padding: 3px 3px 0 3px;
    line-height: 13px;
	cursor: pointer;
	}
.comment-content.post-content a.comment-reply-link:hover {
	text-decoration: none;
	background-color: #eaeaea;
}
#commentSidebar .comment-author:first-child {
	border-top:none;
	}
#commentSidebar .depth-2 {
	width: 95%;
    margin-left: 5%;
	}
#commentSidebar .depth-3 {
	width: 90%;
    margin-left:10%;
	}
#commentSidebar .depth-4 {
	width: 85%;
    margin-left:15%;
	}
/*ARTICLE COMMENTS*/
.btn-comment-callback {
    border-radius: 0;
    border: 2px solid #000;
    background-color: #fff;
    line-height: 22px;
    font-family: futura;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 9px 6px 9px;
	margin-bottom:10px;
	}
.btn-comment-callback:hover {
	background-color: #eaeaea;
	}