/**
Theme Name: Astra Child
Author: NexaSolutionsHun
Author URI: https://wordpress.nexasolutionshub.com/
Description: NexaSolutionsHub, we don’t just help brands survive — we empower them to dominate. If you’re driven to outsmart, outsell, and outgrow your competition, you’re in the right place.
We partner with ambitious brands ready to make bold moves and claim their space at the top. Whether you need high-impact Amazon ads, a winning strategy, or full-scale brand growth, we bring the expertise and passion to help you conquer your market.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/************** Blog Page Style Start Here***************/
@media (min-width: 1200px) {
	.blog-page-heading-col{
		padding-right: 40px !important;
	}
	.featured-post-col{
		padding-left: 40px !important;
	}
	.blog-listing-main-con, .blog-listing-content-category-psots{
		padding-left: 32px !important;
		padding-right: 32px !important;
	}
}

@media (min-width: 810px) and (max-width: 1199px){
	/* .row.nsh-blog-hero-section-row{
		flex-wrap: nowrap !important;
	} */
	.blog-listing-main-con, .blog-listing-content-category-psots{
		padding-left: 24px !important;
		padding-right: 24px !important;
	}
	.blog-main-section-title{
		font-size: 38px !important;
		line-height: 46px !important;
		font-weight: 700;
	}
	.nsh-blog-title-card a{
		font-size: 19px !important;
		line-height: 27px !important;
		font-weight: 600;
	}
	.blog-page-heading-col {
		padding-right: 20px !important;
	}
	/* .featured-post-col{
		padding-left: 20px !important;
	} */
	.section-title, .nsh-all-post-section-title{
		font-size: 24px !important;
		line-height: 34px !important;
	}
}
@media (max-width: 810px){
	.featured-post-thum-img{
		max-width: 100% !important;
	}
	.row.nsh-blog-hero-section-row{
		flex-wrap: wrap !important;
	}
	.blog-listing-main-con, .blog-listing-content-category-psots{
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	.nsh-blog-hero-section-row{
		gap: 20px;
	}
	.blog-main-section-title{
		font-size: 30px !important;
		line-height: 36px !important;
		font-weight: 700;
	}
	.nsh-blog-title-card a{
		font-size: 19px !important;
		line-height: 27px !important;
		font-weight: 600;
	}
	.section-title, .nsh-all-post-section-title{
		font-size: 22px !important;
		line-height: 31px !important;
	}
}

.nsh-blog-hero-section {
    position: relative;
}

.nsh-blog-list-svg-overlay {
    position: absolute;
    bottom: 25px;
    right: 0;
	background-size: auto; 
    background-position: right bottom;
    background-repeat: no-repeat;
}

.blog-page-heading-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
	gap: 20px;
}
.featured-post-thum-img{
	max-height: 300px !important;
	width: 100%;
	object-fit: cover;
}
 .featured-post-col{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.nsh-blog-hero-section {
	background-color: #d9d9d9;
}
.nsh-all-post-thum {
    border-radius: 8px;
	max-height: 245px;
}
.nsh-blog-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 24px;
    border: 1px solid rgba(34, 34, 34, 0.15) !important;
	border-radius: 16px !important;
	background-color: rgb(255, 255, 255) !important;
}
.nsh-blog-card:hover {
	background-color: rgb(250, 250, 250);
	border: 1px solid rgba(34, 34, 34, 0.3) !important;
}
.nsh-blog-card-content{
	padding: 24px 0px 0px 0px !important;
	gap: 12px;
}

h3.card-title.nsh-blog-title-card {
    margin-bottom: 0px;
}
.nsh-blog-title-card a{

	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	text-decoration: none;
}
.nsh-blog-card-img-top {
	width: auto;
	height: auto;
	object-fit: cover;
}
.nsh-post-meta {
	display: flex;
	flex-direction: row;
    align-items: center;
	gap: 10px;
flex-wrap: wrap;
}
span.nsh-post-date {
    font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	color: #606060;

}
.nsh-post-category-link {
	place-content: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-flow: row;
    gap: 8px;
    height: min-content;
    overflow: hidden;
    padding: 4px 8px;
    position: relative;
    text-decoration: none;
    width: fit-content;
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	color: #000000 !important;
	background-color: rgba(0, 0, 0, 0.05);
	border-radius: 100px;
}
.nsh-post-category-link:hover {
	color: #126436 !important;
	text-decoration: none;
  }

.blog-main-section-title {
	color: #000000;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 0px;
	
}

