/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

[data-style=list_featured_first_row] .post-header.small .meta-category a, [data-style="list_featured_first_row"] .meta-category a {
        color: #902019 !important;
        font-weight: bold!important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0;
}
.home .container.main-content .row {
    background: #fff;
    padding:10px;
	margin-top: 10px;
}
.single-post .container.main-content>.row{
	padding:15px;
	background:#ffffff;
}
body .related-posts[data-style=material] .inner-wrap {
    box-shadow: 0 30px 90px rgba(0, 0, 0, .14);
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}
.row.featured-media-under-header{
	margin-top:20px;
}
.hw-newsletter .wpcf7-form p{
	display:flex;
}
.hw-newsletter h3{
	color:#ffffff;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: 600!important;
    font-size: 19px !important;
    line-height: 30px !important;
}
.hw-newsletter p{
	color:#ffffff;
	margin-bottom:0px;
    padding-bottom: 5px !important;
    font-style: italic;
    line-height: 18px;
}
.hw-newsletter .wpb_text_column{
	margin-bottom:0px;
}
.address-box ul li i{
    width: 28px!important;
    border-radius: 100%;
    height: 28px!important;
    font-size: 16px!important;
    padding-top: 6px;
    background-color: #dd402c!important;
    color: #ffffff!important;
	 margin-left: -40px;
}
.material #footer-outer #footer-widgets .col .address-box  ul li i{
	 margin-right: 10px;
}
#text-4 .textwidget{
	padding-left:40px;
}
.hw-email{
	background:#ffffff!important;
	border-radius:2px!important;
}

.hw-menu-row{
	position:fixed;
	top:82px;
	left:0;
	right:0;
	z-index:99;
}
.hw-main-menu ul{
	margin:5px 15px!important;
}
.hw-main-menu .menu-main-navigation-container{
  overflow-x: auto;
  white-space: nowrap;
}

.hw-main-menu ul.menu{
  display: inline-flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.hw-main-menu ul.menu li {
  flex: 0 0 auto;
  padding: 5px 10px;
  list-style: none;
  white-space: nowrap;
}
.hw-main-menu ul.menu li a{
    font-weight:500;
    text-transform:uppercase;
    font-size: 14px;
}
.hw-main-menu .menu-main-navigation-container::-webkit-scrollbar {
    height: 4px; /* horizontal scrollbar height */
}

.hw-main-menu .menu-main-navigation-container::-webkit-scrollbar-track {
    background: #ededed ;
}

.hw-main-menu .menu-main-navigation-container::-webkit-scrollbar-thumb {
    background: #f2ab0b ;
    border-radius: 4px;
}

.hw-main-menu .menu-main-navigation-container::-webkit-scrollbar-thumb:hover {
    background: #f2ab0b;
}

div#sidebar {
    padding: 10px!important;
}

    body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
        min-height: 40px;
        padding: 10px;
    }
.hw-main-menu ul.menu{
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08), 0 18px 40px transparent;
}
.hw-main-menu ul.menu li.current-menu-item a{
	color: #f2ab0b !important;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #e47932!important;
}
/*
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-image:url(https://developerspitch.com/happyworld/wp-content/uploads/2025/08/header-bg-2.jpg)!important;
	background-repeat: no-repeat;
    background-size: 100% 100%;
}
*/
.single-post #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after{
    background: linear-gradient(90deg, #0e2958 0%, #071c47 100%) !important;
	opacity:1!important;
}
.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item {
    border: 1px solid rgba(0, 0, 0, .1);
	border-radius:10px;
}
.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid .nectar-post-grid-item .content {
    padding: 20px 10px;
}
.related-post-wrap .row-bg-wrap .row-bg {
    background-color: rgba(0, 0, 0, .001);
}
.ascend .related-post-wrap h3.related-title, .material .related-post-wrap h3.related-title {
    padding-top: 3%;
	font-size: 24px;
    font-weight: bold;
}
.single-post .post-content .timeline{
	margin-top:20px!important;
}
.inline-related-posts {
    display: flex;
    border: 2px dashed #cc0000;
    border-radius: 4px;
    position: relative;
    padding: 10px;
    margin-bottom: 15px;
	background:#f9f9f9;
}
.inline-related-posts .inline-related-post {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
}
.inline-related-posts:before {
    content: 'यह भी पढ़े:';
    position: absolute;
    top: -12px;
    font-size: 15px;
    color: #cb0000;
    left: 10px;
    background: #fff;
    padding: 0 4px;
    font-weight: 600;
}
.inline-related-posts .inline-related-post img{
	margin-bottom:0px!important;
	margin-top:5px;
}
.inline-related-posts .inline-related-post a{
    font-weight: bold !important;
    color: #000000 !important;
    line-height: 24px;
    font-size: 15px;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
    display:none!important;
}
body #sidebar .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-title{
	font-weight:600!important;
}
body .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-date {
    display: none!important;
}
.mob-footer-logo{
		width:120px!important;
	}
