.wpr-nav-menu li.mega-menu:hover > .sub-menu{
    width:525px !important;
}
.kw-sidebar li i {
    color: #035C3C !important;
}
.kw-sidebar-section li > a {
    font-size: 15px !important;
}
.kw-sidebar-section li {
    background-color: #ddecddfc;
    padding: 10px;
    border-radius: 10px;
}
.kb-sidebar {
    padding-left: 15px;
}
.link a{
	color:#035C3C !important;
}
button.btn.btn-primary.button-main {
    background-color: #035C3C !important;
    border-color: #035C3C !important;
}
button.btn.btn-primary.button-main:hover {
    background-color: #00B96B !important;
    border-color: #00B96B !important;
}
h3 a {
    font-family: "Manrope", sans-serif !important;
}
.kw-blog-card span{
    font-family: "Poppins", Sans-serif !important;
}
.kw-blog-card p {
    font-family: "Poppins", sans-serif !important;
}
.kb-container h1,h2,h3,h4,h5,h6,o,span,a{
     font-family: "Poppins", sans-serif !important;
}
.home .ast-container{
     max-width: 1200px;
    padding: 0 !important;
}

.she-header-yes {
    padding: 10px 0px !important;
}
.tax-kb_category .ast-container{
    padding: 0 !important;
}
.tax-kb_category .ast-container{
    max-width: 1200px;
}
.category .ast-container{
    max-width: 1200px;
    padding: 0 !important;
}
.konceptwise-sitemap {
    font-family: "Manrope", sans-serif;
}
.wpr-mobile-nav-menu{
    width: 350px !important;
    margin: 50px;
    display: block;
    border: 1px solid #035c3c;
}
span.page-numbers.current {
    background-color: #00B96B;
    color: white;
    padding: 4px 7px 6px 7px;
    border-radius: 10px;
}
.kw-post-content {
    width: 100%;
}
.kw-pagination {
    width: fit-content;
    display: block;
    margin: 20px auto auto;
}
a.page-numbers {
    background-color: #035C3C;
    color: white;
    padding: 4px 7px 6px 7px;
    border-radius: 10px;
}
.kw-blog-card img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}


@media (max-width: 768px) {
	aside.kw-sidebar {
    border-right: 0px solid #00000042;
    border-bottom: 0px solid #00000042;
}

  .kb-grid {
    grid-template-columns: 1fr; /* single column */
    grid-template-rows: auto auto; /* two rows */
    gap: 1rem; /* optional gap between rows */
  }
  .kb-content {
    grid-row: 1; /* first row */
  }
  .kb-sidebar {
    grid-row: 2; /* second row */
  }
}

@media only screen and (max-width: 600px) {
	.popup-content{
		max-height:80vh !important;
	}
	.kb-sidebar{
    border-right: 0px solid #0000001f;
		border-bottom:1px solid #0000001f !important;
}
	.kb-content .wp-block-heading {
    font-size: 18px;
}
}
aside.kw-sidebar {
    border-right: 1px solid #00000042;
}
.kb-content .wp-block-heading {
    font-size: 20px;
}
.kb-sidebar{
    border-left: 1px solid #0000001f;
}
.dynamic-plan-button {
    background-color: #035C3C;
    color: white;
    padding: 6px 10px 8px 11px;
    border-radius: 10px;
	width:205px;
	display:block;
	margin:auto;
}
.dynamic-plan-button:hover {
    background-color: #00B96B;
	color:white !important;
}

.open-plan-popup.kw-plan-button button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: white;
  background-color: #035C3C;
  padding: 8px 12px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.3s ease;
  cursor: pointer;
  border: none;
  min-width: 160px;
  text-align: center;
	display:block;
	margin:auto;
}

.open-plan-popup.kw-plan-button button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #00B96B;
  z-index: -1;
  transition: left 0.4s ease;
}

.open-plan-popup.kw-plan-button button:hover::before {
  left: 0;
}

.open-plan-popup.kw-plan-button button:hover {
  color: #fff;
}


.small-font span {
    font-size: 15px !important;
}
.new-header {
  width: 100vw !important; /* 100% of the viewport width */
  margin-left: calc(-50vw + 50%); /* Adjust the position */
  margin-right: calc(-50vw + 50%); /* Adjust the position */
  box-sizing: border-box; /* Ensure padding and border are included in the width */
}
body{
	background-color:white !important;
}
.line-text{
	text-decoration:line-through !important;
}


