/* sideber css style */


/*========================
manhood WIDGET  CSS
=========================*/


/* sidebar css */


/* serch widget */

.blog-left-side>div {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #eeeeee;
}

.blog-left-side>div:last-child {
	margin-bottom: 0px;
	border: none;
}

.blog-left-side h2 {
	margin-bottom: 10px;
}

.blog-left-side .content {
	padding: 0;
}

.blog-left-side .push-bottom-large {
	margin-bottom: 0;
}

.blog-left-side>div:last-child {
	margin-bottom: 0px;
}

.blog-left-side>aside:last-child {
	margin-bottom: 0px;
}

.widget_area {
	border: 1px solid #ddd;
}

.widget_search {
	padding: 10px;
}

.search {
	background: #f7f7f7;
	position: relative;
}

.search input {
	background: #f9f9f9;
	border: 1px solid #ddd;
	height: 40px;
	position: relative;
	width: 100%;
}

.search input[type="text"] {}

.search input::-ms-input-placeholder,
.search input::-webkit-placeholder,
.search input::-moz-placeholder {
	color: #858585;
	font-size: 14px;
}

.search button {
	background: transparent none repeat scroll 100% 0;
	border: 1px solid #ddd;
	color: #858585;
	font-size: 18px;
	padding: 4px 12px 6px;
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.search button i {}

.search input[type="text"] {
	padding-right: 10px;
}

/* widget list */

.widget_thumb img {
	width: 100%;
}

.blog-left-side .widget h2 {
	border-bottom: 1px solid #000000;
	bottom: -1px;
	color: #333;
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 40px;
	padding-bottom: 16px;
	position: relative;
}

.blog-left-side .widget h3 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 11px;
}

.blog-left-side span {
	font-size: 13px;
	font-weight: 400;
	color: #666;
}

.blog-left-side p {
	width: 93%;
	margin: 15px 0 25px;
}

.blog-left-side .widget h2::before {
	background: #666 none repeat scroll 100% 0;
	bottom: -1px;
	content: "";
	height: 3px;
	right: 0;
	position: absolute;
	width: 50%;
}

.footer-middle .widget h5 {
	color: #333;
	font-size: 24px;
}

.blog-left-side .widget ul {
	list-style: none;
}

.blog-left-side .widget ul li {
	margin: 0 0 5px;
	padding: 3px 10px 3px 0;
	position: relative;
}

.blog-left-side>.widget>ul>li {
	margin: 0 0 10px;
	padding-bottom: 10px;
}

.blog-left-side .widget ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0;
}

.blog-left-side .widget>ul>li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.blog-left-side .widget ul li a {
	color: #333;
}

.blog-left-side .widget ul li::before {
	color: #333;
	content: "";
	font-family: FontAwesome;
	font-size: 18px;
	right: 0;
	position: absolute;
	top: 0px;
}

/* widget select */

.blog-left-side .widget select {
	width: 100%;
	height: 40px;
	background: #fff;
	border: 1px solid #ddd;
	padding-right: 5px;
}

.widget .screen-reader-text {
	display: none;
}

.textwidget select {
	width: 100%;
}

/* table css */

#wp-calendar {
	width: 100%;
}

/* tags */

.tagcloud a {
	color: #606060;
	display: inline-block;
	font-size: 14px;
	margin: 0 0 5px 3px;
	padding: 7px 15px;
	text-align: center;
}

.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.tagcloud a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
	color: #eb1b2b;
}

#wp-calendar caption {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
}

#wp-calendar {
	font-size: 13px;
}

#wp-calendar {
	border: 0px solid #e5e5e5;
	margin-bottom: 20px;
	overflow: auto;
	vertical-align: top;
	width: 100%;
	margin: 0;
	color: #333333;
}

table#wp-calendar td {
	border: 1px solid #e5e5e5;
	color: #444444;
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}

#wp-calendar th,
#wp-calendar td {
	padding: 8px;
}

table#wp-calendar th {
	border: 1px solid #e5e5e5;
	color: #333333;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
}

table#wp-calendar td#today {
	color: #fff;
	background-color: #eb1b2b;
}

.single_sidebar_content h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 0px 0 38px;
}

.sidebar_category {
	margin-top: -6px;
}

.sidebar_category ul {
	margin-bottom: -10px;
}

.sidebar_category li {
	margin-bottom: 23px;
	border-bottom: 1px solid #ddd;
	height: 39px;
	display: block;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.sidebar_category li:last-child {
	border: none;
}

.sidebar_category li a:hover {
	color: var(--primary-color) !important;
}

.sidebar_category ul li i {
	margin-left: 10px;
}

.blog-left-side .widget h2::before {
	background: #666 none repeat scroll 100% 0;
	bottom: -1px;
	content: "";
	height: 3px;
	right: 0;
	position: absolute;
	width: 50%;
}

.sidebar_category li span {
	float: left;
	margin-top: 4px;
}

.widget_icon {
	margin: 45px 0 62px;
}

.widget_icon a {
	margin-left: -4px;
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	padding: 8px 11px;
	text-align: center;
}

.widget_icon a.facebook {
	background: #4267B2;
}

.widget_icon a.twitter {
	background: #1DA1F2;
}

.widget_icon a.youtube {
	background: #D74937;
}

.widget_icon a.yahoo {
	background: #400293;
}

.widget_icon a.instagram {
	background: #D82B7D;
}

.widget_icon a.telegram {
	background: #419FD9;
}

.widget_icon a.whatsapp {
	background: #1CE058;
}

.single_sidebar {
	margin-bottom: 50px;
}

.widget_icon-bg {
	margin-bottom: -15px;
	overflow: hidden;
}

.sidebar_tag {
	margin-bottom: -15px;
}

.widget_icon-bg a {
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	width: 47%;
	color: #fff;
	float: left;
}

.widget_icon-bg i {
	border-left: 1px solid #ddd;
	padding: 13px 10px;
	margin: 0px 0px 0px 20px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.widget_icon-bg a:nth-child(odd) {
	float: right;
}

.widget_icon-bg a.facebook {
	background: #4267B2;
}

.widget_icon-bg a.twitter {
	background: #1DA1F2;
}

.widget_icon-bg a.youtube {
	background: #D74937;
}

.widget_icon-bg a.yahoo {
	background: #400293;
}

.widget_icon-bg a.instagram {
	background: #D82B7D;
}

.widget_icon-bg a.telegram {
	background: #419FD9;
}

.widget_icon-bg a.whatsapp {
	background: #1CE058;
}

.single_recent_post {
	margin-bottom: 12px;
	height: 87px;
}

.recent_post_thumb {
	float: right;
	margin-left: 15px;
}

.post_meta {
	margin: 5px 0 -10px;
}

.post_meta span {
	font-size: 13px;
}

.recent_post_content h4 {
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.recent_post_content h4:hover {
	color: var(--primary-color);
}

.sidebar_tag a {
	display: inline-block;
	margin-left: 27px;
	padding: 0px 7px 0px 0px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.sidebar_tag a:hover {
	color: var(--primary-color);
}