.home .blog-recent .col .post-header h3 {
    margin-bottom: 3px;
    font-weight: bold;
}
.masonry.material .masonry-blog-item .meta-category {
    display: none!important;
}
.masonry.material .masonry-blog-item .article-content-wrap .excerpt{
    display: none!important;	
}
.related-posts[data-style=material] .meta-category {
    display: none!important;
}
.masonry.material .masonry-blog-item .article-content-wrap, .related-posts[data-style=material] .article-content-wrap {
    padding: 15px !important;
}
.masonry.material .masonry-blog-item .article-content-wrap, .masonry.material .masonry-blog-item h3, .blog-recent.related-posts h3.title {
    font-weight: bold;
}
body.material #header-outer #search-outer #search input[type="text"]{
	border-color:#b9271f!important;
	padding:0px 10px!important;
}
.material #footer-outer .widget .widget.simple-social-icons li a{
	font-size:24px!important;
}
.post-views{
    margin-top: 30px!important;
}
.news-highlights{
  border:1px solid #d0d0d0;
  padding:20px 22px;
  margin:20px 0;
  background:linear-gradient(135deg,#f9f9f9,#f1f3f6);
  border-radius:6px;
  font-family:"Noto Sans Devanagari", Mangal, Arial, sans-serif;
}
.highlight-title{
  display:inline-block;
  background:#111;
  color:#fff;
  font-weight:700;
  padding:6px 14px;
  margin-bottom:12px;
  font-size:15px;
  letter-radius:2px;
}
.news-highlights ul{
  margin:12px 0 0 18px;
  padding:0;
}
.news-highlights ul li{
  margin-bottom:10px;
  font-size:16px;
  line-height:1.6;
  color:#222;
}
.fb-follow-box {
    text-align: center;
    margin: 35px 0;
    padding: 20px;
    background: #a73428;
    border-radius: 10px;
}

.fb-follow-box p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}

.fb-follow-box a {
    display: inline-block;
    background: #1877F2;
    color: #fff;
    padding: 12px 26px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: 0.3s;
}

.fb-follow-box a:hover {
    background: #145dbf;
}

/* ===== Random Posts "यह भी पढ़ें" Section ===== */

.random-posts-box {
    background: #f9f9f9;
    padding: 16px 18px;
    margin-top: 35px;
    border-radius: 6px;
    border-top: 3px solid #e63946;
}

/* Heading */
 body .row .col .random-posts-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px;
    padding-left: 12px;
    border-left: 4px solid #e63946;
    color: #111;
}

/* List reset */
.random-posts-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* List item */
.random-posts-box ul li {
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
    padding-left: 20px;
	list-style: none;
}

/* Arrow icon */
.random-posts-box ul li::before {
    content: "👉";
    position: absolute;
    left: 0;
    top: 0;
}

/* Link style */
.random-posts-box ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
	color: #ce2f22;  
}

/* Hover effect */
.random-posts-box ul li a:hover {
    color: #b71c1c;
    text-decoration: underline;
}

/* Last item spacing fix */
.random-posts-box ul li:last-child {
    margin-bottom: 0;
}

/* Mobile optimization */
@media (max-width: 1000px) {
    .random-posts-box {
        padding: 14px;
    }

    body .row .col .random-posts-box h3 {
        font-size: 20px !important;
        margin-bottom: 20px;
    }

    .random-posts-box ul li a {
        font-size: 14px;
		font-weight: 600;
		line-height: 22px;
    }
}

@media(max-width:1000px){
	.row .col h3, body h3{
		font-size:18px!important;
	}
.blog-archive-header .col.section-title{
    padding-top: 10px!important;
}
 body .featured-media-under-header h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 30px!important;
        line-height: 40px!important;
    }
