/**
 * @package Jb Articles Latest Carousel
 * @version 1.0
 * @author JoomBoost
 * @website	https://www.joomboost.com
 * @copyright Copyright � 2012 - 2017 JoomBoost
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 **/

.jb-autor-hits-date {
	padding:10px 0px;
	font-size: 11px;
}
.jb-info-container{
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
	position: relative;
    box-sizing: border-box;
    -webkit-transition: box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
}
.mod_easy_jb_articles{
	margin-top: 30px;
}
.jbintroText{
	padding-bottom:10px;
}
.jbintroText p{
	margin:0px;
}
.jb-item-links a i{
	padding-right: 5px;	
}
.jb-content-pro-title,.jb-autor-hits-date,.jbintroText,.jb-item-links{
	margin-bottom:10px;
}
.jb-content-pro-title{
	margin-top:0px;
}
.jb-content-pro-image img {
	width:100%;
}
@media only screen and (min-width: 481px) {
	.mod_easy_jb_articles .jb-info-container{

	}
	.mod_easy_jb_articles .image-position {
		width: 28%;
		display: inline-block;
	}
	.mod_easy_jb_articles .jb-description {
		display: inline-block;
		width: 70%;
	}
}
@media only screen and (max-width: 481px) {
	.mod_easy_jb_articles .image-position {
		padding-bottom: 10px;
	}

}
.jb-content-pro-image{
	position: relative;
}
.jb-content-pro-image span {
	position: absolute;
	padding: 3px;
	top: 0;
}


.child-item h3{
	margin:0px;
}
.child-item{
	border-bottom: 1px solid #fff;
}
.first-item{
	border-bottom: 1px solid #fff;
}
.child-item .jb-content-pro-title, .child-item .jb-autor-hits-date,.child-item .jbintroText, .jb-item-links{
	margin:0px;
}
/*
h3.jb-title-cat:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 12px solid #0095a3;
	position: absolute;
	left: 20px;
	bottom: 0;
}
h3.jb-title-cat{
	position: relative;
	padding: 15px 10px;
	margin-bottom: 0;
	border-bottom: 5px solid #0095a3;
}*/
.jb-category {
	position: relative;
	text-align: left;
}
h3.jb-title-cat {
	background: #0095a3;
	padding: 10px 15px;
	color: #fff;
	display: inline-block;
	margin-bottom: 0px;
}
/*h3.jb-title-cat:after {
	content: '';
	border-bottom: 12px solid #0095a3;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
*/
.jb-items.owl-theme .owl-nav {
	position: absolute;
	top: -50px;
	right: 10px;
}
.jb-items.owl-theme .owl-dots {
	position: absolute;
	top: -32px;
	right: 0px;
}
.jb-category.owl-theme .owl-nav {
	position: absolute;
	top: 0;
	right: 0px;
}
.jb-category.owl-theme .owl-dots {
	position: absolute;
	top: 17px;
	right: 0px;
}
span.jb-category-img {
	position: absolute;
	padding: 5px;
	top: 0;
	margin: 0;
	left: 0;
}
