/*
Theme Name: Amar Singh Pun
Theme URI: https://www.toplinetech.com.np/themes/amarsingh_pun
Version: 1.1.1
Author: TopLine Technology
Author URI: https://www.toplinetech.com.np
Slug: amarsingh_pun
Description: This Theme is for Amar Singh Pun. Amar Singh Pun is nerpali congress lumbini province leader. we make this website for news magazine and more
License: GNU General Public License v2 or later
*/
*{
	margin: 0;
	padding: 0;
}
iframe{
	width: 100%;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
body{
	background: #f0f0f0!important;
	font-family: 'Laila', sans-serif!important;
	transition: background-color .5s !important;
}
h2{
	font-size: 35px !important;
	font-weight: 600 !important;
}
h5{
	font-size: 18px !important;
	font-weight: 600 !important;
}
p{
	font-size: 20px !important;
	font-weight: 400;
}
.post-cat-day {
	background: #d0d0d0;
	padding: 5px;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
}
span.cat_name {
	background: #da251c;
	padding: 4px 30px;
	margin-bottom: 15px;
}
span.cat_name a{
	color: #CCC;
	text-decoration: none;
}
.event-post span.entry-month {
	background: #da251c none repeat scroll 0 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	padding: 8px 22px;
	text-transform: uppercase;
	width: 73px;
}
.custom-entry-date>span{
	display: block;
	text-align: center;
}
.event-post span.entry-day {
	font-size: 30px;
	font-weight: bold;
	line-height: 26px;
	overflow: hidden;
	padding: 7px 0 15px;
	background: #19731d;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	width: 73px;
	text-shadow: #da251c 1px 1px;
}
.mantabya-post figure.image{
	height: 300px;
	width: 100%;
	display: block;
	overflow: hidden;
	background: #19731d;
}
.image-block figure.image{
	height: 220px;
	width: 100%;
	display: block;
	overflow: hidden;
	background: #19731d;
	margin-bottom: 0;
}
.mantabya-post figure.image img,
.image-block figure.image img{
	height: 100%;
	object-fit: cover;
	width: 100%;
	border-radius: 0 !important;
}
.photo-title {
	background: #FFF;
	padding: 10px;
}
.event-post{
	margin-bottom: 20px;
}
.event-post:last-child{
	margin-bottom: 5px;
}
.content-head span{
	font-size: 26px;
	font-weight: 500;
	color: #FFF;
}
.content-head{
	background: #19731d4a !important;
	text-align: center;
	padding: 15px 0;
	border-bottom-left-radius : 100px;
	border-bottom-right-radius : 100px

}
.item {
	margin-bottom: 15px;
	padding-bottom: 10px;
	min-height: 63px;
}
.recent li:before {
	color: #ccf;
	font-size: 25px;
	position: absolute;
	content: '\f0f3';
	font-family: FontAwesome;
	margin-top: 0;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.recent li:hover:before {
	color: #19731d !important;
}
.recent .item h6{
	font-size: 18px !important;
	font-weight: 600;
	line-height: 1.3 !important;
}
.post_name span.name{
	font-size: 18px;
	font-weight: 600;
}
span.toggle-icon {
	font-size: 35px;
	color: rgba(255,255,255,0.7);
	cursor: pointer;
}