﻿/* Large Desktop
==================================================================================================== */
@media (min-width: 1200px) {

#top ul a{
	width: 180px;
}

header nav a {
	font-size: 16px;
	width: 140px;
}
.sous-titre h2:before, .sous-titre h2:after {
	content: url(img/line-titre.png);
	position: relative;
	top: -6px;
	padding: 0 30px;
}
.padding-nouveautes {
	padding:0 150px;
}

ul.products li .bloc{
	height:242px;
}
ul.products li .add-panier {
	padding: 1px;
}
ul.products li .prix {
	font-size: 16px;
}
ul.products li .add-panier a{
	font-size: 13px;
	padding: 5px 15px;
}
#presentation .bloc-image {
	width: 50%;
}
#presentation .bloc-texte {
	width: 50%;
	height: 450px;
}
#news .span6 {
	height: 340px;
}
#news .span6 .image-news { 
	height: 340px;
	width: 220px;
	display: inline-block;*display: inline;zoom:1;
	position: relative;
}
#news .span6 .image-news a{
	text-indent: -9999px;
}
#news .span6 .texte-news {
	display: inline-block;*display: inline;zoom:1;
	width: 290px;
	line-height: 340px;
	vertical-align: top;
	padding: 20px 25px;
}

}

@media (min-width: 1919px) {


}

/* #Tablet (Portrait)
==================================================================================================== */

@media (min-width: 768px) and (max-width: 979px) {

#mobile-header{
	position: relative;
	display:block;
	height:50px;
	width:100%;
	top:0;
	left:0;
	z-index:999999;
	width: 100%;
	background: #fff;
}
#mobile-header #responsive-logo {
	width: 50px;
	margin-top: 5px;
	margin-left: -25px;
	position: absolute;
	left: 50%;
}
#mobile-header #responsive-logo img{
	width: 100%;
	height: auto;
}
#mobile-header #responsive-menu-button{
	z-index:9999999;
	display: block;
	text-indent: -9999px;
	width: 20px;
	padding:17px 0 0 25px;
	height: 30px;
	background: url(img/nav-icon.png) center center no-repeat;
}
header, #logo {
	display: none;
}
#top ul.menu-panier {
	margin: 0;
	position: relative;
	top: 13px;
	right: 0;
}
.padding-nouveautes {
	padding:0 ;
}
ul.products li .bloc{
	height:300px;
}
ul.products li .prix {
	float: none;
}
ul.products li .add-panier a{
	display: block;
	margin-top: 10px;
	float: none;
}
#presentation .bloc-image {
	width: 100%;
	height: 400px;
}
#presentation .bloc-texte {
	width: 100%;
	height: auto;
	display: block;
}
#infos {
	text-align: center;
}
#infos .icone {
	display: none;

}
#infos .texte-infos {
	width: 100%;
	display: block;
}
#top ul a{
	width: auto;
	padding: 0 20px;
}
.bloc-order {
	padding-bottom: 20px;
}
.cat-list {
	position: relative;
	left: 0;
	top: 0px;
}
.cat-list li{
	margin: 0 10px 0 0;
	display: inline-block;
	list-style-type: none;

}

}



/*  #Mobile (Paysage)
==================================================================================================== */
@media (max-width: 480px) {


}

/*  #Mobile (Portrait)
==================================================================================================== */
@media (max-width: 767px) {
#mobile-header{
	position: relative;
	display:block;
	height:50px;
	width:100%;
	top:0;
	left:0;
	z-index:999999;
	width: 100%;
	background: #fff;
}
#mobile-header #responsive-logo {
	width: 40px;
	margin-top: 4px;
	margin-left: -20px;
	position: absolute;
	left: 50%;
}
#mobile-header #responsive-logo img{
	width: 100%;
	height: auto;
}
#mobile-header #responsive-menu-button{
	z-index:9999999;
	display: block;
	text-indent: -9999px;
	width: 20px;
	padding:17px 0 0 25px;
	height: 30px;
	background: url(img/nav-icon.png) center center no-repeat;
}
header, #slider, #logo,.line,#page .cross-sells {
	display: none;
}
.container {
	padding: 0 10px;
}
.padding-nouveautes {
	padding:0;
}
ul.products li .image img {
	width: 100%;
	height: auto;
}
#presentation {
	padding: 20px 0;
}
#presentation .bloc-image {
	width: 100%;
	height: 300px;
}
#presentation .bloc-texte {
	width: 100%;
	height: auto;
	display: block;
}
#news .span6 {
	margin-bottom: 20px;
}
#infos {
	text-align: center;
}
#infos .icone {
	display: block;
	width: 100%;
	margin-right: 0px;
	margin-top: 30px;
}
#infos .texte-infos {
	width: 100%;
	display: block;
}
#top {
	height: auto;
}
#top ul.menu-panier {
	margin: 0;
	position: relative;
	top: 0px;
	right: 0;
}
#top ul a{
	width: auto;
	padding: 10px 10px;
}
ul.products li .bloc{
	height:auto;
}
.bloc-order {
	padding-bottom: 20px;
}
.cat-list {
	position: relative;
	left: 0;
	top: 0px;
}
.cat-list li{
	margin: 0 10px 0 0;
	display: inline-block;
	list-style-type: none;

}
footer {
	text-align: center;
}
footer h4{
	margin-top: 30px;
}


}


@media (max-width: 979px) {
  
}


