/*
Theme Name: Nepal live Today
Theme URI: http://www.appharu.com
Author: Gopal Sangroula
Author URI: https://www.gopalsangroula.com.np
Description: Description
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/
* {
    /* font-family: 'Newsreader', serif; */
    font-family: 'Faustina', serif;
}

a {
    color: #000;
}

a:hover {
    color: #676767 !important;
    transition: all .3s ease 0s;
}

.ah:hover {
    color: #676767 !important;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
}
.ah-close {
    width: 45px;
    height: 45px;
    border: none;
    font-size: 0;
    font-weight: 500;
    background: #d8d8d8;
    position: relative !important;
    border-radius: 50%;
    cursor: pointer !important;
    transition: all ease-in-out .7s;
    top: 0 !important;
    left: 0 !important;
}

.ah-close:hover {
    background: #f51818;
    color: #fff !important;
    transition: all ease-in-out .7s;
    transform: rotate(180deg);
}
.ek-skipads {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ek-tools-close {
    color: #000 !important;
}
/* .ah {
    color: #333;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0 100%;
    -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    background-repeat: no-repeat;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'Newsreader', serif; */
    font-family: 'Faustina', serif !important;
    line-height: 1.4;
    font-weight: 800;
    color: #000;
    margin: -6px 0 6px 0;
}

p {
    font-size: 1.2em;
    line-height: 1.5;
    /* font-family: 'Noto Serif', serif; */
    font-family: 'Faustina', serif;
}

em {
    color: #000 !important;
    margin-right: 5px;
}

.wbg {
    background-color: #fff;
}

iframe {
    max-width: 100%;
}

.logo-title {
    font-family: 'Righteous', cursive;
    font-size: 62px;
    margin-bottom: 0px;
}

.header-logo {
    position: relative;
}

.today {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 76px;
}

.banner-text {
    font-size: 1rem;
    margin-bottom: 0px;
}

.social-icon-item {
    display: none;
}

.navitagion-item {
    justify-content: space-between;
}

.uk-search .uk-search-icon {
    color: #116fef;
}
.wp-block-image{
margin-bottom: 0px !important;
}
.ent-title {
    position: absolute;
    bottom: 0px;
    right: 42px;
    background: #fff;
    width: 85%;
    text-align: center;
    padding: 3px 0px;
}

.briefs-title {
    margin-top: 0px;
    padding-top: 0px;
    line-height: 0px;
    text-align: center;
    font-size: 20px;
}

#st-1 .st-btn[data-network='facebook'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='facebook']:hover {
    background-color: #4267B2 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='twitter'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='twitter']:hover {
    background-color: #55acee !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='messenger'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='messenger']:hover {
    background-color: #448AFF !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
    width: 32px;
}

#st-1 .st-btn[data-network='sharethis'] {
    width: 33px;
}

#st-1 .st-btn[data-network='telegram'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='telegram']:hover {
    background-color: #0088cc !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='whatsapp'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='whatsapp']:hover {
    background-color: #25d366 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='email'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-1 .st-btn[data-network='email']:hover {
    background-color: #7d7d7d !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='facebook'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='facebook']:hover {
    background-color: #4267B2 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='twitter'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='twitter']:hover {
    background-color: #55acee !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='messenger'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='messenger']:hover {
    background-color: #448AFF !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
    width: 32px;
}

#st-3 .st-btn[data-network='sharethis'] {
    width: 33px;
}

#st-3 .st-btn[data-network='telegram'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='telegram']:hover {
    background-color: #0088cc !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='whatsapp'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='whatsapp']:hover {
    background-color: #25d366 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='email'] {
    background-color: #7c7f84 !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

#st-3 .st-btn[data-network='email']:hover {
    background-color: #7d7d7d !important;
    display: inline-grid !important;
    margin-bottom: 5px !important;
    top: 0px;
}

.social-item-icon {
    background: #fff !important;
}

.header-logo img {
    position: relative;
}

.tech-team img {
    height: 50px;
    width: 50px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px;
}

.table-success {
    background: #363636;
}

.table-success th {
    font-size: 20px;
    font-weight: 700;
    padding: 5px 12px;
    color: #ddd;
    font-family: system-ui;
    text-transform: capitalize;
}

.tech-team {
    font-weight: 600;
}

.table-section td {
    font-weight: 500;
    font-family: system-ui;
}

#offcanvas-nav .custom-logo-link,
.footer .custom-logo-link {
    padding-bottom: 5px;
    display: block;
}

.img-desc {
    font-size: 14px;
    display: block;
    color: #666;
    padding: 10px 0;
}

