#hero.has-featured-image .overlay {
  opacity: 0.2;
}
#hero {
	padding-top: 100px ; 
}
#hero {
	padding-bottom: 100px ;
}

#hero .hentry .entry-title {
  font-size: 60px;
}

#hero .hentry .entry-content .wp-block-heading {  
	font-size: 40px;
}

.homepage-widgets .widget:nth-child(2n) {
  background: #ffffff;
}


.homepage-widgets .widget .th-w-full {
  background: #ffffff;
}

.homepage-widgets .menu-secondary  {
  background: #ffffff;
}




#primary-header {
		padding: 150px 0;
	
}
.page-header h1 {
		font-size: 52px ;
	
}


#primary-header.has-featured-image .overlay {
	opacity: 0.3 ;
}


.page .entry-thumb .size-full  {
	display: none;
	
}
.post .entry-thumb .size-full  {
	display: none;
	
}
.category.archive .page-header {
    background-color: #43464b;
}
.category.archive .page-header h1 {
    color: #ffffff;
}

.category.archive .page-header p {
    color: #ffffff; width: 150%; font-size:18px;
}

.category .page-title > span:first-of-type {
        clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
header .site-title {
font-size: 12px;
	font-style: normal;
	
color: #7a7e7f;
	padding-top: 0px ; 
}

.breadcrumbs {
	font-size: 12px;
	color: #0da4d3;
}

body.home #front-featured-page-8604 > .container > h2.widget-title {
    display: none !important;
}

body.home #front-featured-page-8604 {
    padding-top: 0px !important;

/* Make the container wider */
/*.container {
    max-width: 1400px; /* Adjust to your desired width */
    width: 100%;
    margin: 0 auto;
}

/* Hide Fortune automatic Read More on Featured Page #1 */
.page-template-front-page .featured-page-one .more-link-container {
    display: none !important;
}

/* Tighten gap between Featured Page #1 and Insights */
.page-template-front-page .homepage-widgets .featured-page-one {
    padding-bottom: 0px !important;
}

.page-template-front-page .homepage-widgets .front-recent-posts {
    padding-top: 20px !important;
}

/* make the footer white */
/* #colophon {
    background-color: #ffffff;
    color: #000000; /* Adjust text color as needed */
	padding: 0px;}

/* Remove WP core underline from header menu links */
#site-navigation .nav-bar a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* Keep it off on hover/focus too */
#site-navigation .nav-bar a:hover,
#site-navigation .nav-bar a:focus {
  text-decoration: none !important;
}
	
/* Remove WP core underline from top menu links */
#topbar-navigation .nav-bar a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* Keep it off on hover/focus too */
#topbar-navigation .nav-bar a:hover,
#topbar-navigation .nav-bar a:focus {
  text-decoration: none !important;
}

/* Remove WP core underline from header menu links */
.site-title a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* Keep it off on hover/focus too */
.site-title  a:hover,
.site-title  a:focus {
  text-decoration: none !important;
}

.entry-content p {
    font-size: 1rem;
}

/* Anekanta AI Insights - category header subscription form */

.page-header #subscribe-blog-1 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 0 !important;

    width: 100% !important;
    max-width: 715px !important;

    margin: 28px 0 0 0 !important;
    padding: 0 !important;
}

/* Reset Jetpack/Fortune wrappers */
.page-header #subscribe-blog-1 > #subscribe-email,
.page-header #subscribe-blog-1 > #subscribe-submit {
    float: none !important;
    position: static !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}

/* Email field */
.page-header #subscribe-blog-1 #subscribe-field-1 {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 64px !important;

    box-sizing: border-box !important;
    margin: 0 !important;

    border: 1px solid #0693e3 !important;
    border-radius: 32px 0 0 32px !important;

    background: #ffffff !important;
}

/* Subscribe button */
.page-header #subscribe-blog-1 #subscribe-submit {
    display: block !important;
}

.page-header #subscribe-blog-1 #subscribe-submit button {
    display: block !important;

    height: 64px !important;
    box-sizing: border-box !important;

    margin: 0 0 0 -1px !important;
    padding: 0 30px !important;

    border: 1px solid #0693e3 !important;
    border-radius: 0 32px 32px 0 !important;

    white-space: nowrap !important;
}

/* Mobile */
@media (max-width: 600px) {

    .page-header #subscribe-blog-1 {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }

    .page-header #subscribe-blog-1 #subscribe-field-1,
    .page-header #subscribe-blog-1 #subscribe-submit button {
        width: 100% !important;
        border-radius: 32px !important;
    }

    .page-header #subscribe-blog-1 #subscribe-submit button {
        margin: 0 !important;
    }
}

.page-header .taxonomy-description .anekanta-subscribe-privacy,
.page-header .taxonomy-description .anekanta-subscribe-privacy * {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

.page-header .taxonomy-description .anekanta-subscribe-privacy {
    max-width: 715px;
    margin: 8px 0 0 0 !important;
    color: #ffffff !important;
}

.page-header .taxonomy-description .anekanta-subscribe-privacy a {
    color: #ffffff !important;
    text-decoration: underline;
}

@media (max-width: 600px) {

    /* Newsletter title */
    .page-header .page-title {
        font-size: 32px !important;
        line-height: 1.15 !important;
    }

    /* Main newsletter description */
    .page-header .taxonomy-description > p:not(.anekanta-subscribe-privacy) {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    /* Form spacing */
    .page-header #subscribe-blog-1 {
        margin-top: 22px !important;
        gap: 10px !important;
    }

    /* Email field */
    .page-header #subscribe-blog-1 #subscribe-field-1 {
        height: 54px !important;
        font-size: 14px !important;
        padding: 0 18px !important;
    }

    /* Subscribe button */
    .page-header #subscribe-blog-1 #subscribe-submit button {
        height: 54px !important;
        font-size: 15px !important;
        padding: 0 20px !important;
    }

    /* Privacy notice */
    .page-header .taxonomy-description p.anekanta-subscribe-privacy,
    .page-header .taxonomy-description p.anekanta-subscribe-privacy a {
        font-size: 10px !important;
        line-height: 1.4 !important;
    }

    .page-header .taxonomy-description p.anekanta-subscribe-privacy {
        margin-top: 12px !important;
    }
}