/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2024 | 06:56:20 */
.more-post-btn a{
	font-weight: 400 !important;
}

.post-template-title a {
	font-size: 19px !important;
	font-weight: 500 !important;
}



@media (min-width: 1100px){
	.overlay-navbar{
		display: none !important;
	}
}
@media (max-width: 1100px){
	.expanded-navbar{
		display: none !important;
	}
}
@media (max-width: 680px){
	.scroll-btn{
		display: none !important;
	}
}

@media (max-width: 760px) {
	.wpas--rating-score{
		margin-bottom: 0;
	}
	.wpas--rating-meta{
		flex-direction: column;
		align-items: start;
	}
}

@media (max-width: 780px) {
	.skeleton-for-table-of-content{
		flex-direction: column-reverse !important;
	}

	.skeleton-for-table-of-content .position-sticky{
		position: static !important;
	}
}

@media (max-width: 567px) {	
	.wpas--rating-header{
		align-items: center !important;
	}
	.wpas--rating-meta{
		align-items: center;
	}
	div.wpas--cons-wrap > ul.wpas--cons-list li {
		justify-content: center;
	}
}