.list-featured {
}
.lof-featured h3.featured-title {
    background-color: #fff;
    color: #FB6602;
	margin: 0;
    padding: 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #dee7ec;
}
.responsive-img {
    max-width: 100%;
}
.lof-featured .lof-pager {
    padding: 13px;
	height: 0px;
    position: absolute;
    right: 60px;
    top: -38px;
    z-index: 9999;
}
.lof-pager a {
    background: url("images/miscellaneous_sprite.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.lof-pager a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.lof-pager a span {
    display: none;
}
.lof-featured{
  margin-bottom: 10px;
}
.list-featured {
	
}
.list-featured > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-featured ul li {
    display: block;
    float: left;
    margin-right: -1px;
    padding: 0;
    width: 189px;
}
.list-featured ul li {
    padding-top: 10px;
	padding-bottom: 47px;
}
.list-featured ul li .featured-item {
    margin-left: 11px;
    margin-right: 10px;
}
.entry-content .entry-price-discount{
  font-style: italic;
}
.entry-content .entry-price {
  color: #723000;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 0;
  background: url(/themes/SolarMonitor/img/cart-shadow.png) repeat-x;
}
.list-featured ul li h4 {
  font: normal 14px/14px "TexGyre", sans-serif;
  font-weight:bold;
  letter-spacing: 0.03em;
  margin:0
}
.list-featured ul li h4 a {
    color: #FFF;
	background: #FB6602;
	display: block;
	padding: 5px 0 7px;
}
.list-featured ul li h4 a span {
	opacity:0.3;
}

.list-featured ul li:hover h4 a {
  text-decoration: none;
  color: #000;
}
.list-featured ul li p {
    margin: 5px 0 0;
	height: 40px;
	overflow: hidden;
}
.list-featured.responsive {
	padding: 5px 0 10px;
	position: relative;
	margin:0 40px;
}
.list-featured.responsive .caroufredsel_wrapper {
  padding-bottom: 15px;
  z-index: 1;
}
.list-featured .featured-nav {
    padding: 10px;
	width:100%;
    position: absolute;
    top: 36%;
}
.list-featured .featured-nav a {
    outline: medium none;
    text-decoration: none;
}
.list-featured .featured-nav a:hover {
	opacity:0.5;
}
.list-featured .next, .list-featured .prev {
    height: 44px;
    width: 33px;
    position: absolute;
	overflow: hidden	;
    top: 0;
    right: -40px;
    display: block;
    color: white;
    text-align: center;
    font-size: 44px;
	line-height:44px;
    font-family: "FontAwesome";
}
.list-featured .next:after {
    position: absolute;
    right: 0;
    content: "\f054";   
}
.list-featured .next:hover, .list-featured .prev:hover{
}
.list-featured .prev {
    left: -40px;
}
.list-featured .prev:after{
    left: 0;
    position: absolute;
    content: "\f053"; 
}

.featured-item .entry-content {
	border: 6px solid;
	border-color:#FB6602;
	background:#FB6602;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	border-radius: 10%;
	overflow: hidden;
}
.featured-item .img-thumb {
}
@media (max-width: 1200px) {
	.featured-item .img-thumb {
	}
}
@media (max-width: 992px) {
	.featured-item .img-thumb {
	}
}
.featured-item .entry-img {
	max-width:100%;
	background:#fff;
}
.featured-item .entry-img img {
	-webkit-transform: scale(0.9,0.9);
	-moz-transform: scale(0.9,0.9);
	-o-transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	transform: scale(0.9,0.9);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
 
.featured-item .entry-img img:hover {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
}
.featured-item .entry-text {
	text-align: center;
	margin-top: -47px;
	position:relative;
	background:#FB4702;
}
.featured-item a.lof-add-cart span{
    background-color: #4289B9;
    background-image: -moz-linear-gradient(center top , #4289B9 50%, #396D9C 50%);
    border: 1px solid #396D9C;
    box-shadow: 0 1px 0 0 #50A4C8 inset;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 6px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.featured-item a.lof-add-cart:hover span{
    background-color: #396D9C;
    background-image: -moz-linear-gradient(center top , #396D9C 50%, #4289B9 50%);
    box-shadow: none;
    text-decoration: none;
    text-shadow: 0 0 4px #FFFFFF;
}
.featured-item a.lof-add-cart:hover{
    text-decoration: none;
}
.featured-item .lof-main-puplic {
    text-align: center;
}
.featured-widget header{
    padding-bottom: 0px !important;
}

/* priznaky */
div.entry-labels {
	position: relative;
	z-index: 10;
	margin: -17px 10px 0 0;
	text-align: right;
}
div.entry-labels .label{
	display: inline-block;
	padding: 0 2px;
}
div.entry-labels .label span{
	display: none;
}
div.entry-labels .label:before{
	display: block;
	font: 400 15px/27px "FontAwesome";
	padding: 1px 0;
	color: #fff;
	background: #FB6602;
	border-radius: 100px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.16);
	border: 1px solid #FFF;
	width: 30px;
	height: 30px;
}
div.entry-labels .label.new-product:before{
	background: #11BAFF;
	content: "\f005";
}
div.entry-labels .label.freeShipping:before {
	background: #FB6602;
	content: "\f0d1";
	padding: 1px 1px 0 0;
}
div.entry-labels .label.available-now:before {
	background: #3F9900;
	content: "\f00c";
}