/* Hide the border on smaller screens */
@media (max-width: 768px) {
    .kb-sidebar {
        border-right: none;
        border-bottom: 1px solid #ddd; /* Optional: bottom border for stacked layout */
        margin-bottom: 20px;
    }
}
.kb-sidebar a{
	color:black !important;
}
.kb-sidebar a:hover{
	color:#035C3C !important;
}
/* .archive .kb-container {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #5E936C85 100%);
    border: 1px solid #5E936C;
    border-radius: 10px;
	margin:20px 0px !important;
} */
.wp-singular > .ast-container {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #5e936c2e 100%);
    border: 1px solid #5E936C;
    border-radius: 10px;
}
.kw-blog-detail-wrapper {
    background-color: transparent;
/*     background-image: linear-gradient(180deg, #FFFFFF 0%, #5e936c2e 100%); */
    border: 1px solid #5E936C;
    border-radius: 10px;
	padding:20px;
}
.kw-container{
	 background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #5E936C85 100%);
    border: 1px solid #5E936C;
    border-radius: 10px;
	padding:10px;
}

@media (min-width: 922px) {
    .ast-narrow-container .site-content > .ast-container {
        max-width: 1200px !important;
        padding: 0 !important;
    }
}
.kb-sidebar ul{
	margin:10px !important;
}
/* scrolllbar start */
.wpr-switcher-content {
    padding: 0 !important;
}
.wpr-switcher-content-wrap{
	border:none !important;
}
.ast-single-post .entry-content a{
	text-decoration:none !important;
}
ol, ul{
	padding-left:10 !important;
}
.wpr-nav-menu .wpr-sub-menu{
	width:250px;
}
	/* Custom Scrollbar */
::-webkit-scrollbar {
/*     width: 12px; Adjust////// width as needed */
/*     height: 12px; For horizontal scrollbar */
}

::-webkit-scrollbar-track {
/*     background-color: #f1f1f1; Light grey background */
}

::-webkit-scrollbar-thumb {
/*     background-color: #035C3C; Your custom color */
/*     border-radius: 6px; */
/*     border: 3px solid #f1f1f1; Optional: Adds a border around the thumb */
}

::-webkit-scrollbar-thumb:hover {
/*     background-color: #028C66; /* Optional: Darker shade on hover */ */
}
/* 	scrollbar end */
	.hover-button-main a{
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* Adjust spacing between icon and text */
  color: #fff;
  background-color: #333;
  transition: color 0.3s ease;
}

.hover-button-main a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #00B96B; /* The hover background color */
  z-index: -1;
  transition: left 0.4s ease;
}

.hover-button-main a:hover::before {
  left: 0;
}

.hover-button-main a:hover {
  color: #fff; /* Optional: Change text/icon color on hover */
}
/* Sticky Header with Slide-In Animation */
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff; /* Or your actual header background */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
  opacity: 0;
  z-index: 10001; /* Higher than nav/menu dropdown */
  transition: transform 0.4s ease, opacity 0.4s ease;
}



/* Your existing button hover styles */
.hover-button-main a {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #fff;
  background-color: #333;
  transition: color 0.3s ease;
}

.hover-button-main a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #00B96B;
  z-index: -1;
  transition: left 0.4s ease;
}

.hover-button-main a:hover::before {
  left: 0;
}

.hover-button-main a:hover {
  color: #fff;
}

/* Dropdown menu fix */
header, .main-header, .navbar, .nav-links {
  overflow: visible !important;
  position: relative;
  z-index: 9999;
}

.dropdown-content {
  position: absolute;
  display: none;
  background-color: #fff;
  min-width: 160px;
  z-index: 10000;
}

.nav-links li:hover > .dropdown-content {
  display: block;
}
@media (max-width: 1024px) {
    .wpr-mobile-nav-menu {
        min-width: calc(100vw - 0px);
        max-width: calc(100vw - 20px);
        margin: 0 auto !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
		background-color:white !important;
    }
}


/* new blog css start */
.kw-sidebar-section li {
    background-color: #ddecddfc;
    padding: 10px;
    border-radius: 10px;
}
aside.kw-sidebar {
    border-left: 1px solid #8082853b !important;
    border-right: 0px !important;
    padding-left: 20px !important;
}
.kw-blog-detail-wrapper{
	background-color:transparent !important;
}
.kw-blog-detail-wrapper{
	border:0px !important;
	padding:0px !important
}
@media only screen and (max-width: 600px){
	aside.kw-sidebar{
		padding-left:0px !important;
	}
}
/* new blog css end */

/* sticky css blog start */
@media (min-width: 1024px) { /* adjust breakpoint as needed */
  .kw-sidebar {
    position: sticky;
    top: 115px; /* distance from top of viewport */
    align-self: start; /* prevents stretching in grid */
    height: fit-content; /* so it doesn’t take full column height */
  }
}
/* sticky css blog end */
@media only screen and (max-width: 600px){
	.ast-container{
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
