#comments-area{}
.comment-list-title ,
.comment-list-area > h3,
.comment-reply-title{color:#dde1e4;margin:0;font-size:15px;margin-bottom:40px;text-transform:capitalize;}
.comment-list-area{margin-bottom:30px;}
.comment-list-area ul ,
.comment-list-area ol{margin:0;padding:0;list-style:none;}
.comment-list-area ul.children{margin-left:90px;margin-top:20px;}
.comment-list-area ul.children > li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0;}
li.comment{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #3e454a;position:relative;}
li.comment:last-child{}
li.comment:after{content:" ";display:block;zoom:1;clear:both;}
li.comment .avatar{position:absolute;left:0;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
li.comment:hover > .avatar{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
li.comment .avatar img{width:69px;height:69px;border-radius:50%;}
li.comment .comment-content{padding-left:80px;}
li.comment .comment-content + ol ,
li.comment .comment-content + ul{padding-top:20px;border-top:1px solid #3e454a;}
li.comment .comment-content .meta{margin-bottom:10px;font-size:12px;color:#b1b8be;}
li.comment .comment-content .meta span{display:inline-block;margin-right:10px;}
li.comment .comment-content .meta span a{color:#b1b8be;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
li.comment .comment-content .meta span.cby a{color:#b1b8be;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
li.comment .comment-content .meta span.cby a:hover ,
li.comment .comment-content .meta a:hover{color:#ffa902;}
li.comment .comment-content .comment-entry{color:#b1b8be;font-size:14px;line-height:22px;}
.comment-form h3{margin:0;padding:0;font-size:16px;margin-bottom:20px;color:#dde1e4;text-transform:capitalize;}
.comment-form input[type="text"]{background:#fff;width:100%;padding:10px;border:2px solid #fff;font-size:12px;color:#5E5E5E;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.comment-form textarea{background:#fff;border:2px solid #fff;width:100%;height:143px;padding:10px;font-size:12px;color:#5E5E5E;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.comment-form textarea:focus,
.comment-form input[type="text"]:focus{background:#fff;border:2px solid #ffa902;}
.comment-form input[type="submit"]{background:none repeat scroll 0 0 transparent;border:medium none;color:#ffa902;float:right;font-size:14px;margin:5px 0 0;padding:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.comment-form input[type="submit"]:hover{color:#dde1e4;}
.comment-form textarea:focus ,
.comment-form input[type="text"]:focus ,
.comment-form input[type="submit"]:focus{outline:none;}
.comment-form{}
.comment-form-row{margin-right:-20px;margin-left:-20px;}
.comment-form-row > div[class^="col-"]{float:left;padding-right:20px;padding-left:20px;}
.comment-form-row .col-1{width:40%;}
.comment-form-row .col-2{width:60%;}
p.logged-in-as{color:#dde1e4;}
.search .norsub{background-color:#ffa902;color:#ffffff;height:30px;}