// X-Small devices (portrait phones, less than 576px)
@media (max-width: 575.98px) {  }

// Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) {
	.table-of-contents ul li a {
	font-size: 14px !important;
	
}
	
	.table-of-contents {
		padding: 16px !important;
	}
}

// Medium devices (tablets, less than 992px)
@media (max-width: 991.98px) {  }

// Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) {  }

// X-Large devices (large desktops, less than 1400px)
@media (max-width: 1399.98px) {  }

.author-info {
    display: flex;
    gap: 24px;
	padding-top: 32px;
}

.author-info .author-details h4 {
	   
    margin: 0 !important;
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    color: #000C2D !important;
    font-size: 16px;
    font-weight: 800 !important;
    letter-spacing: 0.6px !important;
	line-height: normal !important;
}

.author-details {
	flex: 1;
}

.author-info .author-bio_custom {
	
}

p.author-bio_custom {
    font-size: 15px;
    font-family: 'Inter';
    letter-spacing: 0.5px;
    color: #3f3f3f;
}

p.author-bio_custom-mobile {
    font-size: 15px !important;
    font-family: 'Inter';
    letter-spacing: 0.5px;
    color: #3f3f3f;
	    margin-top: 8px;
	letter-spacing: 0.5px !important;
}

.author-info .author-title {
	
	   
    font-size: 13px !important;
    font-weight: 600;
    line-height: normal;
    margin-top: 4px;
    margin-bottom: 10px;
	letter-spacing: 0.5px !important;
} 

.author-avatar {
    width: 60px;
}

h2.related_posts {
	color: #3F3F3F !important;
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
	text-align: center !important;
}
    

.side_bar-posts {
    display: flex;
    align-items: center;
    gap: 16px;
    background-color: #fff;
    padding: 16px;
	border-radius: 8px;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	margin-bottom: 16px;
}

.side-bar_post-img {
    width: 40%;
    /* border-radius: 40px; */
}

.side-bar_post-img img {
/*     width: 40%; */
    border-radius: 8px !important;
}

.side-bar_post-content {
    width: 60%;
}

.side-bar_post-content a {
    color: #3f3f3f !important;
    font-size: 16px !important;
    font-family: inherit !important;
    font-weight: 700 !important;
    letter-spacing: 0.6px !important;
}

.side-bar_post-content .post-date {
	font-size: 12px;
    color: #687385;
    letter-spacing: 0.5px;
    font-weight: 500;

}



.side-bar_post-content p {
    margin: 0px;
}

#custom-blog-wrapper  li {
	font-size: 16px;
	letter-spacing: 0.5px;
	font-family: "Inter";
}

#custom-blog-wrapper  li {
	font-size: 16px;
	letter-spacing: 0.5px;
	font-family: "Inter";
}

#custom-blog-wrapper p  a {
	color: #5956d6;
}

#custom-blog-wrapper .post_content  li  a {
	color: #5956d6;
}


#featured_box .side_bar-posts .side-bar_post-content p {
	font-size: 12px;
}



div#featured_box {
    position: sticky;
    top: 84px;
    z-index: 10;
/*     background-color: white; */
}

#custom-blog-wrapper .custom_feature_img {
	border-radius: 8px;
}


#custom-blog-wrapper h2 {
/* 	border: 3px solid red; */
	margin-bottom: 8px
}


#custom-blog-wrapper h5 {
	    margin-bottom: 10px !important;
    margin-top: 24px !important;
	font-size: 22px !important;
}

#custom-blog-wrapper .table-of-contents h2 {
	margin-bottom: 24px;
}


.table-of-contents {
    background-color: #fff;
    padding: 32px;
    border: 1px solid #ddd;
    margin-top: 16px;
    border-radius: 8px;
	box-shadow: inset 0 0 0 .5px #fbfbfb;
	border-left: 2px solid #25D366;
}

.table-of-contents h2 {
	color: #000c2d;
    padding-bottom: 8px;
	margin: 0px;
    margin-bottom: 24px;
    font-feature-settings: "pcap";
    font-variant: petite-caps;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    box-shadow: 0 .5px 0 0 #dfe3e9;
}



.table-of-contents ul {
    list-style-type: none;
    padding: 0;
}

.table-of-contents ul li {
    margin: 5px 0;
	margin-bottom: 12px;
	line-height: 22px !important;
}

.table-of-contents ul li:last-child {
    /* Styles for the last <li> */
    margin-bottom: 0px !important;
}

.table-of-contents ul li a {
    color: #000c2d;
    text-decoration: none;
	font-size: 16px;
	
	letter-spacing: 0px;
}

.table-of-contents ul li a:hover {
    color: #0083ff;
    text-decoration: none !important;
	
}

.table-of-contents ul li a:hover {
    text-decoration: underline;
}

.ha-post-title {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}

.more_post {
	text-align: center;
	margin-top: 40px;
}

.more_post button {
	color: #5869da !important;
    background-color: #fff !important;
    box-shadow: inset 0 0 0 1px #5869da !important;
	text-decoration: none !important;
	
	 font-size: 12px  !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    font-family: Inter;
    letter-spacing: 0.5px !important;
    text-align: center !important;
    text-transform: none !important;
    white-space: nowrap !important;
    border: none !important;
    height: auto !important;
    cursor: pointer !important;
    border-radius: 8px !important;
    transition: all 0.26 ease-in-out !important;
	
	
}


hr.divider_2 {
    width: 100%;
    height: 1px;
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(206, 211, 246, 0) 0, #ffad66 38%, #ffad66 64%, rgba(206, 211, 246, 0) 99%);
    opacity: .4;
    border: none;
    margin: 0;
}

/* cATEGORY */

.category-chips-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.category-chip {
    background-color: #f0f0f0;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 14px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
}

.category-chip:hover {
    background-color: #0073aa; /* WordPress blue */
    color: #fff;
}

/* Book A Demo Button  */
.custom-button {
    text-align: center;
    color: #467FF7;
    font-family: "Rubik", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 15.7px;
    letter-spacing: 0.5px;
    margin: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-radius: 25px;
    text-decoration: none;
    display: inline-block;
	padding: 14px 34px;
    border-radius: 4px;
}
.custom-button:hover {
    background-color: #f0f0f0;
}

.input-container p {
	width: 100%;	
} 
