.jet-audio .mejs-controls .mejs-playpause-button.mejs-play > button:before {
  content: "\f144";
}
.jet-audio .mejs-controls .mejs-playpause-button.mejs-pause > button:before {
  content: "\f51f";
}
.comments-area{
	padding : 20px !important;
}
#comments, .comments-area {
        font-family: "Poppins" !important;
}
.wc-field-submit input[type="submit"]{
	width : 100%;
	font-family: inherit !important;
}
button, input, optgroup, select, textarea{
	font-family: inherit;
}
.wc-field-submit {
    padding: 0 !important;
}
.wpdiscuz-textarea-wrap {
	padding: 0 !important;
}
.wc_comment{
	height:150px;
}
.wpd-comment-right{
	padding-bottom:0 !important;
}
.wpd-comment-text{
	font-size:12px !important;
	padding: 0 !important;
}
.wpd-reply-button {
	font-size:12px !important;
}
.wpd-reply-button svg {
	height:11px !important;
	width:11px !important;
}
.wpd-comment-date{
	font-size:10px !important;	
}