/*Navigation*/

.navbar-trans .navbar-logo {
  content: url(../images/logo.png);
}

.navbar-trans .navbar-logo-dark {
  content: url(../images/logo.png);
}

.sec-heading-custom{
	margin-bottom: 0px;
	text-align: center;
}

.sec-heading-custom-50{
	margin-bottom: 50px;
	text-align: center;
}

.custom-p{
	text-align: justify !important;
}

.brand-image{
	text-align: center;
	margin-bottom: 65px;
}

.footer-widgets{
	background-color: #f57e09;
	color: #FFF;
	border-color: #FFF;
}

.footer-widgets p{
	text-align: justify;
}

.footer-links a:link{
	color: #FFF !important;
}

.footer-links a:hover{
	color: #FFF;
	text-decoration: underline;
}

.orange-bg{
	background-color: #f57e09;
}

a.white-link:link{
	color: #FFF !important;
}

a.white-link:visited{
	color: #FFF !important;
}

a.white-link:hover{
	color: #FFF !important;
	text-decoration: underline;
}

.caps{
	text-transform: uppercase;
}

.team-3col .t-item .magasins{
	min-height: 720px;
}

.children_link{
	/*margin-left: 10%;*/
	text-transform: uppercase;
}

.parent_link{
	font-weight: bold;
	text-transform: uppercase;
}

/*.product-thumbs-md{
	width: 263px !important;
	height: 350px !important;
}*/

.product-thumbs-md{
	width: 230px !important;
	height: 317px !important;
}

.product-thumbs-sm{
	width: 68px !important;
	height: 90px !important;
}

.product-image{
	width: 460px !important;
	height: 570px !important;
}

.clientele-img{
	width: 680px !important;	
}

.active-cat{
	color: #f57e09;
}

.nl-alert{
	background-color: white !important;
	font-weight: bold !important;
}

.product-card{
	height: 460px;
	margin-bottom: 0px !important;
}

.shop-product-card .product-meta{
	height: 90px;
}

.jstree, .jstree:focus { outline:none; }

.second-row-magasins{
	margin-top: 40px;
}