.lang-selector
{
	border-color: #ff7921;
	color: #ff7921;
}

.nav-justified > li > a
{
	background-color: #374041;
	background-image: linear-gradient(to bottom, #374041 0%, #000 100%);
}

.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus
{
	background-color: #ff7921;
}

.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus, .nav-justified > a.active {
  background-color: #ff7921;
}

.shop-btn, .shop-btn-spec
{
	border-color: #ff7921 !important;
	background-color: #ff7921 !important;
}

.shop-panel
{
	border-color: #374041 !important;
}

.shop-panel .panel-heading, .shop-panel-heading
{
	border-color: #374041 !important;
	background-color: #374041 !important;
}

.ariane-arrow-container-active .ariane-step,
.ariane-arrow-container-active .ariane-block
{
	background-color: #ff7921;
}

.ariane-arrow-container-active .ariane-arrow-after
{
	border-left-color: #ff7921;
}

.ariane-arrow-container-active .ariane-arrow-before
{
	border-top-color: #ff7921;
	border-right-color: #ff7921;
	border-bottom-color: #ff7921;
}

#bloc_add_to_cart .btn-info
{
	color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.panel-heading{
  color:  #FFF !important;
}