/*
Theme Name: Ramechhap News
Theme URI: http://www.appharu.com
Author: Ishant Sitaula
Author URI: http://www.ishant.com.np
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/
body{
    background: #fcfcfc;
    font-family: 'Mukta', sans-serif;
}
a {
    color: #000;
}
h1{
    color: #333;
    font-size: 45px;
    text-shadow: 1px 0.2px #333;
}
h1,h2,h3,h4,h5{
    line-height: 1.3;
}
p{
    color: #656565;
}
.nav-menu{
    background: #ffffff !important;
    padding: 2px;
    border-bottom: 2px solid #03512b;
    border-top: 1px solid #03512b;
}
.nav-menu .nav-link{
    color: #333 !important;
    font-weight: bold;
}
.nav-menu .nav-link:hover{
    color: #03512b;
}
.wrapper{
    background: #fff;
}
.small-menu{
    background: #bf1e2e !important;
}
.small-menu .nav-link{
    padding: 0px 10px;
    margin-top: -7px; 
    color: #fff !important; 
    font-size: 13px;
    font-weight: bold; 
}
.edit-card{
    border:none;

}

.item-card img{
    height: 130px;
}
.card-list{
    padding: 8px 0px 0px 0px;
    font-size: 19px;
}
.card-item{
    padding: 10px;
}
.card-item h5{
    font-size: 19px;
}
.cat-title {
    padding: 5px 15px;
    color: #008f4c;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #008f4c;
    border-top: 1px solid #008f4c;
}
.wrap-botton{
    position: relative;
}
.owl-dots{
    position: absolute;
    left: 44%;
    bottom: 16px;
}
.custom-list-item h5:hover{
    color:#00502a;
}
.politic-title{
    border-top: 1px solid #00502a;
    border-bottom: 3px solid #00502a;
}
.politic-item{
    border: solid 1px #ddd;
    margin-bottom: 10px;
    padding: 10px;
    transition: box-shadow .15s cubic-bezier(.4,0,.2,1);
}
.politic-item:hover{
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),
     0 3px 4px 0 rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}
.wrap-botton img{
    height: 360px;
}
.owl-dot{
    height: 10px;
    width: 10px;
    background: #b46000;
    margin-right: 10px;
    border-radius: 50%;
    display: inline-block;
}
.edit-brand{
    color: #00502a !important; 
    font-weight: bold;
	display: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #056839;
    font-weight: 600;
}
.edit-brand span{
    color:#bf1e2e;
}
.owl-nav{
    display: none;
}
.botton-head{
    color: #ddd;
    padding: 5px 5px 15px 5px;
}
.wrap-botton:hover .botton-head{
    color: #fff;
}
.cat-title a{
    color: #008f4c;
}
.wrapSlide-text{
    position: absolute;
    bottom: 0px;
    background:#0808086e;
    width:100%;
}
.image-title{
    position: relative;
}
.auther-title{
    position: absolute;
    right: 40%;
    font-size: 18px;
    font-weight: bold;
    color: #03773f;
	top: 25%;
}
.image-title img{
    height: 80px;
    width: 80px;
    margin-left: 10px;
    border-radius: 50%;
}
.archive-title{
    background: #ddd;
}
.card-body p{
    margin: 0px
}
aside .card {
    border: none;
}
.post-list,.video-list {
    padding: 10px 0px;
    border-bottom: dashed 1px #ddd !important;
}
.post-list.card img{
    width: 100%;
}
aside .post-list:last-child,.category .post-list{
    border-bottom: none !important;
}
.small-list img{
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
}
.page header {
    background: #efefef;
    padding: 10px;
}
.post-entry p{
    font-size: 1.3em;
    color: #333;
}
    .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.post-entry blockquote {
    border-left: solid 5px #bbb;
    padding: 10px;
    background: #e3e3e3;
}
.post-meta {
    font-size: 12px;
}
.video-thumb{
    overflow: hidden;
}
.video-list img:hover{
    transform: scale(1.2);
    transition: 1s;
}
.video-list img{
    width: 100%;
    transition: 1s;
}
/* Home css*/
.latest .media{
    background: linear-gradient(#f7f7f7,#fff 77%,#efefef 95%);
    padding-bottom: 15px;
}
.main-list img{
    width: 100%;
}
.home .post-meta{
    position: absolute;
    bottom: 15px;
}
.popular{
    counter-reset: section;    
}
.popular li:before {
    counter-increment: section;
    content: counter(section);
    color: #4c76ff;
    font-size: 35px;
    position: absolute;
    margin-top: -7px;
    height: 50px;
    width: 50px;
    background: #05683978;
    text-align: center;
    border-radius: 50%;
}
.popular h5{
    padding-left: 60px;
    color:#333;
}
.interview img{
    min-height: 220px;
}
.interview .fa{
    position: absolute;
    bottom: 0px;
    background: #333;
    color: #ddd;
    padding: 5px 10px;
}
.custom-list-item{
    border-bottom: dashed 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.custom-list .custom-list-item:last-child{
    border-bottom: none;
}
blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    border: solid 3px #a2a2a2;
    margin-right: 10px;
    color: #484848;
}
.related .small-list {
    margin: 10px 0px;
}
.feature .latest .media, .feature .card.media, .feature .card-body {
    height: auto;
}
/*Other*/
.border-right{
    border-right: solid #ddd 1px;
}
.border-left{
    border-left: solid #ddd 1px;
}
.seperator{
    border-bottom: solid #ddd 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}
/*footer*/
.footer-top{
    background-color: #008f4c;
}
.foot-color{
    color:#fff;
}
.copyright{background-color: #076639}

.play-icon {
    position: absolute;
    bottom: 0px;
    color: #000000;
    top: 30%;
}
.video-icon:hover .play-icon{
    color:#f00;
    transition: .8s;
}
.latest .media, .card.media, .card-body{height:100%} .latest .media img, 
.card-body img{
	width:100%;height:121px;
}
@media (max-width: 575px) {
    .post-entry img{width: 100%;}
	.wrap-head{
		font-size: 35px;
	}
	.wrap-botton img {
    height: auto;
	}
    .nav-menu{
        background: #03512b !important;
    }
    .nav-menu .nav-link{
        color: #fff !important;
    }
	.politic-item p{
	display:none;
	}
}