/*
 Theme Name:   RNvlive
 
 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 wplitetheme.com
 Author:       RNvlive

 Template:     generatepress
 Version:      1.3
*/
/* Highlight Box */

.rnvlive-highlights{
  position: relative;
  border: 1px solid #111;
  background: #fff;
  padding: 22px 18px 5px;
  margin: 25px 0;
}

.rnvlive-highlights__label{
  position: absolute;
  top: -14px;
  left: 26px;
  background: #111;
  color: #fff;
  padding: 7px 18px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .06em;
  line-height: 1;
  text-transform: uppercase;
}

.rnvlive-highlights__inner{
	font-size: .875em;
	line-height: 1.6;
	font-weight: 500;
}

.rnvlive-highlights__inner ol,
.rnvlive-highlights__inner ul{
	margin: 0;
	padding-left: 28px;
}

.rnvlive-highlights__inner li{
	margin: 3px 0;
}

.rnvlive-highlights__inner h2{
	margin: 0 0 14px;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.3;
}



.related-news-title {
  background:#c40000;
  color:#fff;
  padding:8px 12px;
  font-size:16px;
  margin-bottom:8px;
}

.related-news-list {
  list-style:none;
  margin:0;
  padding:0;
}

.related-news-list li {
  border-bottom:1px solid #eee;
  padding:6px 0;
}

.related-news-list li a {
  text-decoration:none;
  color:#000;
}

.related-news-list li a:hover {
  color:#c40000;
}
.breadcrumb {
    width: 100%;
    display: flex
;
    border-bottom: 1px solid var(--border-color);
    padding: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.inb-scroll-menu {
    background: white;
    display: block !important;
    color: black;
	width: 100%;
    overflow-x: auto;
	white-space: nowrap;

    box-shadow: 0 3px 4px rgb(0 0 0 / 13%) !important;
    z-index: 10000;
    border-top: 2px solid #ccc;
}


@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;
    }
}



.rnvlive-yehbhipadhe{
   
    
    margin:15px 0;
    border-radius:2px;
    line-height:1.5;
    font-size:18px;
    font-weight:600;
}

.rnvlive-label{
    color:#000;
    font-weight:700;
    margin-right:5px;
}

.rnvlive-yehbhipadhe a{
    color:#0066cc;
    text-decoration:none;
    font-weight:700;
}

.rnvlive-yehbhipadhe a:hover{
    text-decoration:underline;
}

@media(max-width:768px){
    .rnvlive-yehbhipadhe{
        font-size:16px;
        
    }
}