.main-content .featured-media-under-header {
    margin-top: 40px !important;
}
    .post-area.masonry, .post-area.masonry.span_9, body[data-ext-responsive=true] .post-area.masonry.span_9, body[data-ext-responsive=true] .post-area.masonry.span_9.meta_overlaid {
        width: 96%;
        margin: 2%;
    }
#simple-social-icons-2 .alignright {
    float: none!important;
}	
.container {
        max-width: 100%!important;
    }
.home .container.main-content .row {
    padding: 10px;
}
#footer-outer .row {
    padding: 55px 15px;
    margin-bottom: 0;
}
.home .container.main-content .row {
    margin-top: 0px;
}
.hw-newsletter p {
    font-size: 14px;
}
#page-header-bg .span_6 h1 {
      font-size: 22px;
      line-height: 32px;
	  padding: 5px 10px !important;
    }
	
	.simple-social-icons ul.alignright{
		float:none!important;
		display: flex;
        justify-content: center;
	}
	.hw-newsletter{
		text-align:center!important;
	}
	.hw-newsletter .wpcf7-spinner{
		display:none!important;
	}
	.page-template-default p#breadcrumbs {
    padding: 0px 0px 15px 15px;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
    max-width: 100!important%;
	font-weight:bold!important;
}
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content {
    padding: 15px 10px!important;
}
	    body:not(.single-post) #page-header-bg[data-padding-amt=low]:not(.fullscreen-header) {
        padding-top: 20%;
        padding-bottom: 0%;
    }
body:not(.nectar-no-flex-height) .container-wrap {
    padding: 10px;
}
}

@media(min-width: 1000px) {
p.comment-form-cookies-consent {
    margin-top: 20px;
    display: inline-block;
}
#commentform .span_4{
	width:48%!important;
}
    .single-post #page-header-wrap {
        min-height: 350px !important;
		height: 350px !important;
    }
	.single-post #page-header-bg[data-post-hs="default_minimal"] {
        min-height: 350px !important;
		height: 350px !important;
    }
    #header-outer[data-format=centered-menu-bottom-bar] #top .span_3 {
        padding:0 125px
    }
#header-outer[data-format=centered-menu-bottom-bar] .span_9,body.material #header-outer[data-format=centered-menu-bottom-bar]:not([data-format=left-header]) #top .span_9 {
        float: none;
        width: 100%;
        background-color: #b9271f;
        padding: 0 100px
    }
    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle)>a {
        margin-bottom:0;
        padding: 15px 10px!important
    }

    #header-outer[data-lhe="default"] #top nav>ul>li>a {
        padding-left: 13px!important;
        padding-right: 13px!important
    }

    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3,#header-outer[data-format="centered-menu-bottom-bar"] .span_9,body.material #header-outer[data-format="centered-menu-bottom-bar"]:not([data-format="left-header"]) #top .span_9 {
        padding: 0 60px!important
    }

    #header-outer[data-lhe="default"] #top nav.right-side>ul>li>a {
        font-size: 15px!important
    }
    #header-outer header .container {
        max-width: 100% !important;
        padding: 0px !important;
    }
    #header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li>a, #header-outer #top .span_9 nav ul #search-btn a span {
        color: #ffffff !important;
    }
    #header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li>a:hover, #header-outer #top .span_9 nav ul #search-btn a:hover span {
        color: #ffffff !important;
	    background:#b9271f!important;
    }
#header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li:not([class*="menu-item-btn"]) > a .menu-title-text:before {
    background-color: #b9271f!important;
}
#header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li[class*="current"]:not([class*="menu-item-btn"]) > a .menu-title-text {
    color: #ffffff!important;
}
	#header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li[class*="current"]:not([class*="menu-item-btn"]) > a .menu-title-text {
    color: #ffffff!important;
    font-weight: bold;
}
#header-outer:not([data-format=left-header]) #top .span_9 nav>ul>li:not([class*="current"]) > a:hover .menu-title-text {
    color: #ffffff!important;
}
body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons {
    margin-right: 60px;
}
}

.slider-section-post .row.blog-recent.columns-1 .col.span_12:first-child{
    display:none;
}
.slider-section-post .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: -10px;
}
.home-vid-section{
    
}
.home .container.main-content .home-vid-section .row {
    background: transparent!important;
}

@media(min-width:1000px){
.hide-desktop{
   display:none!important;  
}
}

