/*
 Theme Name:   Naidunia
 Description:  GeneratePress Child theme for mobile responsive news blog website. Using this child theme you can easily create a news website. This GeneratePress Child theme design by wplitetheme.com
 Author:       rnvlive.in
 Template:     generatepress
 Version:      1.3
*/
.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: RNVliveTheme-GreenBorderAnimation 1s infinite; } @keyframes RNVliveTheme-GreenBorderAnimation { 0% { border-color: transparent; } 50% { border-color: #6710e0; } 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; } /*Global Colors*/ .inb-scroll-webstory-grid{display:flex!important;overflow-x:scroll!important;flex-wrap:nowrap!important;column-gap:10px} .inb-scroll-webstory-grid .gb-grid-column{box-sizing:border-box;min-width:210px;width:00px;margin-bottom:10px} .inb-webstory-img{max-width:100%;width:100%;min-height:300px;height:300px}@media (min-width:769px){.three-col-cate-img{max-height:226px} .inb-scroll-webstory-grid{margin-bottom:10px} .inb-scrollbar::-webkit-scrollbar{height:10px} .inb-scroll-webstory-grid::-webkit-scrollbar-track{background-color:#fff;border:1px solid #fff;border-radius:30px} .inb-scroll-webstory-grid::-webkit-scrollbar-thumb{background:linear-gradient(to bottom right,red 0, 100%);border-radius:30px;cursor:pointer} .inb-scroll-webstory-grid::-webkit-scrollbar-thumb:hover{background-color:#ff4a3d}} /* End GeneratePress Site CSS */ /*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; } /* start GeneratePress Site CSS */ @media (max-width: 768px) { .main-navigation.has-branding .menu-toggle, .main-navigation.has-sticky-branding.navigation-stick .menu-toggle { display: none; } .main-navigation ul { display: none; } }.square-bullet-list-block {
     list-style-type: square;
}