.uk-navbar-nav>li>a:active {
    background-color: #ededed !important;
}

.brief-item img {
    height: 135px;
    width: 100%;
    object-fit: cover;
}

.single-cat-size {
    font-size: 14px;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    color: #111;
    font-size: 18px;
}

.main-title {
    font-size: 37px;
}

.menu-icon .uk-active {
    background: #116fef;
}

.author-names {
    margin: 0px;
    font-family: auto;
    font-size: 13px;
    font-weight: 600;
    color: #727272 !important;
    position: relative;
}

.current-item {
    box-shadow: 0px 3px 4px rgb(0 0 0 / 20%);
    padding: 0px 10px 10px;
    margin-top: 23px;
}

.author-names a {
    margin: 0px;
    font-family: auto;
    font-size: 13px;
    font-weight: 600;
    color: #727272 !important;
    padding-right: 5px;
    font-size: 13px;
}

/* .author-names a::after{
    content: " ";
    position: absolute;
    color: #ddd;
    border-right: 1px solid #ddd;
    height: 8px;
    top: 6px;
} */

.uk-light .ah:hover {
    color: rgb(233, 232, 232) !important;
}

.post-time {
    font-size: 13px;
    font-weight: 600;
    color: #727272;
    font-family: auto;
    margin-left: 5px;
}

.cat-name {
    font-size: 13px;
    font-weight: 600;
    color: #727272;
    font-family: auto;
    margin-right: 5px;
    padding-left: 0px;
}

.health-img-item img {
    height: 278px;
    object-fit: cover;
}

.main-img-item {
    height: 88px;
    margin-right: 15px;
    object-fit: cover;
    margin-bottom: 10px;
}

.main-list-title {
    font-size: 1rem;
}

.reader-effect {
    justify-content: center;
}

.menu-icon .uk-active a {
    color: #fff !important;
}

.reader-effect .uk-nav {
    background: #ddd;
    padding: 8px;
    margin-top: 30px;
    border-radius: 15px;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 37px !important;
}

.uk-offcanvas-bar {
    background: #fff;
}

.uk-height-medium {
    display: flex;
}

.uk-offcanvas-bar a {
    color: #000 !important;
    font-size: 21px;
}

/* .header-section {
    padding: 25px 0px;
} */

p {
    color: #000000;
}

.social-icon a {
    font-size: 13px;
}

.custom-title {
    color: #000 !important;
}

.np-breaking {
    border: 1.2px solid #ddd;
}

.politics-ads {
    margin-top: 28px;
}

.np_bannertext {
    margin-left: 5px;
    color: #FFC107;
    font-weight: 500;
}

.popular-img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}

.indreni-item {
    border-radius: 5px;
}

.icon-logo {
    display: none;
}

.single-date {
    font-size: 14px;
    font-weight: col;
    color: #878787;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* .uk-heading-line{
    line-height: 1px;
  } */
.uk-heading-line>::before {
    border-bottom: calc(.2px + .05em) solid #454545;
}

.uk-heading-line>::after {
    border-bottom: calc(.2px + .05em) solid #e0e0e0;
    top: calc(65% - ((.2px + .05em)/ 2));
}

.sticky-item {
    position: sticky;
    top: 47px;
    z-index: 977;
}

.small-title {
    justify-content: center;
    display: flex;
    align-items: center;
}

.header-title {
    display: flex;
    align-items: center;
}

.uk-heading-line span a {
    font-size: 25px;
    padding: 0px;
    font-weight: 600;
    font-family: 'Faustina', serif;
}

.author-img {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}

.cat-date {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
}

.uk-card-title {
    font-size: 1.4rem;
    line-height: 1.4;
}

.author-img img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.latest-item-img:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}

.latest-item-img {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.latest-item-img h4 {
    font-size: 14px !important;
    font-family: 'Faustina', serif;

}

.business-item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}

.business-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.brief-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.brief-item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}

/* .business-item:first-child{
    margin-top: 11px;
} */
.ent-text {
    margin: 0px 0px 10px;
    font-size: 14px;
}


.news-item img {
    height: 90px;
    object-fit: cover;
}

