/*
Theme Name: Onlinenepaltimes 
Theme URI: https://facebook.com/sarbatrainc/
Author: ASHISH DAHAL
Author URI: https://ashishdahal.com.np/
Description: Onlinenepaltimes Online news.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: red,black
Text Domain: onlinenepaltimes

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
  
@import url('assets/css/bootstrap.min.css');
@import url('assets/css/font-awesome.min.css');
@import url('assets/css/animate.css');
@import url('assets/css/icofonts.css');
@import url('assets/css/owlcarousel.min.css');
@import url('assets/css/slick.css');
@import url('assets/css/navigation.css');
@import url('assets/css/magnific-popup.css');
@import url('assets/css/style.css');
@import url('assets/css/colors/color-3.css');
@import url('assets/css/responsive.css'); 
  .col-md-8.my-image img {
    max-height: 150px;
}
.ad.margin-top img {
    width: 100%;
}
.read-more {
    padding-left: 10px;
    color: #e03443;
}
span.post-cat {
    position: relative;
    font-size: 15px;
    padding: 0 10px;
    background: #e52b1e;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
h3#reply-title a {
    color: #2c5baf;
    text-transform: capitalize;
}
a#cancel-comment-reply-link {
    background: #e9e7e8;
    color: white;
    padding: 10px;
    font-size: 15px;
}
p.comment-notes {
    margin: 0 0 0 10px;
    font-size: 10px;
    color: red;
}
h3#reply-title {
    font-size: 15px;
    float: right;
    margin-right: 20px;
}

/* Comment Sec */
.comment-sec {
    float: left; 
    width: 100%;
}
.comment-sec > span i {
    font-size: 20px;
    margin-right: 13px;
}
.comment-sec > span {
    background: #333232 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1.3px;
    padding: 22px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.comment-thread {
    float: left;
    margin-bottom: 0;
    margin-top: 50px;
    padding: 0;
    width: 100%;
}
.comment {
    float: left;
    padding-left: 200px;
    position: relative;
    width: 100%;
}
.comment-thread > li {
    float: left;
    width: 100%;
}
.comment-sec ul {
    list-style: outside none none;
}
.comment > h3 a {
    color: #333333;
}
.comment > span {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 200px;
}
.comment > p {
    color: #2f2f2f;
    float: left;
    font-family: Lato;
    font-size: 14px;
    margin: 12px 0 0;
    width: 100%;
}
.comment > h3 {
    float: left;
    font-family: Lato;
    font-size: 17px;
    margin: 24px 0 0;
    text-transform: capitalize;
    font-weight: bold;
}
h3.mb-10.reply-title.fw-6 {
    margin: auto;
    padding-left: 10px;
        margin-top: 25px;
}
.comment > span img {
    float: left;
    width: 100%;
    padding: 10px;
}
.comment-opt {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.comment-opt > a {
    font-family: Lato;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}
.comment-opt time {
    float: left;
    font-family: Lato;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.3px;
    margin-right: 6px;
    text-transform: uppercase;
}
.comment {
    float: left;
    min-height: 163px;
    padding-left: 205px;
    position: relative;
    width: 100%;
}
.comment-thread ul li .comment > .comment-opt {
    margin: 20px 0 0;
}
.comment-thread ul li .comment > h3 {
    margin-top: 8px;
}
.comment-thread ul li .comment {
    padding-left: 170px;
}
.comment-thread ul {
    float: left;
    padding-left: 65px;
    width: 100%;
    margin-top: -30px;
}
.comment-thread ul li {
    float: left;
    margin-top: 30px; 
    width: 100%;
}
.comment-thread ul li .comment span {
    width: 160px;
}
.comment-thread ul li .comment {
    min-height: 131px;
    padding-left: 190px;
}
.comment-thread ul {
    margin-bottom: 45px;
}