/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 04 2026 | 14:26:09 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body { overflow-x: hidden; }

#pojo-a11y-toolbar { bottom: 0; }
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle { top: auto; bottom: 20px; }

section.section.last_cta h2, section.section.last_cta p { color: #333 !important; margin-top: 0 !important; }

.blog-detail ul { list-style: disc;padding: 0 0 0 20px;display: flex;flex-direction: column;row-gap: 8px;margin: 0 0 20px;}
.blog-detail .blog_date {  list-style: none !important; padding: 0; flex-direction: row;  }
.blog-detail ul li { }

.blog-detail ol { margin-left: 0; padding: 0 0 0 20px; }
.blog1 .image img { object-fit: cover !important; }
.blog-detail .blog-detail-img img { object-position: top; }


@media(max-width: 900px) { 
	.singl_aftr_bnr { padding-top: 10px !important; }  
/* 	.blog-detail ul.blog_date { list-style: none; flex-direction: row; column-gap: 10px; align-items: center; }
	.blog_date li {  } */
}

@media(max-width: 767px) {
	#pojo-a11y-toolbar { bottom: 0; } 
	#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle { bottom: 20px; }
}