.health-item {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.health-news-item {
    border-bottom: 1px solid #ddd;
    padding: 0px 20px 15px;
    margin-bottom: 15px;
}

.health-news-item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.health-news-item span {
    font-size: 13px;
}

.business-item img {
    height: 75px;
    object-fit: cover;
}

.business-item p {
    margin: 5px 0px 0px;
    font-size: 14px;
    font-weight: 500;
}

.author-name {
    margin: 0px 15px;
    font-size: 16px;
}

.politics-section {
    margin-top: 40px;
}

.uk-button-primary:hover {
    background-color: #333;
}

.post-date {
    margin: 0px;
    color: #828282;
    font-size: 13px;
}

.catnav-3,
.catnav-3 .dropdown-list {
    background: #80891b;
}

.uk-cover-container {
    display: flex;
}

.npcorona-title {
    color: #fff;
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    font-size: 27px;
}

.header-logo {
    position: relative;
}

.neapli-date {
    position: absolute;
    left: 24%;
    bottom: -9px;
    font-weight: 500;
    font-size: 18px;
    color: #0072a6;
}

.latest-item h5 {
    margin-bottom: 5px;
    font-size: 1.2rem;
}

.main-sub-title {
    margin: 0px;
    font-size: 19px;
    color: #8b8b8b;
    font-weight: 400;
    font-family: none;
}

.main-buttons {
    font-weight: 600;
    background: #a7a7a7;
    font-size: 13px;
    padding: 12px 20px;
    line-height: 0;
}

.latest-item p {
    font-size: 0.9rem;
    margin: 5px 0px;
}

.latest-item-img img {
    height: 53.54px;
    object-fit: cover;
    width: 89.99px !important;
}

.latest-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.latest-item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.health-section {
    height: 578px;
}

.health-section img {
    height: 578px;
    object-fit: cover;
    width: 100%;
}

.item-news {
    /* min-height: 100px; */
}

.np-corona .uk-table th {
    font-size: 22px !important;
    color: #fff !important;
}

.relife {
    color: #2cae14 !important;
    font-size: 28px;
    padding: 5px !important;
    font-weight: 600;
}

.infected {
    color: #df8527;
    font-size: 28px;
    padding: 5px !important;
    font-weight: 600;
}

.deth {
    color: #e61515;
    font-size: 28px;
    padding: 5px !important;
    font-weight: 600;
}

.corona-live {
    color: #cc4141;
    animation: blink 2s linear infinite;
}

.pradesha-tab {
    flex-flow: column;
}

.trending-item {
    height: 65px;
    display: flex;
    align-items: center;
}

.trending-tag {
    align-items: center;
    display: flex;
}

.trending-tag span {
    background: #ec1c2e;
    padding: 3px 10px;
    color: #fff;
    position: relative;
}

.trending-tag span:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -7px;
    border-right: 7px solid transparent;
    border-top: 7px solid #ec0000;
}

.pradesha-tab {
    margin-right: 40px;
    justify-content: space-between;
}

.pradesha-tab li a {
    padding-right: 25px;
    font-size: 1.1rem !important;
    font-weight: bold;
}

.pradesha-tab:before {
    border-left: 4px solid #0065b2 !important;
}

.pradesha-tab .uk-active>a {
    border-right: 4px solid #f69421 !important;
}

.np-samachar-list:hover img {
    opacity: 1;
    transform: scale(1.1, 1.1);
}

.author-image img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

.np-samachar-image {
    overflow: hidden;
}

.np-samachar-list img {
    transition: .3s ease-out;
}

.uk-height-large {
    height: 448px;
}

.cat-6 {
    background: #3092af !important;
}

.catnav-6,
.catnav-6 .dropdown-list {
    background: #2b809a !important;
}

.cat-128 {
    background: #4da494 !important;
}

.catnav-128,
.catnav-128 .dropdown-list {
    background: #267163 !important;
}

.wraper-section {
    background: #f8f8f8;
}

/* .wraper-section-item{
    margin-top: 30px;
} */
.nav-edit {
    border-top: 3px solid #000000;
    border-bottom: 1px solid #ddd;
}

.np-border {

    background: #fff;
}

.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%;
}

.sidebar-nav li {
    border-bottom: 1px solid #ddd;
    margin: 0px;
    padding: 7px 0px;
}

.sidebar-nav a {
    font-size: 16px;
}

.uk-list-divider>li:nth-child(n+2) {
    margin: 0px;
    padding: 7px 0px;
}

.uk-offcanvas-bar {
    width: 200px;
}

.uk-sticky-fixed {
    background: #fbfbfb;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.uk-sticky-fixed .dropdown-list {
    background: #fbfbfb !important;
}

.uk-sticky-fixed img {
    display: inline !important
}

.search-model {
    width: 800px;
}

.np-border img {
    display: none;
}

.navigation-bar>li>a {
    color: #676767;
    font-size: 14px !important;
    padding: 0px 10.7px;
    font-weight: 500;
}

