/* ----------------
MetricThemes Author Bio
-------------------------- */
.widget_metric_themes_author_bio {
}
.widget_metric_themes_author_bio .image-holder {
padding:20px;
}
.widget_metric_themes_author_bio .image-holder img {
object-fit:fill;
width:100%;
background-color:#ffffff;
padding:12px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04);
border-radius:2px;
}
.widget_metric_themes_author_bio .text-holder {
padding:0px 30px 20px 30px;
}
.widget_metric_themes_author_bio .text-holder p {
margin-bottom:15px;
color: #4D4D4D;
font-size:15px;
line-height:28px;
}
.widget_metric_themes_author_bio .text-holder .readmore {
padding:10px 25px;
border:none;
margin:10px 0px;
display:inline-block;
border-radius:2px;
}

/* ----------------
MetricThemes Author Posts
-------------------------- */
.widget_metric_themes_author_post {
}
.widget_metric_themes_author_post ul li {
clear:both;
overflow:hidden;
}
.widget_metric_themes_author_post ul li {
margin-bottom:0px;
padding-bottom:0px;
}
.widget_metric_themes_author_post ul li.show-thumb {
margin-bottom:10px;
padding-bottom:20px;
}
.widget_metric_themes_author_post ul li img {
float:left;
width:80px;
height:80px;
border-radius:2px;
}
.widget_metric_themes_author_post ul li .entry-header {
float:none;
width:100%;
margin:0px;
padding:0px;
}
.widget_metric_themes_author_post ul li.show-thumb .entry-header {
float:right;
width:60%;
margin:0px;
padding:0px;
}
.site-footer .widget_metric_themes_author_post ul li.show-thumb .entry-header {
width:70%;
}
.widget_metric_themes_author_post ul li .entry-header a {
margin:0px;
padding:0px;
font-size:15px;
font-weight:500;
display:block;
margin-bottom:8px;
}
.widget_metric_themes_author_post ul li .posted-on {
font-weight:400;
font-size:13px;
color:#999999;
}
.site-footer .widget_metric_themes_author_post ul li .posted-on {
color:#ffffff;
}

/* ----------------
MetricThemes Category Posts
-------------------------- */
.widget_metric_themes_category_post {
}
.widget_metric_themes_category_post ul li {
clear:both;
overflow:hidden;
}
.widget_metric_themes_category_post ul li {
margin-bottom:0px;
padding-bottom:0px;
}
.widget_metric_themes_category_post ul li.show-thumb {
margin-bottom:10px;
padding-bottom:20px;
}
.widget_metric_themes_category_post ul li img {
float:left;
width:80px;
height:80px;
border-radius:2px;
}
.widget_metric_themes_category_post ul li .entry-header {
float:none;
width:100%;
margin:0px;
padding:0px;
}
.widget_metric_themes_category_post ul li.show-thumb .entry-header {
float:right;
width:60%;
margin:0px;
padding:0px;
}
.site-footer .widget_metric_themes_category_post ul li.show-thumb .entry-header {
width:70%;
}
.widget_metric_themes_category_post ul li .entry-header a {
margin:0px;
padding:0px;
font-size:15px;
font-weight:500;
display:block;
margin-bottom:8px;
}
.widget_metric_themes_category_post ul li .posted-on {
font-weight:400;
font-size:13px;
color:#999999;
}
.site-footer .widget_metric_themes_category_post ul li .posted-on {
color:#ffffff;
}

/* ----------------
MetricThemes Category Slider
-------------------------- */
.widget_metric_themes_category_slider .owl-prev {
    width: 15px;
    position: absolute;
    top: 25%;
    margin-left: -20px;
    border:0px solid black;
	left:16px;
	transition: visibility 0s, opacity 0.5s linear;	
	color:#fff !important;
	font-size:20px !important;	
}
.widget_metric_themes_category_slider .owl-next i,
.widget_metric_themes_category_slider .owl-prev i {
	color:#ffffff !important;
}