.blog-listing-main-con {
	place-content: center;
    /* align-items: center; */
    display: flex;
    flex-flow: column;
    gap: 10px;
    max-width: 1140px;
    overflow: visible;
    padding: 40px 0px 40px;
    position: relative;
    z-index: 2;
}
.blog-listing-content-category-psots{
	max-width: 1140px;
    overflow: visible;
    padding: 40px 32px 0px;
    position: relative;
}
.section-title, .nsh-all-post-section-title {
	font-size: 28px;
	line-height: 39px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #000000;
}
.nsh-all-post-section-title{
	padding-top: 80px;
}
.nsh-all-post-card{
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 40px;
}
.nsh-post-card-all-display{
	display: flex;
	flex-wrap: wrap;
	padding-right: 0px !important;
	padding-left: 0px !important;
	row-gap: 32px;
}
.recent-post-card {
	border-radius: 16px !important;
	padding: 24px;
}
.nsh-featured-post-content {
    padding: 24px 0px 0px 0px !important;
	gap: 12px;
}
.nsh-blog-card-latest {
	border-width: 1px !important;
	border-color: #101010 !important;
}

.nsh-blog-title-card a{
	color: #000000;
}
.nsh-blog-title-card a:hover{
	color: #126436 !important;
	text-decoration: none;
}

.recent-excerpt-text {
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
}

/* Pagination Style here */
.nsh-pagination {
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
	padding: 1rem 0px 40px;
}

.nsh-pagination a,
.nsh-pagination span {
	margin: 0 5px;
	padding: 10px 15px;
	border: 1px solid #126436 !important;
	border-radius: 3px;
	text-decoration: none !important;
	color: #000;
}

.nsh-pagination a:hover,
.nsh-pagination .current {
	background-color: #126436;
	color: #ffffff;
	font-weight: 500;
	border-color: #126436;
}

.nsh-pagination .prev,
.nsh-pagination .next {
	font-weight: bold;
}

.nsh-pagination .prev:hover,
.nsh-pagination .next:hover {
	background-color: #126436;
	border-color: #ffffff;
}

.nsh-pagination-col {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}


.nsh-blog-card-latest-title {
	font-size: 30px !important;
	font-weight: 700 !important;
}

.nsh-all-categories {
	display: flex;
	flex-wrap: wrap;
	/* gap: 40px; */
	justify-content: center;
}

.category-section-title {
	border-bottom: 2px solid #0009;
}

.nsh-category-left {
	display: flex;
	align-items: center;
}