.navitagion-item-social>li>a {
    color: #333;
    font-family: system-ui;
    font-size: 16px !important;
    padding: 0px 12.1px;
    text-transform: capitalize !important;
    font-weight: 800;
}

.opinion-img img {
    height: 362px;
}

.ah:hover .uk-link-reset {
    font-size: 16px;
}

.social-icon>li>a {
    color: #ddd !important;
    font-size: 14px;
    text-transform: none;
}

.np-nepal {
    border: 1px solid #5e5858;
    text-align: center;
    padding: 8px;
}

.np-nepal h5 {
    color: #efef;
    margin-bottom: 0px;
    font-size: 25px;
}

.custom-model {
    background: rgb(255 255 255);
}

.np-model-title {
    margin-bottom: 30px;
    position: relative;
    position: relative;
    display: flex;
}

.np-mode-close {
    background: #cd121c;
    padding: 5px 20px;
    color: #fff;
    bottom: 5px;
    right: 0;
    cursor: pointer;
}

.np-corona {
    background: #000;
    padding: 30px 15px;
}

.author-title {
    position: absolute;
    top: -6px;
}

.author-title span {
    background: #f0506e;
    padding: 3px 10px;
    font-size: 12px;
    position: relative;
    font-weight: 600;
}

.author-title span::before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -7px;
    border-right: 7px solid transparent;
    border-top: 7px solid #f0506e;
}

.author-titles span {
    background: #f0506e;
    padding: 3px 10px;
    font-size: 12px;
    position: relative;
    font-weight: 600;
}

.author-titles span::before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -7px;
    border-right: 7px solid transparent;
    border-top: 7px solid #f0506e;
}

.item-news {
    position: relative;
}

.face {
    color: #1877f2;
}

.twit {
    color: #1da1f2;
}

.insta {
    color: #f00;
}

.item-news span {
    background: #f0506e;
    padding: 0px 10px;
    font-size: 12px;
    position: absolute;
    color: rgb(255, 255, 255);
}

.item-news span::before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -7px;
    border-right: 7px solid transparent;
    border-top: 7px solid #f0506e;
}

.np-model-title img {
    height: 50px;
}

.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.img-wraper {
    overflow: hidden;
}

.logo img {
    width: 400px;
    padding: 30px;
}

.banner-img {
    height: 450px;
    object-fit: cover;
}

.banner-title {
    font-size: 64px;
}

.slide-dot {
    position: absolute;
    left: 30%;
    bottom: 0;
}

.title-tag span {
    background: #ec1c2e;
    color: #fff;
    font-size: 18px;
    padding: 0px 10px;
}

.sub-title {
    font-size: 1.6rem;
}

.author-name {
    font-size: 18px;
    font-weight: 500;
    color: #7c7a7a;
}

.author-img img {
    border-radius: 50%;
}

.uk-overlay-text .cat-name {
    padding: 2px 10px;
    background-color: rgb(206, 137, 35);
    color: #fff;
    font-weight: 500;
}

.uk-overlay-text h3 {
    color: #333;
}

.widget img {
    margin-bottom: 5px;
}

.slider-overlay {
    background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, rgba(18, 18, 19, .7) 100%);
    padding: 0px 20px 15px;
}