.widget_metric_themes_category_slider .owl-next {
    width: 15px;
    position: absolute;
    top: 25%;
    right: 20px;
    border:0px solid black;
	transition: visibility 0s, opacity 0.5s linear;	
	background: rgba(255,255,255,0.8);
	color:#fff !important;
	font-size:20px !important;
}
.widget_metric_themes_category_slider .carousel-title h3 {
margin:0px;
padding:10px 20px 15px 20px;
background-color:#191919;
color:#fff;
}
.widget_metric_themes_category_slider .carousel-title h3 a {
color:#fff;
font-size:15px;
font-weight:400;
}

/* ----------------
MetricThemes Featured Post
-------------------------- */
.widget_metric_themes_featured_post {
}
.widget_metric_themes_featured_post .img-holder {
padding:20px;
}
.widget_metric_themes_featured_post .img-holder img {
object-fit:fill;
width:100%;
background-color:#ffffff;
padding:12px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04);
border-radius:2px;
}
.widget_metric_themes_featured_post .text-holder {
padding:0px 30px 20px 30px;
}
.widget_metric_themes_featured_post .text-holder p {
margin-bottom:15px;
color: #4D4D4D;
font-size:15px;
line-height:28px;
}
.widget_metric_themes_featured_post .text-holder .readmore {
padding:10px 25px;
border:none;
margin:10px 0px;
display:inline-block;
border-radius:2px;
}

/* ----------------
MetricThemes Recent Posts
-------------------------- */
.widget_metric_themes_recent_post {
}
.widget_metric_themes_recent_post ul li {
clear:both;
overflow:hidden;
}
.widget_metric_themes_recent_post ul li {
margin-bottom:0px;
padding-bottom:0px;
}
.widget_metric_themes_recent_post ul li.show-thumb {
margin-bottom:10px;
padding-bottom:20px;
}
.widget_metric_themes_recent_post ul li img {
float:left;
width:80px;
height:80px;
border-radius:2px;
}
.widget_metric_themes_recent_post ul li .entry-header {
float:none;
width:100%;
margin:0px;
padding:0px;
}
.widget_metric_themes_recent_post ul li.show-thumb .entry-header {
float:right;
width:60%;
margin:0px;
padding:0px;
}
.site-footer .widget_metric_themes_recent_post ul li.show-thumb .entry-header {
width:70%;
}
.widget_metric_themes_recent_post ul li .entry-header a {
margin:0px;
padding:0px;
font-size:15px;
font-weight:500;
display:block;
margin-bottom:8px;
}
.widget_metric_themes_recent_post ul li .posted-on {
font-weight:400;
font-size:13px;
color:#999999;
}
.site-footer .widget_metric_themes_recent_post ul li .posted-on {
color:#ffffff;
}
/* ----------------
MetricThemes Social Links
-------------------------- */
.widget_metric_themes_social_links {
}
.widget_metric_themes_social_links ul {
margin:20px;
padding:0px;
overflow:hidden;
}
.widget_metric_themes_social_links ul li {
border:none !important;
padding:0px !important;
}
.widget_metric_themes_social_links ul li a {
margin: 0px 7px 7px 0px;
float: left;
background-color: #ffd202;
color: #000000;
width:32px;
height:32px;
border-radius: 50px;
line-height: 32px;
text-align: center;
font-size: 15px;
display: inline-block;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
padding: 0px 0 0 0;
}
.widget_metric_themes_social_links ul li a:hover {
opacity:0.8;
}
.top-bar .widget_metric_themes_social_links ul {
margin:0px 0 0px 0px;
}
.top-bar .widget_metric_themes_social_links ul li{
display:inline-block !important;
margin:0px !important;
}
.top-bar .widget_metric_themes_social_links ul li a {
float: left;
font-size:15px;
}

@media (min-width: 320px) and (max-width: 768px) { 

	.top-bar .social-networks {
	float:none;
	text-align:center;
	}
}