/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
	font-family: 'Mukta', sans-serif !important;
	font-weight: 200 !important;
}

strong, b {
		font-weight: 400 !important;
}
#wrapper {
	background: none;
	box-shadow: none !important;
}


#header .header-top{
	background: none;
}

#header .header-nav{
border-bottom: 0;
}

#header .header-nav .blockcart {
	background-color: none !important;
}

.header-top {
	background: none;
}

.highlighted-informations {
	box-shadow: none !important;
}

.thumbnail-container {
	box-shadow: none !important;

}

#search_filters {
		box-shadow: none !important;

}
.block-categories {
		box-shadow: none !important;

}


.card {
		box-shadow: none !important;
	border:0px;
	    border-bottom: 1px solid #000 !important;

}

.page-customer-account #content {
			box-shadow: none !important;

	
}


.product-cover img {
			box-shadow: none !important;

}

.tabs {
			box-shadow: none !important;

}

.footer-container {
			box-shadow: none !important;
	background-color:none;

}


.top-menu a {
	font-weight: 200 !important;
	font-size: 1.3em !important;
}

.contoursNoir {
	border-top:1px solid #000 !important;
	border-left:1px solid #000 !important;
	border-bottom:1px solid #000 !important;
	border-right:1px solid #000 !important;
	padding:10px !important;
}