.cat-title {
    margin-bottom: 15px;
    border-image: linear-gradient(to right, #1e88e5, #1e88e5, #c6e51e, #1e88e5, #fcd819, #1e88e5) 1;
    border-bottom-style: solid;
    padding: 4px 0px;
    color: #fff;
}

.paryatan-img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.video-item {
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-title span {
    background: #1e88e5;
    padding: 1px 15px;
    position: relative;
}

.cat-title span::after {
    border-color: #1e88e5 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}

.icon-list {
    margin-left: 15px;
}

.uk-modal-close-full {
    padding: 20px;
    top: 26%;
    right: 7%;
    background: #d01414;
    border-radius: 50%;
}

.derecotr_info {
    font-size: 18px;
    color: #2f3091 !important;
    font-weight: 600;
}

.uk-modal-close-full svg {
    color: #fff;
}

.vasa-section {
    background: #f5f5f5;
    margin: 30px 0px;
    padding: 30px 0px;
}

.book-img {
    border-top: 1px solid #ddd;
    padding: 30px 0;
}

.book-img:hover .bool-list-right {
    background: linear-gradient(90deg, #e5e5e5, #fff);
    min-height: 160px;
}

.book-img:nth-child(1) {
    padding-top: 0;
    border-top: 0;
}

.book-img img {
    width: 190px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img img:hover {
    width: 190px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img-list {
    width: 190px;
    height: 160px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img h3 {
    margin-top: 0px;
    font-size: 22px;
}

.np-samachar-list:hover img {
    opacity: 1;
    transform: scale(1.1, 1.1);
}

.np-samachar-image {
    overflow: hidden;
}

.single-heading h1 {
    font-size: 3rem;
}

.np-samachar-list img {
    transition: .3s ease-out;
}

.related-img {
    height: 140px;
    object-fit: cover;
    width: 100%;
}


.small-title {
    margin-bottom: 20px;
}

.np-samachar-item:hover img {
    opacity: 1;
    transform: scale(1.1, 1.1);
}

.np-samachar-item img {
    transition: .3s ease-out;
}

.np-samachar-item {
    overflow: hidden;
}

.cat-title h2 {
    margin: 0px;
}

.np-taja-samachar {
    margin-top: 40px !important;
}

.cat-title .uk-icon-button {
    margin-left: 15px;
    background: #fafafa;
    color: #116fef;
}

.search-title {
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    padding-bottom: 10px;
}

.search-tie {
    margin-left: 20px;
    font-size: 16px;
    color: #898787;
}

.search-box {
    border: 1px solid #ddd;
    padding-left: 15px;
    font-size: 16px !important;
}

.icon-search {
    background: #b4aaaa;
    color: #fff !important;
    font-weight: 900;
    cursor: pointer;
    pointer-events: auto !important;
}

.search-model-item {
    background: rgb(98 96 96 / 33%);
}

.search-model-item .uk-input:focus {
    border-color: #ddd;
}

.society-img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.society-img-full {
    height: 350px;
}

.society-img-full img {
    height: 350px;
}

.page-item {
    padding: 16px 33px;
    height: 18px;
    display: flex;
    align-items: center;
    font-size: 24px;
}

.search-titles {
    font-size: 1.1em;
}

.pagination-item .uk-active {
    padding: 16px 33px;
    border: 1px solid #ddd;
    height: 18px;
    display: flex;
    align-items: center;
    font-size: 24px;
}

.pagination-item .page-link a {
    font-size: 16px;
}

.single-page {
    margin-top: 30px;
    margin-bottom: 41px !important;
}

.uk-authoer-link {
    font-size: 16px;
}

.search-model {
    padding: 15px 15px 35px;
}

.close-icon {
    background: #ca1717;
    padding: 10px;
    color: #fff;
    border-radius: 50%;
}

.post-entry p {
    font-size: 18px;
    color: #000;
    /* text-align: justify; */
    font-family: faustina, serif;
    line-height: 26px;
    font-weight: 500;
}

.post-entry p a {
    color: #0693e3de;
}

.grid-layout {
    grid-template-columns: 123px 662px;
    display: grid;
}

.reading-indicator {
    font-weight: 400;
}

.reading-indicator .rt-label {
    font-weight: 800;
}

.post-entry blockquote {
    border: none;
    padding: 15px;
    position: relative;
    border-radius: 5px;
    width: 46%;
    font-style: normal;
    font-weight: 400;
    font-size: 20px !important;
    float: left;
    line-height: 1;
    background: #fff;
    margin-right: 15px;
    margin-top: 0px;
    padding-bottom: 0px;
    font-weight: 500;
}

.is-style-large {
    border: none;
    padding: 15px;
    position: relative;
    border-radius: 5px;
    width: 100% !important;
    font-style: normal;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1;
    background: #fff;
    margin-right: 15px;
    margin-top: 0px;
    padding-bottom: 0px;
    font-weight: 500;
}

.post-entry .is-style-large p {
    font-size: 17px;
    margin: 15px 0px;
}

.post-entry blockquote::before {
    position: absolute;
    content: url(http://nepallivetest.appharu.com/wp-content/uploads/2021/03/blockquote-open-1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #fff;
    padding: 0 10px;
    left: 0%;
    top: 0px;
    color: #ed1b24;
    margin-bottom: 12px;
}

.post-entry blockquote::after {
    position: absolute;
    content: url(http://nepallivetest.appharu.com/wp-content/uploads/2021/03/blockquote-close-1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #fff;
    padding: 0 10px;
    right: 0%;
    bottom: 0px;
    color: #ed1b24;
}

.post-entry blockquote p {
    font-weight: 600;
    font-style: italic;
    padding: 20px 0px;
    text-align: left !important;
}

.cat-titles-brief {
    margin-bottom: 25px;
    padding-bottom: 5px;
    position: absolute;
    top: -21px;
    left: 29px;
}

.wp-inner-ads {
    display: flex;
    justify-content: space-around;
}

.wp-inner-ads .widget {
    margin-right: 10px;
}

.wp-inner-ads .widget img {
    margin-right: 10px;
}

.thap-samachar {
    font-size: 18px;
    margin-right: 52px;
}

.single-cat {
    text-align: start;
}

.single-cat h2 {
    margin-bottom: 0px;
}

.single-cat span {
    font-size: 23px;
    /* border-bottom: 3px solid #ddd; */
    text-transform: uppercase;
}

.single-cat span a {
    color: #6c6c6c;
}

.sabai-samachar {
    font-size: 18px;

}

.brief-business-item {
    border-top: 2px solid #ddd;
    padding-top: 20px;
    margin-top: 0px;
}

.nav-edit .uk-navbar-toggle {
    color: #fff;
}

.nav-edit a:hover {
    color: #000 !important;
    background: #ededed;
}

.dropdown-icon {
    margin-left: 5px;
}

.dropdown-list {
    margin-top: 2px !important;
    background: #fff;
}

.dropdown-list>ul>li>a {
    font-size: 18px;
    color: #333 !important;
}

.search-mobile {
    display: none;
}

.font-item {
    font-size: 1rem;
}

.post-meta {
    font-size: 16px;
}

.business-line {
    margin-bottom: 10px;
}

/* .uk-card-default {
    box-shadow: none;
} */

.scroll-sticky-section {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
}

.single-page-coverImg {
    width: 100%;
    object-fit: cover;
}

/* Home css*/
.uk-card .size-medium {
    width: 100%;
}

.uk-text-meta {
    margin-bottom: 10px;
}

span.uk-leader-fill {
    color: #ddd;
}

.small-list .title {
    font-size: 20px;
}

.small-list .uk-card-title {
    font-size: 1.1em;
}

.small-list .uk-icon {
    margin-bottom: 2px;
    float: left;
    line-height: 1.5;
}

.custom-list .list-item:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.main-section-news {
    width: 745px;
    object-fit: cover;
}

.uk-overlay-our {
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0.20), transparent, transparent);
}

.uk-label a {
    color: #fff;
}

.uk-text-meta .uk-icon {
    margin-right: 5px;
}

.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%;
}

.latest.uk-list-divider>li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
}

.uk-card-default.uk-card-hover:hover {
    box-shadow: none
}

.image-flashing:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

.number {
    font-size: 25px;
    align-items: center;
    display: flex;
    color: #ff8889;
}

.uk-offcanvas-bar form {
    width: 100%;
    background: #252525;
}

.footer {
    padding: 15px;
}

.footer-nav {
    background: #f8f8f8;
}

.footer-nav .uk-navbar-nav>li>a {
    font-size: 18px;
    font-weight: 500;
}

.footer-nav .uk-navbar-nav>li.home {
    border-bottom: 2px solid #ffcc0d;
}

.footer-item-nav h5 {
    margin-bottom: 5px;
}

.footer-nav .uk-navbar-nav>li.bichar {
    border-bottom: 2px solid #f0506e;
}

.footer-nav .uk-navbar-nav>li.artha {
    border-bottom: 2px solid #4d90fe;
}

.footer-nav .uk-navbar-nav>li.paryatan {
    border-bottom: 2px solid #7e11d0;
}

.footer-nav .uk-navbar-nav>li.helth {
    border-bottom: 2px solid #000000;
}

.footer-nav .uk-navbar-nav>li.khel {
    border-bottom: 2px solid #3e7c0c;
}

.footer-nav .uk-navbar-nav>li.rajniti {
    border-bottom: 2px solid #c21dba;
}

.footer-item-nav .uk-nav>li>a {
    color: #333;
    font-size: 16px;
    font-family: system-ui;
    padding: 1px 0px;
}

.out-pub {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
}

.uk-totop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #116fef;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.footer-last-section {
    background: #dbdada;
    padding: 5px 0px;
    color: #fff;
}

.footer-last-section a {
    padding: 0px 10px;
    font-size: 13px;
    font-weight: 400;
    font-family: system-ui;
    border-right: 1px solid #c6c6c6;
}

.credit {
    font-size: 14px;
    color: #727272;
    font-weight: 400;
    font-family: system-ui;
    text-align: end !important;
}

.dev-link {
    font-size: 14px !important;
    color: #727272 !important;
    font-weight: 400;
    font-family: system-ui;
    padding: 0px 5px !important;
}

.np-video-section {
    margin-top: 70px;
    background: #333;
    padding: 60px 0px;
}

.np-card-title {
    font-size: 1.2rem;
}

.np-height-large {
    height: 660px;
}

.uk-totop svg {
    color: #fff !important;
}

.footer-navigation .uk-nav>li>a {
    font-weight: 600;
    color: #6e6767 !important;
    font-size: 15px;
}

.recent-list-item p {
    margin-bottom: 0px;
}

.recent-list-item h4 {
    margin-bottom: 0px;
}

.recent-list-item {
    border-bottom: 1px solid #ddd;
}

.recent-list-item:last-child {
    border-bottom: 0px solid #ddd;
}

.photo-section {
    background: #262525;
    padding: 20px;
}

.contact-navigation .uk-nav>li>p {
    font-weight: 600;
    color: #6e6767 !important;
    font-size: 16px;
    margin-bottom: 10px;
}

.nepali-date {
    text-align: center;
    font-size: 14px;
    font-weight: 500;

}

.weather-atlas-wrapper {
    font-size: 0.5em;
}

.margin-s {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.pop-list {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.span-item {
    font-size: 32px;
    color: #fff;
}

.margin-list {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.margin-list:nth-child(3) {
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}

.margin-list:nth-child(6) {
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}

.recent-item {
    font-size: 1.1rem;
    font-weight: 800 !important;
}

.loading {
    display: flex;
    display: none;
    padding: 15px;
    justify-content: center;
}

/* animation */
.social-item {
    border-bottom: 2px solid #c6151d;
}

.share-icon .sharethis-inline-share-buttons {
    flex-flow: column;
    display: inline-flex;
}

.loading-item {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #1e458a;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

.autoload-list {
    background: #f1f1f1;
}

.autoload-list:hover {
    background: #c8c8c8;
}

.autoload-list .uk-card-body {
    padding: 15px;
}

.autoload-list h3 {
    font-size: 1.3rem;
}

.autoload-list:hover h3 {
    text-decoration: underline;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
    color: #dd972e !important;
}

.footer-navigation .uk-navbar-nav li {
    color: #000;
    background: #928c8c;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-section {
    background: #eeee !important;
    margin-top: 40px;
    padding-top: 5px;
    padding-bottom: 30px;
}

.footer-section .uk-icon-button:hover {
    background-color: #fff;
}

.publication-title {
    margin-bottom: 5px;
}

.footer-item {
    border-bottom: 1px solid #333;
}

.footer-items p {
    color: #333;
    margin: 0px;
    font-size: 16px;
    font-family: system-ui;
    line-height: 1.4;
}

.footer-items h4 {
    color: #333;

}

.footer-navigation .fa-footer {
    color: #1877f2;
}

.footer-navigation .tw-footer {
    color: #1da1f2;
}

.footer-navigation .you-footer {
    color: red;
}

.cat-banner-img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.footer-navigation .insta-footer {
    color: #ffa24a;
}

.news-small-list {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news-small-list:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.footer-text {
    font-weight: 500;
    font-size: 17px;
}

.footer-title {
    color: #017e9f;
    font-size: 19px;
}

.politics-img {
    height: 578px;

}

.politics-img img {
    height: 578px;
    object-fit: cover;
    width: 100%;
}

.title-light {
    font-weight: 600;
    color: #f6a055;
    font-size: 18px;
}

@media (max-width: 640px) {
    .margin-s {
        margin-bottom: 15px;
    }

    .margin-s-l {
        margin-left: 15px;
    }

    .post-entry img {
        width: 100%;
    }

    .footer-nav {
        display: none;
    }
}

@media (max-width: 575px) {
    .search-mobile {
        display: inline;
    }

    .wp-inner-ads {
        display: flex;
        justify-content: space-around;
        flex-flow: column;
    }

    .wp-inner-ads .widget {
        margin-right: 0px;
    }

    .cat-titles-brief {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 5px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .cat-titles-brief a {
        font-size: 25px;
    }

    .wp-inner-ads .widget img {
        margin-right: 0px;
    }

    .neapli-date {
        display: none;

    }

    .health-section {
        height: 380px;
    }

    .health-section img {
        height: 380px;
        object-fit: cover;
        width: 100%;
    }

    .post-entry blockquote {
        width: 90% !important;
    }

    .brief-item img {
        height: auto !important;
        width: 100%;
    }

    .margin-s-l {
        margin-left: 0px !important;
    }

    .share-icon .sharethis-inline-share-buttons {
        display: inline-flex !important;
        flex-flow: row !important;
    }

    .nepali-date {
        display: inline !important;
    }

    .pradesha-tab {
        display: none;
    }

    .footer-nav {
        display: none;
    }

    .social-icon-item {
        display: inline-block;
    }

    .sub-title {
        font-size: 1.2rem;
        margin-top: 10px;
    }

    .uk-card-body {
        padding: 0px;
    }

    .opinion-img img img {
        height: 300px;
    }

    .np-model-title img {
        width: 180px;
    }

    .politics-img {
        height: 300px;
    }

    .politics-img img {
        height: 300px;
        object-fit: cover;
        width: 100%;
    }

    .politics-img p {
        display: none;
    }

    .np-samachar-image {
        float: left;
        margin-right: 10px;
    }

    .np-corona {
        display: none;
    }

    .post-entry .wp-block-jetpack-slideshow {
        display: none;
    }

    .np-samachar-image .uk-card-title {
        font-size: 1.2rem !important;
    }

    .np-banner-title-mob h1 {
        font-size: 1.6rem;
    }

    .np-banner-title-mob p {
        margin-top: 10px;
    }

    .banner-title {
        font-size: 30px;
    }

    .book-img img {
        width: 150px;
        height: 125px;
    }

    .single-heading h1 {
        font-size: 2rem;
        margin-bottom: 7px;
    }

    .book-img-list {
        width: 150px;
        height: 125px;
    }

    .text-meta-sd {
        display: none;
    }

    .mobile-headaer-social {
        margin-top: 0px !important;
    }

    .iconitem {
        height: 26px;
    }

    .nepali-date {
        top: 10%;
    }

    .mobile-slider {
        display: none;
    }

    .single-page {
        margin-top: 0px;
    }

    .single-page h1 {
        font-size: 32px;
    }

    .mobile-font-size {
        background: #fff;
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .mobile-font-size li {
        height: 35px;
        width: 35px;
        background: #ddd;
        border-radius: 50%;
        margin-right: 10px;
    }

    .mobile-font-size li a {
        line-height: 1.3;
    }

    .main-title {
        font-size: 25px;
    }

    /* .brief-section {
        display: none;
    } */

    .uk-height-large {
        height: 300px;
    }

    .uk-height-large img {
        height: 300px;
    }

    .top-story-button {
        display: none;
    }

    .search-item {

        display: none;
    }

    .navitagion-item-social>li>a {
        border-right: 1px solid #ddd !important;
    }

    /* .navitagion-item-social>li>a:last-child{
        border-right: none;
    } */
    .navitagion-item-social {
        display: flex;
        justify-content: space-between;
        overflow: scroll;
    }

    .icon-search {
        top: auto !important;
        bottom: 0;
        right: 0;
        height: 40px;
    }

    .reader-effect .uk-nav {
        display: flex;
        width: 50%;
        justify-content: space-around;
    }

    .mobile-vs-header {
        box-shadow: rgb(0 0 0 / 8%) 0px 5px 15px;
    }

    .grid-layout {
        display: flex;
        flex-flow: column;
    }

    .header-logo img {
        height: 44px;
    }

    .current-item {
        margin-top: 40px;
    }

    .topstr-item {
        margin-bottom: 15px;
    }

    .font-item {
        font-size: 1.4rem;
    }

    .mobile-version {
        margin-top: 0px !important;
        padding: 7px 0px;
    }
	.pagination-item .uk-active {
    padding: 8px 12px;
    border: 1px solid #ddd;
    height: 18px;
    display: flex;
    align-items: center;
    font-size: 16px;
}
	.page-item {
    padding: 8px 10px;
    height: 18px;
    display: flex;
    align-items: center;
    font-size: 16px;
}
}

/* //dark */
#dmon,
#dmoff {
    display: none;
    top: -2px;
    position: relative;
    color: #116fef;
}

#dmcheck {
    display: none;
}

.bi-moon {
    color: #116fef;
    padding: 2px;
    border-radius: 50%;
    background-color: #ddd;
}

#dm {
    background-color: #000;
}

#dm .uk-card-default.uk-card-hover:hover,
#dm .uk-card-default,
#dm .wbg,
#dm .uk-section-muted,
#dm .uk-offcanvas-bar,
#dm .uk-comment-primary.uk-section-default,
#dm .footer-nav,
#dm .npdark-nav,
#dm .uk-comment-primary,
#dm .uk-section-default,
#dm .single-video-section {
    background-color: #252525;
}

#dm .ah,
#dm a,
#dm .menu-icon .uk-icon,
#dm h1,
#dm .post-entry p {
    color: #f1f1f1 !important;
}

#dm .uk-icon,
#dm .ah:hover,
#dm a:hover {
    color: #f90 !important;
}