a
{
	color: #27C345;
}

.mdl-tabs__tab-bar
{
	background-color: #333;
}

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active
{
	color: #27C345;
}
.mdl-tabs__tab-bar .mdl-tabs__tab.site-title
{
	font-weight: bolder;
}
.mdl-tabs__tab-bar .mdl-tabs__tab
{
	color: #fff;
}
.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple,
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after
{
	background: #27C345;
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised, 
.mdl-button--accent.mdl-button--accent.mdl-button--fab
{
	background-color: #27C345;
}
.atelier-info
{
	text-align: right;
}

.gallery
{
	display: block;
	box-sizing: border-box;
	background-color: #1B1B1B;

	-webkit-transition: margin 0.6s ease;
	   -moz-transition: margin 0.6s ease;
		 -o-transition: margin 0.6s ease;
			transition: margin 0.6s ease;
}

.product-detail
{
	box-sizing: border-box;
	padding: 8px;
	z-index: 10;
}
.product-toggle img,
.product-gallery
{
	width: 100%;
}
.product-gallery,
.product-gallery img
{
    width: 100%;
    max-width: 100%;
    height: auto;
}   
.gallery .product-detail .mesh-info .detail,
.gallery .product-detail .mesh-info .file,
.gallery .product-detail .mesh-info .price,
.mdl-mega-footer .mdl-section-container .left-section,
.mdl-mega-footer .mdl-section-container .middle-section,
.mdl-mega-footer .mdl-section-container .right-section
{
	margin: .5em;
	padding: 0.5em;
	float: left;
	box-sizing: border-box;
	border: 1px solid #616161;
}
.gallery .product-detail .product-gallery
{
	position: relative;
	padding: 0;
}
.gallery .product-detail .mesh-info
{
	position: relative;
	display: block;
	width: 100%;
}
.mdl-mega-footer
{
	padding: 0;
	background-color: #676767;
}
.mdl-section-container
{
	background-color: #1B1B1B;
}
.gallery .product-detail .mesh-info .price
{
	width: 100%;
	border: none;
}
.gallery .product-detail .mesh-info .detail,
.gallery .product-detail .mesh-info .file,


.mdl-mega-footer .mdl-section-container .left-section,
.mdl-mega-footer .mdl-section-container .middle-section,
.mdl-mega-footer .mdl-section-container .right-section
{
	border: none;
	width: 48%;
	color: #fefefe;
}

.gallery .product-detail .mesh-info ul,
.gallery .product-detail .mesh-info .price a
{
	margin-left: .5em
}
.gallery .product-detail .mesh-info ul li
{
	margin-left: .5em;
	line-height: 1.5em;
	font-size: 0.9em;
}
.gallery .product-detail .mesh-info .price a svg {
    fill: #333;
    color: #333;
    font-size: 1.4em;
    line-height: 1em;
    height: 0.8em;
}
.gallery .product-detail .mesh-info .detail h3
{
	text-transform: uppercase;
	font-size: 1.2em;
}
.mdl-grid
{
	overflow: hidden;
	padding: 0;
	transition: height, 0.2s ease;

	height: 0;
}
.mdl-grid.open
{
	transition: height, 0.2s ease;

	height: auto;
}
.mdl-grid.close
{
	
}
.mdl-tabs__panel
{
	margin-top: -25px;
	color: #fff;
	background-color: #676767;
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: 100%;

}
#at-son
{
	background-image: url(../img/background/son.jpg);
}
#at-dessin
{
	background-image: url(../img/background/dessin.jpg);
}
#at-volume
{
	background-image: url(../img/background/volume.jpg);
}
.close-product-detail
{
	margin: .5em 2em;
	padding: 0 .5em;
}
.nivo-directionNav a
{
	width: 48px;
}
.nivo-prevNav i,
.nivo-nextNav i
{
	font-size: 48px;
}
.product-toggle p
{
	padding: 1.2em;
}
@media screen and (min-width: 240px) and (max-width: 900px){

	.atelier-info,
	.gallery,
	.mdl-section-container
	{
		width: 80%;
		max-width: 80%;
		margin: 0 10%;
	}
	.gallery .product-detail .mesh-info .detail,
	.gallery .product-detail .mesh-info .file,
	.gallery .product-detail .mesh-info .price,

	.mdl-mega-footer .mdl-section-container .left-section,
	.mdl-mega-footer .mdl-section-container .middle-section,
	.mdl-mega-footer .mdl-section-container .right-section
	{
		clear: both;
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.atelier-info h3
	{
		padding: 10.5em 0 0 0;
	}
	.atelier-info h3,
	.atelier-info p
	{
		text-align: left;
	}
	.desktop,
	.product-toggle img
	{
		display: none;
	}
	.mdl-tabs__tab
	{
		clear: both;
		float: none;
	}
}
@media screen and (min-width: 900px) and (max-width: 1080px){

	.atelier-info,
	.gallery,
	.mdl-section-container
	{
		width: 80%;
		max-width: 80%;
		margin: 0 10%;
	}
	.gallery .product-detail .mesh-info .detail,
	.gallery .product-detail .mesh-info .file,
	.gallery .product-detail .mesh-info .price,

	.mdl-mega-footer .mdl-section-container .left-section,
	.mdl-mega-footer .mdl-section-container .middle-section,
	.mdl-mega-footer .mdl-section-container .right-section
	{
		clear: both;
		float: none;
		width: 80%;
		max-width: 80%;
		margin: 0 10%;
	}
	.atelier-info h3
	{
		padding: 3em 0 0 0; 	
	}
	.product-toggle p
	{
		display: none;
	}
	.mdl-layout
	{
		display: none;
	}
}
@media screen and (min-width: 1080px){
	.mdl-tabs__tab.site-title
	{
		float: left;
	}
	.atelier-info,
	.gallery,
	.product-gallery,
	.mdl-section-container
	{
		width: 820px;
		margin: 0 auto;
	}
	.atelier-info h3
	{
		padding: 3em 0 0 0;
	}
	.product-toggle p
	{
		display: none;
	}
	.drawer,
	.mdl-layout
	{
		display: none;
	}
}