/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.slide-image {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
	overflow: hidden;
	font-family: "Century Gothic";
	text-align: center;	
}

.caption h4 {
	white-space: nowrap;
	font-family: "Century Gothic";
	color: #97AB3C;
	font-size: 9px;
}


.thumbnail img {
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
}
.nom_prod {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #3C95CC;
	text-align: center;
	text-transform: uppercase;
}
