/*
 Theme Name:   Newsmptak
 Theme URI:    https://rnvlive.com/
 Description:  RNVlive Theme for Mobile responsive News Website. Using this child theme you can easily create any type of News Website. This RNVlive theme design by rnvlive.com
 Author:       RNVlive.com
 Author URI:   https://rnvlive.com/
 Template:    generatepress
 Version:      1.4
*/


.main-navigation {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.page-header-image-single .attachment-full {
    box-shadow: rgba(23, 43, 99, .3) 0 7px 28px;
    border-radius: 16px;
    margin-bottom: -5px;
    transition: opacity 0.3s ease-in-out;
}
.wplite-banner-ads {
	margin-bottom: 15px;
}
.mode2Way,.modernWay,nav.rank-math-breadcrumb p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}
nav.rank-math-breadcrumb {
    margin-bottom: 10px;
    color: #c9c5c5!important;
    border-bottom: 1px solid #c9c5c5!important
}

nav.rank-math-breadcrumb p {
    margin-bottom: 5px;
    padding: 0;
    font-size: 15px;
    color: #838383;
    -webkit-line-clamp: 1
}
/*Floating Social Share*/
/*Tag Cloud*/
.widget_epcl_tag_cloud a, .widget_tag_cloud a, .wp-block-tag-cloud a {
    font-size: 12px!important;
    margin-bottom: 8px;
    margin-right: 8px;
}
.widget_epcl_tag_cloud a, .widget_tag_cloud a, .wp-block-tag-cloud a,  div.tags a{
    color: #333333;
    display: inline-block;
    padding: 4px 15px;
    line-height: 1.2;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #333333;
    border-radius: 25px;
}
/*Top-Notification*/
.gp-icon svg {height: 1.6em;
    width: 1.6em;top: 0.5em;}
/*Top-Notification*/
.notification {color: white;padding:5px;position: relative;display: inline-block;margin-top:5px;}
.notification .badge {position: absolute;font-size:10px; padding: 0px 5px 0px 5px; border-radius: 50%; background-color:#fa3802; color: white;}
.notf{ left:15px; top: 5px; }