.nsh-category-logo{
	display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.nsh-blog-tab-btn{
	display: flex;
	justify-content: center;
    padding-bottom: 40px;
	flex-wrap: wrap;
	gap: 8px;
 }
 a.nsh-category-link {

    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
}
a.nsh-category-link-all{
	font-size: 17px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
a.nsh-category-link-all:hover{
	color: #fff;
	text-decoration: none;
}
a.nsh-category-link:hover {
	text-decoration: none;
	color: #000;
}
.nsh-category-item:hover {
    background-color: rgb(245, 245, 245);;
}
.nsh-category-item-all { 
	place-content: center flex-start;
	align-items: center;
	display: flex;
	flex: 0 0 auto;
	flex-flow: wrap;
	gap: 8px;
	height: min-content;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: fit-content;
	border: 1px solid rgba(34, 34, 34, 0.15);	
    background-color: #126436;
    border-radius: 100px;
    opacity: 1;
	padding: 6px 16px;
}
.nsh-category-item{
	place-content: center flex-start;
	align-items: center;
	display: flex;
	flex: 0 0 auto;
	flex-flow: wrap;
	gap: 8px;
	height: min-content;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: fit-content;
	border: 1px solid rgba(34, 34, 34, 0.15);	
    background-color: rgb(255, 255, 255);
    border-radius: 100px;
    opacity: 1;
	padding: 6px 16px;
}

/************** Blog Page Style End  Here ***************/

/************** Single Page Style Start  Here ***************/
.single-tlp-blp-hero-image{
	background-color: #d9d9d9;
}
/* .single-post-hero {
    position: relative;
} */


@media (min-width: 1200px) {
	.single-tlp-title-col{
		padding-right: 40px !important;
	}
	.nsh-col-bg-img-single{
		padding-left: 40px !important;
	}
	.single-hero-section-con{
		padding-right: 32px !important;
		padding-left: 32px !important;
	}
}
@media (min-width: 810px) and (max-width: 1199px){
	.container-fluid.single-hero-section {
		padding-right: 24px !important;
		padding-left: 24px !important;
	}
	.single-tlp-title-col{
		padding-right: 20px !important;
	}
	.nsh-col-bg-img-single{
		padding-left: 20px !important;
	}
	.post-title-single{
		font-size: 24px !important;
		line-height: 34px !important;
	}
	.request-quote-form h2 {
		font-size: 19px;
		line-height: 27px;
	}
	.single-hero-section-con{
		padding-right: 24px !important;
		padding-left: 24px !important;
	}
	.author-posts-section{
		padding-left: 24px !important;
		padding-right: 24px !important;
	}
	.author-image-social{
		max-width: 100% !important;
	}
	.author-details{
		max-width: 100% !important;
	}
}
@media (max-width: 810px){
	.svg-overlay {
		display: none;
	}
	.single-hero-section-con{
		padding-right: 16px !important;
		padding-left: 16px !important;
	}
	.post-title-single{
		font-size: 22px !important;
		line-height: 31px  !important;
	}
	.single-tlp-title-col{
		flex: 0 0 100% !important;
        max-width: 100% !important;
	}
	.nsh-col-bg-img-single{
		flex: 0 0 100% !important;
        max-width: 100% !important;
		order: 1 !important;
	}
	.container-fluid.single-hero-section {
		padding-right: 24px !important;
		padding-left: 24px !important;
	}
	.row.nsh-single-blog-detail-hero-section-row{
		display: flex;
		/* flex-direction: column; */
		flex-wrap: wrap;
		gap: 40px;
	}
	.request-quote-form h2 {
		font-size: 19px;
		line-height: 27px;
	}
}

.single-tlp-title-col {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.container-fluid.single-hero-section {
	max-width: 1140px;
	padding: 40px 32px 80px;
}

.cate-view-more-card {
	display: flex;
	flex-direction: column;
	justify-content: center !important;
	align-items: center !important;
}

.single-tlp-title-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
	gap: 16px;
	z-index: 1;
}

.post-category-name{
	margin-bottom: 0px;
}
.post-category-name a {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 4px 8px;
    border-radius: 100px;
    opacity: 1;
	margin-bottom: 0px;
}

.post-category-name a:hover {
    text-decoration: none !important;
	color: #126436;
}

.post-title-single {
    font-size: 32px !important;
    font-weight: 700;
	/*line-height: 39px;*/
	color: #000000;
	margin-bottom: 0px;
}

.post-meta-author-info {
    display: flex;
	gap: 32px;
    align-items: center;
	justify-content: space-between;
}

.nsh-author-image img {
    border-radius: 50%;
}

.author-meta-details {
	display: flex;
	gap: 8px;
	flex-direction: column;
	align-items: flex-start;
}

.author-name {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
	color: #000000;
	cursor: pointer;
}
.author-name:hover{
	color: #126436;
}

.nsh-col-bg-img-single {
    display: flex;
    align-items: center;
	max-width: 100% !important;
	z-index: 1;
}

.hero-image-single img {
    max-width: 100%;
    height: auto;
    border-radius: 8px; 
}
.nsh-author-image {
    display: flex;
    flex-direction: row;
    align-items: center;
	gap: 10px;
}
p.post-date,p.read-time {
	margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
	color: #606060;
}
p.author-name, p.post-date,p.read-time {
    margin-bottom: 0px;
	
}
.single-hero-section-con{
	max-width: 1140px;
	padding: 40px 0px;
}

/* Author Bio Section Styling */

.author-bio-section{
	background-color: #f7f7f7;
	padding: 24px;
	border-radius: 12px;
	margin-top: 20px !important;
}
.author-hero-section-con{
	background-color: #d9d9d9;
}
.nsh-author-post-card-content {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
}
.nsh-author-section {
    display: flex;
	flex-direction: row;
}
.author-bio-section .author-image img {
    border-radius: 8px;
    width: 150px;
    height: 150px;
}
.nsh-author-name-section{
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	color: #606060;
	margin-bottom: 0px;
}
.author-social-links {
    display: flex;
	flex-direction: row;
	gap: 16px;
}

.author-social-links a {
    font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #000000;
	text-decoration: underline;
}

.author-social-links a:hover {
    color: #126436;
	text-decoration: none;
}

.author-details {
	display: flex;
	/* padding-left: 20px; */
	flex-direction: column;
	gap: 8px;
	align-items: flex-start;
	/* justify-content: space-between; */
}

.nsh-author-name-with-link{

	text-decoration: none;
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	color: #000000;
}

.nsh-author-name-with-link:hover {
    text-decoration: none;
	color: #126436;
}
.nsh-author-bio-description{
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	color: #202020;
	margin-bottom: 0px;
}
@media (max-width: 1200px) {
	.nsh-author-name-with-link{
		font-size: 19px;
		line-height: 27px;
	}
	.nsh-author-section {
		flex-direction: column;
		height: fit-content;
		align-items: center;
		gap: 24px;
	}
	.author-details{
		align-items: center;
	}
	.nsh-author-bio-description{
		text-align: center;
	}
	.author-image{
		text-align: center;
	}

}
@media (max-width: 810px) {
	.nsh-col-mobile-screen-view{
		display: flex;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        flex-direction: column;
        flex-wrap: wrap;
	}
	.request-quote-form{
		margin-top: 40px;
	}
	.author-posts-section{
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	/* .nsh-single-blog-svg-overlay{
		display: none;
	} */
}

/* Author Header Section Styling */
.author-posts-section{
	max-width: 1140px;
	padding: 40px 32px 0px;
	margin: 0px auto;
}
.nsh-main-author{
	max-width: 1140px;
	margin: 0px auto;
}

.author-hero-section {
    padding: 40px 32px 80px;
    text-align: center;
}

.author-header-content .author-image img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin-bottom: 0px;
}

.author-header-content .author-name {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.author-header-content .author-bio {
    font-size: 16px;
    color: #777; 
}

/* Request a Quote Form Styling */
.request-quote-form {
	background: #FFF;
	padding: 32px;
	border-radius: 12px;
	border: 1px solid rgba(34, 34, 34, 0.2);
	gap: 10px;
    display: flex;
    flex-direction: column;
}
.nsh-form-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 85px;
}
.nsh-single-blog-related{
	padding-top: 0px !important;
	padding-bottom: 32px !important;
}


.gform-theme--foundation .gfield input.large {
            padding: 12px;
            max-height: 53%;
            border: 1px solid rgba(136, 136, 136, 0.10);
            border-radius: 10px;
            background-color: rgba(187, 187, 187, 0.15);
        }
        .gform-theme--foundation .gfield input.large:focus {
            color: #000000 !important;
            background-color: rgba(187, 187, 187, 0.15) !important;
            border: 1px solid #000000 !important;
            outline: 0;
            box-shadow: none !important;
        }
        .gform_title {
            text-align: center !important;
            font-size: 28px !important;
            line-height: 39px !important;
            font-weight: 700 !important;
            color: #000000;
        }
        #gform_submit_button_1 {
            background-color: #ffffff;
            border: 1px solid #126436;
            width: 100%;
            opacity: 1;
            max-height: 53%;
            border-radius: 100px;
            will-change: auto;
            color: #000000;
            font-size: 17px;
            line-height: 20px;
            font-weight: 500;
            padding: 8px 24px;

        }
        .button .gform-button--width-full:hover {
            background-color: #126436;
            opacity: 0.7;
            border: 1px solid rgba(255, 0, 0, 0.8) !important;
            color: #ffffff;
        }
        .gform-theme--foundation .gfield select.large {
            inline-size: 100%;
            border: 1px solid rgba(136, 136, 136, 0.10);
            border-radius: 10px;
            background-color: rgba(187, 187, 187, 0.15);
        }
        .gfield_select:focus {
            color: #000000 !important;
            background-color: rgba(187, 187, 187, 0.15) !important;
            border: 1px solid #000000 !important;
            outline: 0;
            box-shadow: none !important;
        }
        .gform-theme--framework .gform-field-label .gfield_required {
            display: none;
        }
          .nsh-grv-form-footer-text {
         font-size: 10px;
} 
.gform-theme--foundation .gform_fields {
    row-gap: 15px !important; 
}


/************** Single Page Style End  Here ***************/

/***************** Category Page Style start here  **************************/

@media (min-width: 1200px) {
	.nsh-category-blog-hero{
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media (min-width: 810px) and (max-width: 1199px){
	.nsh-category-post-list-card {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}
}

.nsh-blog-category-hero-section {
    position: relative;
}

.nsh-category-section-svg-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
	background-size: auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.nsh-blog-category-hero-section{
	background-color: #d9d9d9;
}
.nsh-category-blog-hero{
	max-width: 1140px;
	padding-top: 80px;
	padding-bottom: 80px;
}
.nsh-category-post-list-card {
    max-width: 1140px;
    padding: 0px 32px 80px;
	margin: 0px auto;
}
.nsh-blog-category-card{
	height: 100%;
    padding: 24px;
    border: 1px solid rgba(34, 34, 34, 0.15) !important;
    border-radius: 16px !important;
    background-color: rgb(255, 255, 255) !important;
	gap: 24px;
}
.selected-category {
    background-color: #126436;
    color: #fff !important; 
}

/*.selected-category a {*/
/*    color: #fff !important; */
/*}*/
.nsh-category-item.selected-category a:hover {
    color: #fff !important;
}

.nsh-category-logo img {
    filter: none;
}

/*.selected-category .nsh-category-logo img {*/
/*    filter: invert(100%);*/
/*    opacity: 0.6;*/
/*}*/
/*.nsh-category-item.selected-category a .nsh-category-logo img:hover {*/
/*    filter: none !important;*/
/*}*/

/***************** Category Page Style End Here  **************************/



.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
  z-index: 999;
}
.whatsapp-float img {
  width: 35px;
  height: 35px;
}

