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

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

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

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

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

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

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

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

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

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

#bloc_add_to_cart .btn-info
{
	color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.voucher-popular
{
  background-color: rgba(239, 125, 0, 0.87) !important;
}
.panel-heading{
  color:  #FFF !important;
}