/*pour garder des blancs pas trop important - à conserver*/
#wrapper {
	padding-bottom: 0px;
}

.pagination {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px;
}

.thumbnail-container {
	margin-bottom: 0px;
}

.products-selection {
	padding: 0px 0px 15px;
}

.product-accessories, {
	padding: 0px 0px;
}

#product #content-wrapper {
	padding-bottom: 0px;
}

.product-detail > .row > .col-md-12 {
	padding-top: 0px;
}

@media (max-width: 375px) {
.product-detail.product-thumbs-left .images-container {
	margin-bottom: 0px;
}}

.product-detail .product-prices {
	margin: 0px 0;
}

#product #content {
	margin-bottom: 0px;
}

.product-add-to-cart {
	padding-bottom: 0px; 
        margin-bottom: 0px; 
}

.product-tabs.tabs .nav-tabs {
	margin-bottom: 0px;
}

.product-tabs.tabs {
	margin-bottom: 0px;
}

.products-section-title {
	margin: 10px 0 25px;
}

/*pour mettre fond sous flèche direction dans petits medias et changer couleurs flèche*/
.owl-theme .owl-buttons div {
	border-radius: 20px;
	background-color: #ffffff;
}

.owl-theme .owl-buttons div::before {
	color: #303518;
}