#latest_shop h3 strong{
	color: #ff1e1e;
}
#latest_shop .lightbox .img-thumbnail{
	border: 0px;
	border-radius: 0px;
	padding: 0px;
}
#latest_shop .lightbox .img-thumbnail img,
#latest_shop .lightbox .img-thumbnail.img-thumbnail-hover-icon:before{
	border-radius: 0px;
}
#latest_shop .owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #ff1e1e;
}
#latest_shop .french_name {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
    text-align: center;
    background-color: rgba(43, 43, 43, 0.8);
    padding: 5px 0;
	color: #fff;
    font-size: 16px;
}
