/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 09:54:50 */
.wp-singular.post-template-default.single.single-post h2 {
    margin: 0;
    color: #1F2937;
    margin-bottom: 16px;
}
.wp-singular.post-template-default.single.single-post h2 strong {
    font-weight: 500;
}
.wp-singular.post-template-default.single.single-post p{
  margin-bottom:12px
}
.wp-singular.post-template-default.single.single-post .elementor-widget-theme-post-content h2{
  margin-top:48px;
}


.wp-singular.post-template-default.single.single-post .elementor-widget-theme-post-content h2:first-of-type {
  margin-top: 0;
}
.wp-singular.post-template-default.single.single-post ::marker {
    color: #6B7280 !important;
    font-size: 10px;
    border-radius: 100px;
}
.wp-singular.post-template-default.single.single-post  ul.wp-block-list {
    padding-left: 25px;
    margin-bottom: 12px;
}
.wp-singular.post-template-default.single.single-post .elementor-widget-theme-post-content .elementor-widget-container> :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-solution-box h3.elementor-image-box-title {
    margin-top: 0;
}
.custom-solution-box .elementor-image-box-img img{
	display:flex;
} 
.load_more_btn .e-loop__load-more a:hover {
    background-color: rgba(255, 152, 44, 1) !important;
}
@media(max-width:768px){
	.wp-singular.post-template-default.single.single-post h2{
		margin-bottom:12px;
	
	}
	.wp-singular.post-template-default.single.single-post .elementor-widget-theme-post-content h2{
		margin-top:32px;
	}
	.wp-singular.post-template-default.single.single-post p{
  margin-bottom:8px;
font-size:14px;
		line-height:20px;
}
	.wp-singular.post-template-default.single.single-post  ul.wp-block-list {
		padding-left:15px;
		margin-bottom:8px;
	}
	.wp-singular.post-template-default.single.single-post  ul.wp-block-list li{
		font-size:14px;
		line-height:20px;
	}
	.wp-singular.post-template-default.single.single-post ::marker{
		font-size:7px;
	}
}
@media(max-width:767px){
.load_more_btn .e-loop__load-more a {
    width: 100% !important;
}
}


