/*--------------------------------------------------------------

  Template Name: Subash Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
body{
	color: #666666;
}

p{
	color: #666666;
}

input[type="text"], input[type="password"], textarea {
	color: #303030;
}

input[type="text"]::placeholder, input[type="password"]::placeholder, textarea::placeholder {
	color: #000000;
}

.mean-container a.meanmenu-reveal {
	color: #555 ;
}
.page-catalogue .catalogue article .article-footer {
	position: absolute;
	bottom: 15px;
	right: 0;
}

.page-catalogue aside.left-menu > ul {
	border: 1px solid #DDD;	
}

.page-catalogue aside.left-menu .lvl1 {
	background-color: WhiteSmoke;
	padding: 5px 0;	
}

.page-catalogue aside.left-menu .lvl1 a {
	color: #333 !important;
}

.page-catalogue aside.left-menu .item {
	display: block;
	min-height: 25px;
	position: relative;
}

.page-catalogue aside.left-menu .item .icon-right {
	position: absolute;
	right: 3px;
	top: 0;
	bottom: 0;
}

.page-catalogue aside.left-menu .item .illustration {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 3px;
}

.page-catalogue aside.left-menu .item .designation {
	margin: 0 15px 0 25px;
}

.page-catalogue aside.left-menu .lvl2 .designation {
	margin-left: 30px;
}

.page-catalogue .catalogue article {
	margin-bottom: 15px;
	width: 100%;	
	padding: 0 0 60px;
	position: relative;
	/*background-color: WhiteSmoke;*/
}

.page-catalogue .catalogue article hr {
	margin: 10px 0;
}

.page-catalogue .catalogue article .image,
.page-catalogue .catalogue article .contenu-container,
.page-catalogue .catalogue article .article-footer {	
	margin-left: 15px;
	margin-right: 15px;
}

.page-catalogue .catalogue article .image-container {
	background-color: white;	
	overflow: hidden;
}

.page-catalogue .catalogue article .image {
	margin-top: 15px;
	margin-bottom: 15px;	
}

.page-catalogue .catalogue article .article-footer {
	margin-top: 15px;
}

.page-catalogue .catalogue article .image {
	background-position: center;
	background-size: contain;	
	background-repeat: no-repeat;
	display: block;
	height: 170px;
}
