
.baked-newproductsslider h4.featured-title {
	letter-spacing: 3px;
 	text-transform: uppercase;
  	text-align: center;
  	font-size: 20px;
  	color: #777;
    	margin-bottom: 70px;
}
.baked-newproductsslider .responsive-img {
    max-width: 100%;
    width: 100%;
}
.baked-newproductsslider .baked-pager {
    display:none
}

.baked-newproductsslider{
}
.baked-newproductsslider .list-featured-slider {
    left: 0px;
	
}
.baked-newproductsslider ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    
}
.baked-newproductsslider  li.baked-slider {
    display: block;
    float: left;
    margin-right: -1px;
    padding: 0;
    width: 189px;
}
.baked-newproductsslider li.baked-slider {
    padding-top: 10px;
    text-align: center;
}
.baked-newproductsslider li.baked-slider .featured-item {
    margin-left: 11px;
    margin-right: 10px;
}
.baked-newproductsslider .entry-content .entry-price-discount{
  font-style: italic;
}
.baked-newproductsslider .entry-content {
	max-width: 250px;
	margin: auto;
	text-align: center;
	border: 5px solid #fff;
	   transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;

}
.baked-newproductsslider li:hover .entry-content {
	border: 5px solid #333;
   transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;

}
.baked-newproductsslider .entry-content .entry-price {
  font-size: 16px;
  color: #007d8e;
  padding-top: 0px;
  opacity: 1;
  padding-bottom:8px;
   transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
}
.baked-newproductsslider li.baked-slider:hover .entry-content .entry-price {
	opacity: 1;
	transition: all 250ms ease-in-out;
  	-moz-transition: all 250ms ease-in-out;
  	-webkit-transition: all 250ms ease-in-out;
  	-o-transition: all 250ms ease-in-out;
}
.baked-newproductsslider .list-featured ul li h4 {
  margin-bottom: 10px;
  margin-top:10px;
  text-transform:uppercase;
  font-size: 20px;
}
.baked-newproductsslider h4 a {
    display: inline-block;
    padding: 5px 20px;
 	color: #fff; 
    overflow: hidden;
    border: 2px solid #fff;
	background: rgba(0,0,0,0.1)
}
.baked-newproductsslider li.baked-slider p {
    margin: 5px 0 0;
	height: 40px;
	overflow: hidden;
    display: none;
}
.baked-newproductsslider .list-featured-slider.responsive {

	position: relative;
}
.baked-newproductsslider .caroufredsel_wrapper {
  padding: 0px;
  min-height: 360px !important;
}
.baked-newproductsslider .featured-nav {
    position: absolute;
    /* top: -27px; */
    z-index: 9999;
    width: 100%;
}
.baked-newproductsslider .featured-nav a {
    outline: medium none;
    text-decoration: none;
}
#index .baked-newproductsslider .next, #index .baked-newproductsslider .prev {
    position: absolute;    
    background: none;
    right: 15px;
    height: 30px;
    width: 30px;
    background: #fff !important;
    text-align: center;
    margin-top: -15px;
    border: 1px solid #333;    
}
#index .baked-newproductsslider .prev {border-right: 0px}
#index .baked-newproductsslider .next {border-left: 0px}
#index .baked-newproductsslider .next:before{
    content: "\f105";
    display: block;
    font-size: 20px;
    font-family: "FontAwesome";
    color: #000;
    opacity: 1;
     transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  
    margin-top: 5px;}
#index .baked-newproductsslider .next:hover:before {
	opacity: 1;
	 transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  color: #00bed8 !important
}

#index .baked-newproductsslider  .prev {
    right: 35px;
}
#index .baked-newproductsslider .prev:before {
	content: "\f104";
    display: block;
 	font-size: 20px;
    color: #000;
    opacity: 1;
    font-family: "FontAwesome";
     transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  
	margin-top: 5px;}
#index .baked-newproductsslider .prev:hover:before {
	opacity: 1;
	 transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
   color: #00bed8 !important
}

.baked-newproductsslider .featured-item .video-thumb {
    position: relative;
	text-align: center;
	
	margin-bottom:8px;
	
    max-width: 250px;
    margin: auto;
}

.baked-newproductsslider .featured-item .black-overlay {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.baked-newproductsslider .featured-item img {
 -webkit-transition: all 0.5s ease-out;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
}
 

.baked-newproductsslider .featured-item a.baked-add-cart span{
    background-color: #4289B9;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 6px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.baked-newproductsslider .featured-item a.baked-add-cart:hover span{
    background-color: #396D9C;
    box-shadow: none;
    text-decoration: none;
    text-shadow: 0 0 4px #FFFFFF;
}
.baked-newproductsslider .featured-item a.baked-add-cart:hover{
    text-decoration: none;
}
.baked-newproductsslider .featured-item .baked-main-puplic {
    text-align: center;
}
.baked-newproductsslider .featured-widget header{
    padding-bottom: 0px !important;
}

.baked-newproductsslider .info {
  position: relative; 
  top: 0;
  background: none;
  width: 100%;
  left:0;
  height: 100%;
  opacity: 1;
  transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  max-width: 250px;
  margin: auto;
  padding-top: 1px;
  padding-bottom:10px;
  z-index: 1;
}
.baked-newproductsslider li:hover .info {
	background: #333
}
.baked-newproductsslider li:hover h4 a{
	color: #fff
}
.baked-newproductsslider .infoinner {
  height: auto;
  position:relative;
  top: 0%;
  margin-top: 0px;
  }

.baked-newproductsslider li .star:after {
	color: #888
}
.baked-newproductsslider li .star_on:after {
    color: #00b2ca;
}

.baked-newproductsslider .product-actions {
	position: absolute;
	bottom: -60%;
	margin-top: -23px;
	padding-top: 0px;
	left: 0%;
	width: 100%;
	opacity: 0;
	transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
	padding: 3px;
	z-index: 111;
}
.baked-newproductsslider li:hover .entry-price {opacity: 0 !important}
.baked-newproductsslider li:hover .product-actions {
	opacity: 1;
	bottom: -90px;
	margin-top: -50px;
	transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
}
.baked-newproductsslider li .addToWishlist {padding: 9px 10px 9px 10px; margin-left: 5px;}
.baked-newproductsslider li h4 {
  margin-bottom: 5px;
  margin-top:10px;
  text-transform:uppercase;
  font-size: 20px;
  color: #666;
  margin-bottom: 0px;
}
.baked-newproductsslider li h4 a {
    display: inline-block;
    padding: 5px 0px;
 	
    color: #000; 
    overflow: hidden;
    border: 0;
	min-height: 44px;
    background: none;
    font-size: 16px;
}