/*
 Theme Name:   aajbharat
 Theme URI:    https://orangered-tapir-339845.hostingersite.com//gp-newspaper-pro/
 Description:  GeneratePress Child Theme for Mobile responsive News Website. Using this child theme you can easily create any type of News Website. This GeneratePress Child theme design by orangered-tapir-339845.hostingersite.com
 Author:       haribhoomi
 Author URI:   https://rnvlive.in/
 Template:     generatepress
 Version:      1.4
*/
/*Image Round*/
            img {
                border-radius: 8px;
            }

            /* Font */
            @font-face {
                font-family: 'Noto Serif Bengali';
                font-display: swap;
                font-style: normal;
                src: url('/font/noto.woff2') format('woff2');
            }

.inb-scroll-menu {
    background: white;
    display: block !important;
    color: black;
	width: 100%;
    overflow-x: auto;
	white-space: nowrap;
    position: fixed;
    box-shadow: 0 3px 4px rgb(0 0 0 / 13%) !important;
    z-index: 10000;
    border-top: 1px solid #ccc;
}
.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;
}
/* GeneratePress Site CSS */ 
.auto-width.gb-query-loop-wrapper {
    flex: 1;
}
@media (min-width: 768px) {
.sticky-container > .gb-inside-container,.sticky-container {
    position: sticky;
    top: 80px;
}
#right-sidebar .inside-right-sidebar {
    height: 100%;
}
}
select#wp-block-categories-1 {
    width: 100%;
}

/* Rank MathCSS */
.rank-math-breadcrumb p {
	background: #e5e8ec;
	color: #000000;
	padding: 5px 10px;
	border-radius: 4px;
    font-size: 11px;
	font-weight: 700;
}
@media (max-width: 768px){
	.rank-math-breadcrumb p {
		margin: 0px 10px;
	}
}
/*Table of contents*/
#toc_container li a {
    display: block;
    width: 100%;
    color: var(--link-text);
    padding: 10px 1em;
    border-top: 1px solid #aaa;
}
#toc_container {
    background: #f9f9f900;
    border: 1px solid #aaa;
    padding: 0px;
}
#toc_container span.toc_toggle {
    font-weight: 400;
    background: #fff;
    padding: 3px 20px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
    display: block;
}
/*Post Date*/
.post-dates {
    font-size: 12px;
	font-weight: 400;
    color: var(--text-1);
}
/* social-sharing-icon */ 
.sticky-social-icons {
     position: fixed!important;
     right:0!important;
     top: 45%!important;
}
/*WhatsApp Highlight*/
.whatsapphighlight {
	animation: WPLiteTheme-GreenBorderAnimation 1s infinite;
}
@keyframes WPLiteTheme-GreenBorderAnimation {
	0% {
		border-color: transparent;
	}
	50% {
		border-color: #25d366;
	}
	100% {
		border-color: transparent;
	}
}
/*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;
}

/*sticky footer menu*/
@media only screen and (min-width: 960px) {
.sticky-footer-menu{display:none!important;}
}
.sticky-footer-menu {
	position: fixed;
	height: 60px;
	width: 100%;
	bottom: 0;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	z-index: 23235;
}

/*Mobile Menu*/
.main-navigation.has-branding .menu-toggle{padding-right: 10px !important;}
#generate-slideout-menu .slideout-menu li {border-bottom: 1px solid #9e5a5ab3;}
.offside-js--is-open .slideout-overlay{background: rgba(0,0,0,.2);-webkit-backdrop-filter: saturate(180%) blur(10px);
backdrop-filter:saturate(180%) blur(10px);}


#ScrollMenu{background: linear-gradient(to right, #ededed, #dfdfdf) !important;;display:block!important;width: 100%;height: 30px;;overflow-y:hidden; position: fixed;z-index: 1;}
div#smul{width: max-content; margin-left:1%;}
ul#menu-sticky-header-custom {text-align: right; margin: 0px;}
ul#menu-sticky-header-custom li {list-style: none;display: inline-block;padding: 1px;}
ul#menu-sticky-header-custom li a {text-decoration: none;padding: 0px 6px ; color:#000;font-size:16px;font-weight:600;}
ul#menu-sticky-header-custom li a:hover {color:darkblue;}
.avatar{border-radius:50%;}
@media (min-width: 769px){
.inside-right-sidebar{position: sticky;top: 85px;}}
a.gb-button-f134c7af {white-space: nowrap;}

/*Top-Notification*/
.gp-icon svg {height: 1.6em;
    width: 1.6em;top: 0.5em;}
/*Top-Notification*/
.notification {color: black;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; }



/*Social Share*/
.inbdigital-float-share-icon{position:relative;display:flex;cursor:pointer}.inbdigital-float-share-icon span svg{display:flex;justify-content:center;align-items:center}.inbdigital-float-share-popup{display:none;position:absolute;left:-180px;top:0;background-color:#fff;padding:10px;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);animation:.5s forwards slideIn;margin-top:-20px}.inbdigital-float-share-popup.show{display:block}.inbdigital-float-share-popup ul{list-style-type:none;padding:0;margin:0;display:flex;column-gap:20px}.inbdigital-float-share-popup li svg{fill:#121212}.inbdigital-float-share-icon span,.inbdigital-float-share-popup li{cursor:pointer;background:#d9d9d9;width:32px;height:32px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;overflow:hidden}@keyframes slideIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
