#cookie-alert{
	background-color:#000;
	opacity:0.9;
	color:#FFF;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding:20px 20% 20px 20%;
	text-align:center;
	height:auto;
	z-index:1000000;
	font-size:14px;
	display:block;
}

#cookie-alert .cross{
	color: #fff;
	position: absolute;
	top: 4px;
	right: 10px;
	cursor:pointer;
}

#cookie-alert .cross:hover{
	color: #bec591;
}

#cookie-alert a{
	color: #bec591;
	text-decoration:none;
}

#cookie-alert a:hover{
	text-decoration:underline;
}

.link, .link_map, .link_thin {
	color: #2b3224;
	text-decoration:none;
	cursor: pointer;
}

.link, .link_map {
	font-weight:500;
}

.link_thin {
	font-weight:normal;
}

.link:hover, .link_map:hover, .link_thin:hover {
	text-decoration:underline;
}

.alert{
	padding: 10px;
	/*background: #fff600;*/
	background: #fff;
	font-weight: bold;
	/*color: #2b3224;*/
	color: #cf1810;
	margin-bottom:20px;
	text-align:center;
}

.translation_error{
	padding: 2px;
	background: #fff600 !important;
	font-weight: bold;
	color: #2b3224;
	text-align:center;
}

.alert a{
	color: #2b3224;
	text-decoration:underline;
}

.success{
	padding: 10px;
	/*background:#6F3;*/
	font-weight: bold;
	color: #04d309;
	margin-bottom:20px;
	text-align:center;
}

#safedebit input[type='text'],#write-product-review input[type='text'], #write-product-review select, #write-product-review textarea,#write-product-question input[type='text'], #write-product-question select, #write-product-question textarea,.shipping_fee_preview select, #cart-gift input[type='text'], #write-review input[type='text'], #write-review select, #write-review textarea, #partners_2 textarea, #add-picture input[type='text'], #add-picture select, #add-picture input[type='file'], #add-picture textarea, #connexion-form input[type='password'], #connexion-form input[type='text'], #profile input[type='password'], #profile input[type='text'], #profile select, #manage_address input[type='text'], #manage_address select, #registration-left-1 input[type='password'], #registration-left-1 input[type='email'], #registration-left-1 input[type='text'], #registration-left-1 select, #registration-left-2 input[type='password'], #registration-left-2 input[type='text'], #registration-left-2 input[type='email'], #registration-left-2 select, #registration-left-3 input[type='password'], #registration-left-3 input[type='text'], #registration-left-3 input[type='email'], #registration-left-3 select, #registration-right input[type='text'], #registration-right select, #registration-right input[type='email'], #registration-right input[type='password'], #choix-adresses input[type='text'], #choix-adresses select, #choix-livraison input[type='text'], #choix-livraison select, #mode-paiement input[type='text'], #mode-paiement select, #checks input[type='text'], #checks select, #contact-us input select, #contact-us input[type='text'], #contact-us input[type='email'], #contact-us textarea, #retrieve input[type='text'], #password-reset input[type='password'], #order-by select, .criteria input[type='text'], .criteria select, .criteria-gallery input[type='text'], .criteria-gallery select, #registration-pro input select, #registration-pro select, #registration-pro input[type='text'], #registration-pro input[type='email'], #registration-pro textarea, #registration-pro input[type='password']{
  /*-webkit-appearance: none;
  -moz-appearance: none;*/
  appearance: none;
  background-color: #fff;
  border: 1px solid #bdc592;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: inherit;
  padding: 5px 5px;
  width: 100%;
}

#partners_2 textarea{
  width: 50%;
}

#order-by select, .criteria select, .criteria-gallery select{
  width: auto;
}

#loose-periods select,#choose-language-reviews select{
  /*-webkit-appearance: none;
  -moz-appearance: none;*/
  appearance: none;
  background-color: #fff;
  border: 1px solid #bdc592;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: inherit;
  padding: 5px 5px;
}

.button,#safedebit input[type='submit'],#write-product-review input[type='submit'],#write-product-question input[type='submit'],#cart-gift input[type='submit'], #cart-gift input[type='button'], #cart-fee input[type='submit'], #cart-fee input[type='button'], #cart-right input[type='submit'], #cart-right input[type='button'], #write-review input[type='submit'], #write-review input[type='button'], #add-picture input[type='submit'], #add-picture input[type='button'],#historique input[type='submit'], #historique input[type='button'], #order-end-1 input[type='submit'], #order-end-1 input[type='button'], #ok-registration input[type='button'], #erreur404 input[type='button'],#order-end-2 input[type='submit'], #order-end-2 input[type='button'],#order-end-3 input[type='submit'], #order-end-3 input[type='button'],#contact-us input[type='submit'], #contact-us input[type='button'],#retrieve input[type='submit'], #retrieve input[type='button'],#password-reset input[type='submit'], #password-reset input[type='button'], #manage_address input[type='submit'], #manage_address input[type='button'], #profile input[type='submit'], #profile input[type='button'], #registration-left-1 input[type='submit'], #registration-left-1 input[type='button'], #registration-left-2 input[type='submit'], #registration-left-2 input[type='button'], #registration-left-3 input[type='submit'], #registration-left-3 input[type='button'], #registration-right input[type='submit'], #registration-right input[type='button'], #choix-adresses input[type='submit'], #choix-adresses input[type='button'], #choix-livraison input[type='submit'], #choix-livraison input[type='button'], #mode-paiement input[type='submit'], #mode-paiement input[type='button'], #checks input[type='submit'], #checks input[type='button'], #infos-finalisation input[type='submit'], #infos-finalisation input[type='button'], #first_order_alert input[type='button'], #loose-periods input[type='submit'], #choose-language-reviews input[type='submit'], .criteria input[type='submit'], .criteria-gallery input[type='submit'], #registration-pro input[type='submit'], #registration-pro input[type='button'] {
	font-family: 'Oswald', Helvetica, sans-serif;
	margin: 10px 0 0 0;
	background: linear-gradient(#9da050, #c0c897, #9da050);
	color: #2b3224;
	text-align: center;
	border: 1px solid #636e2c;
	border-radius: 4px;
	cursor: pointer;
	padding:5px 20px 5px 20px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.button:hover,#safedebit input[type='submit']:hover,#write-product-review input[type='submit']:hover,#write-product-question input[type='submit']:hover,#cart-gift input[type='submit']:hover, #cart-gift input[type='button']:hover, #cart-fee input[type='submit']:hover, #cart-fee input[type='button']:hover,#cart-right input[type='submit']:hover, #cart-right input[type='button']:hover,#write-review input[type='submit']:hover, #write-review input[type='button']:hover,#add-picture input[type='submit']:hover, #add-picture input[type='button']:hover,#historique input[type='submit']:hover, #historique input[type='button']:hover, #order-end-1 input[type='submit']:hover, #order-end-1 input[type='button']:hover, #ok-registration input[type='button']:hover, #erreur404 input[type='button']:hover,#order-end-2 input[type='submit']:hover, #order-end-2 input[type='button']:hover,#order-end-3 input[type='submit']:hover, #order-end-3 input[type='button']:hover, #contact-us input[type='submit']:hover, #contact-us input[type='button']:hover, #retrieve input[type='submit']:hover, #retrieve input[type='button']:hover, #password-reset input[type='submit']:hover, #password-reset input[type='button']:hover, #manage_address input[type='submit']:hover, #manage_address input[type='button']:hover, #profile input[type='submit']:hover, #profile input[type='button']:hover, #registration-left-1 input[type='submit']:hover, #registration-left-1 input[type='button']:hover, #registration-left-2 input[type='submit']:hover, #registration-left-2 input[type='button']:hover, #registration-left-3 input[type='submit']:hover, #registration-left-3 input[type='button']:hover, #registration-right input[type='submit']:hover, #registration-right input[type='button']:hover, #choix-adresses input[type='submit']:hover, #choix-adresses input[type='button']:hover, #choix-livraison input[type='submit']:hover, #choix-livraison input[type='button']:hover, #mode-paiement input[type='submit']:hover, #mode-paiement input[type='button']:hover, #checks input[type='submit']:hover, #checks input[type='button']:hover, #infos-finalisation input[type='submit']:hover, #infos-finalisation input[type='button']:hover, #first_order_alert input[type='button']:hover, #loose-periods input[type='submit']:hover, #choose-language-reviews input[type='submit']:hover, .criteria input[type='submit']:hover, .criteria-gallery input[type='submit']:hover, #registration-pro input[type='submit']:hover, #registration-pro input[type='button']:hover {
  background: #dade9d;
  text-decoration:none;
}

.button_dark_green{
	font-family: 'Oswald', Helvetica, sans-serif;
	margin: 10px 0 0 0;
	background: linear-gradient(#404b36, #2b3224);
	color: #ffffff;
	text-align: center;
	border: 1px solid #636e2c;
	border-radius: 4px;
	cursor: pointer;
	padding:5px 20px 5px 20px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.button_dark_green:hover{
	background: #404b36;
	color: #fff;
	text-decoration:none;
}

#infos-finalisation input[type='submit'], #infos-finalisation input[type='button'], #loose-periods input[type='submit'], #choose-language-reviews input[type='submit'] {
	margin: 0 0 0 20px;
}

.criteria input[type='submit'], .criteria-gallery input[type='submit'] {
	margin: 0;
}



#infos-finalisation input[type='button'] {
	margin:0;
}

#mode-livraison img{
	float:left;
	margin-right:20px;
	
}


#mode-paiement img{
	margin-right:20px;
	
}



label{
  display: block;
  margin-bottom: 5px;
}


#comments .comment {
	width: 100%;
	margin-bottom:30px;
	background: #f4f4f4;
	border: 1px solid #bdc592;
	border-radius: 4px;
	text-align: left;
	padding:30px;
	display:inline-block;
}

#comments .comment .content {
	margin-left:77px;
	width:auto;
}

#comments .comment .img {
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 25px;
	margin-bottom: 0;
}

#comments .rating i {
	font-size: 15px;
	color: #fdba13;
	margin-right:3px;
}

#comments .alias {
	color:#cf1810;
}

#comments .title {
	font-weight:bold;
}

#account_list > div:after {
		clear: both;
		content: " ";
		display: table;
	}


#news {
	list-style-type: none;
}

#news li {
	padding-bottom:30px;
	padding-top:30px;
}

#news li .date {
	opacity:0.7;
}

#news li .title {
	font-weight:bold;
}

.lechampmasquecommezorro {
	display: none;
	}
	
#adresse-livraison {
	float:left;
	width:48%;
}

#adresse-facturation {
	float:right;
	width:48%;
}

#mode-livraison {
	float:left;
	width:48%;
}

#mode-livraison hr,#mode-paiement hr {
  width: 100%;
  height: 1px;
  background-color: #c4c4c4;
  border: none;
  margin: 10px 0;
  clear:both;
  display:inline-block;
}

#partners_1 hr,#partners_2 hr,#choix-adresses hr {
  width: 100%;
  height: 1px;
  background-color: #bdc592;
  border: none;
  margin: 10px 0;
  clear:both;
  display:inline-block;
}

#choix-adresses .button {
	padding:2px 5px;
	float:right;
	margin:0;
}

#choix-adresses .title {
	font-size:18px;
	font-weight:bold;
}

#registration-pro hr,#registration-right hr {
  width: 100%;
  height: 1px;
  background-color: #bdc592;
  border: none;
  margin: 20px 0 ;
  clear:both;
  display:inline-block;
}

#options-livraison {
	float:right;
	width:48%;
}

#options-livraison i {
	font-size:60px;
	float:left;
	margin-right:20px;
}

.shipping-price {
	color: #a3b34d;
}

#mode-paiement {
	float:left;
	width:48%;
}



#registration-left-1, #registration-left-2, #registration-left-3 {
	float:left;
	width:48%;
}

#registration-right {
	float:right;
	width:48%;
}

#checks {
	float:right;
	width:48%;
}

.steps {
	border-radius: 4px;
	width:100%;
	padding:10px;
	margin-bottom:30px;
	display: inline-block;
	color: #c4c4c4;
	text-align:center;
	
	
}

.steps .icon{
	float:left;
	width:14%;
	text-align:center;
}

.steps .arrow{
	float:left;
	font-size: 50px;
	margin-top: 40px;
	width:14%;
}

.steps i {
	font-size: 100px;
	color: #c4c4c4;
}

.steps p {
	margin-top:10px;
}

.steps .active {
	color: #404b36;
}

.steps .ok {
	color: #b1bf6a;
}


/*#contact-us p, #profile p, #registration-left p, #registration-right p, #mode-paiement p, #adresse-livraison p, #adresse-facturation p, #checks p, #options-livraison p{
	margin-bottom:10px;
}*/

#mode-livraison p{
	margin: 0;
}

#cart-left{
	float:left;
	width:40%;
	margin-bottom:20px;
}

#cart-right{
	float:right;
	width:30%;
	text-align:center;
	margin-bottom:20px;
}

.order-details-left{
	float:left;
	width:30%;
	margin-bottom:20px;
}

.order-details-right{
	float:right;
	width:30%;
	text-align:center;
	margin-bottom:20px;
}

#cart-gift .table_content{
	text-align:center;
}

#cart-gift a, #checks a{
	text-decoration:none;
	color:#cf1810;
	margin-left:7px;
}

#cart-gift a:hover, #checks a:hover{
	text-decoration:none;
}

#safedebit,#write-product-review,#write-product-question,#cart-gift, #partners_1, #partners_2, #cart-fee, .cart-total, .shipping_fee_preview, #write-review, #add-picture, #add-picture-infos, #profile, #manage_address,.help-content,.infos-content,.address,.shipping-content,.payment-content, #payment, #validation-payment, #who, #contact-us, #contact-us-email, #contact-us-tel, #retrieve, #password-reset, #registration-left-1, #registration-left-2, #registration-left-3, #registration-right, #registration-pro, #mode-paiement, #mode-livraison, #adresse-livraison, #adresse-facturation, #checks, #options-livraison, #infos-finalisation, .steps, #order-end-1, #ok-registration,#erreur404, #order-end-2, #order-end-3, .order  {
	background-color:#f4f4f4;
	border: 1px solid #bdc591;
}

#order-end-1 .table_content,#order-end-2 .table_content,#order-end-3 .table_content {
	text-align:center;	
}

.table_content_order .steps  {
	background-color:#fff;
}

#cart-gift, .shipping_fee_preview{
	margin-bottom:10px;
}

.cart-total{
	margin-bottom:20px;
}

#partners_1{
	margin-bottom:20px;
}

.help-content, .shipping-content, .infos-content{
	margin:20px 0;
}

.payment-content{
	margin-bottom:20px;
}

.help-content .table_content,.infos-content .table_content,.address .table_content,#partners_1 .table_content,#partners_2 .table_content, #ok-registration .table_content,#erreur404 .table_content{
	text-align:center;
}

.bell {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	padding-left: 1px;
	margin-right: 5px;
	text-align: center;
	background: linear-gradient(#b4120d, #da150f, #b4120d);
	color: #fff;
	font-size: 0.8em;
	border: 1px solid #da150f;
	border-radius: 4px;
	margin-left:5px;
}

.dispo_examples{
	margin-top:20px;
	margin-bottom:0px;
	border: 1px solid #bdc591;
	border-radius: 4px;
}

#profile, #write-review, #add-picture,#add-picture-infos {
	margin: 0 auto;
	width:70%;
	margin-top:20px;
	margin-bottom:20px;
}


#registration-left-1, #registration-left-2, #registration-left-3, .order{
	width:100%;
	margin-bottom:20px;
	}
	
.red-alert{
	color:#cf1810;	
}
	

.form-alert{
	border-color: #cf1810 !important;
}

#infos-finalisation  {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

#retrieve, #password-reset  {
	margin: 0 auto;
	width:50%;
	margin-top:20px;
	margin-bottom:20px;
}

#manage_address  {
	margin: 0 auto;
}

#contact-us  {
	margin: 0 auto;
	width:100%;
	margin-bottom:20px;
}

#contact-us-email  {
	margin: 0 auto;
	margin-bottom:20px;
}

#contact-us-tel  {
	margin: 0 auto;
}

#contact-us-email  {
	margin: 0 auto;
	margin-bottom:20px;
}

#payment  {
	margin-bottom:20px;
}


#payment .description  {
	vertical-align:middle;
}

#payment .icon  {
	vertical-align:middle;
	text-align:center;
	padding-right:20px;
	width:140px;
}

#infos-finalisation-1 p, #infos-finalisation-2 p, #infos-finalisation-3 p, #infos-finalisation-4 p{
	margin-bottom:10px;
	font-weight:bold;
}

.table_title{
	width:100%;
	padding:10px;
	background: linear-gradient(#404b36, #2b3224);
	color:#fff;
	text-align:center;
	font-size:15px;
}

.table_content, .table_content_order{
	width:100%;
	padding:20px;
	font-size:14px;
	text-align:left;
}

.table_content p{
	margin-bottom:10px;
}

#registration-pro .table_content p{
	margin:10px 200px 10px 200px;
}

.cart_price{
	width:100%;
	padding:10px;
	background: linear-gradient(#404b36, #2b3224);
	color:#fff;
	text-align:center;
	font-size:20px;
}

.cart_price .total{
	color:#bdc592;
}



.main_aurel {
		width: 100%;
	}
	
#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 50%;
		margin:0 auto;
	}

#order-end-1,#order-end-2{
	margin-bottom:20px;
	}


.big_title{
	display:inline-block;
	border-bottom: 1px solid #bec591;
	margin-bottom:20px;
	width:100%;
}

.big_title .title {

	font-family: 'Allerta Stencil', sans-serif;
	text-transform: uppercase;
	color: #cf1810;
	font-size:15px;
	
}

.big_title .sub {
	font-size:14px;
}

.big_title .left {
	float:left;
	line-height:20px
}

.big_title .right {
	cursor:pointer;
	float:right;
	background: linear-gradient(#404c36, #2a3223);
	padding: 0 5px 0 5px;
	border-right: 1px solid #bec591;
	border-left: 1px solid #bec591;
	border-top: 1px solid #bec591;
	line-height:22px;
}

.big_title .right:hover {
	background: #404b36;
}

.big_title .right .more {
	color:#cf1810;
}

.big_title .active .more {
	color: #dcde9f;
}

.big_title a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}

.big_title a:hover {
	text-decoration:none;
}


.arrival_title{
	display:inline-block;
	border: 1px solid #bec591;
	margin-bottom:20px;
	width:100%;
	color: #2b3224;
	padding:5px 10px 5px 5px;
	border-radius: 3px;
	background-color:#f4f4f4;
}

.arrival_title .picto {
		width: 50px;
		height: 50x;
		float:left;
		padding:5px;
		border: 1px solid #bec591;
		border-radius: 3px;
		margin-right:10px;
	}
	
.arrival_title .dispo {
	background: linear-gradient(#0fb20d, #0fda0f, #0fb20d);
}
	
.arrival_title .non-dispo {
	background: linear-gradient(#c30600, #ff0800, #c30600);
}

.arrival_title .mi-dispo {
	background: linear-gradient(#b5380c, #da440f, #b5380c);
}

.arrival_title .title {
	text-transform: uppercase;
	font-size:18px;
	font-weight:bold;
	margin-top:2px;
	
}

.arrival_title .sub {
	
}

.arrival_title .left {
	float:left;
}

.arrival_title .right {
	float:right;
	padding-top:14px;
}

.arrival_title .more {
		color:#da150f;
	}

.arrival_title .right a {
	text-decoration:none;
	color: #2b3224;
}

.arrival_title .right a:hover {
	text-decoration:underline;
}

.arrival_all{
	padding-top:30px;
	background: linear-gradient(#404b36, #2b3224);
	border-radius: 5px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

.arrival_all:hover{
	background: #404b36;
}

.arrival_all .number{
	font-size:60px;
	color:#cf1810;
	font-family: 'Allerta Stencil', sans-serif;
}

.arrival_all i{
	color:#cf1810;
}

.arrival_all p{
	margin-top:30px;
}

#panorama_list {
	margin-top:20px;
	}

#panorama_list div{
	text-align:center;
	float:left;
	width:20%;
	margin-bottom:20px;
	}

#carousel{
	background: linear-gradient(#404c36, #2a3223);
	display:inline-block;
	width:100%;
	margin-bottom:20px;
	border-radius: 4px;
	border: 1px solid #646f2d;
	padding-bottom:1%;
	padding-left:1%;
}

#carousel ul {
	list-style-type: none;
	margin:0px;
	padding:0;
	width:100%;
	text-align:center;
	
	}
/*	
#carousel li  {
	float: left;
	background: linear-gradient(#9da050, #c0c897, #9da050);
	color: #2b3224;
	font-weight:bold;
	text-align: center;
	border: 1px solid #646f2d;
	cursor: pointer;
	padding:5px 0px 5px 0px;
	width:14.6%;
	margin:1%;
}
*/

#carousel li  {
	float: left;
	background: linear-gradient(#9da050, #c0c897, #9da050);
	color: #2b3224;
	font-weight:bold;
	text-align: center;
	border: 1px solid #646f2d;
	cursor: pointer;
	padding:5px 0px 5px 0px;
	width:16.6%;
	margin:1% 1% 0 0;
}

#carousel-products .more {
	marging-bottom:20px;
	background: linear-gradient(#404c36, #2a3223);
	padding: 10px 20px 10px 20px;
	border: 1px solid #bec591;
	line-height:22px;
	float:left;
}

#carousel-products .more i {
	color:#cf1810;
}

#carousel-products .more a {
	color: #fff;
	text-decoration:none;
}

#carousel-products .more a:hover {
	color: #fff;
	text-decoration:underline;
}
/*
.period-list {
}

.period-list .period {
	margin-bottom: 30px;
}

.period-list .active .name a {
	color: #a3b34d;
}

.period-list figure {
	margin-bottom: 5px;
	text-align: center;
}


.period-list figure img:hover  {
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.period-list figure img{
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.period-list .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
}

.period-list .sub {
	line-height: 20px;
	text-align:center;
	font-size: 13px;	
}

.period-list .name a {
	display: block;
	text-decoration: none;
	color: #2b3224;
	font-size: 13px;
	font-weight: bold;
}

.flag-list {
	text-align:center
}

.flag-list .flag {
	margin-bottom: 30px;

}

.flag-list .active .name a {
	color: #a3b34d;
}

.flag-list figure {
	margin-bottom: 5px;
	text-align: center;
}
/*
.flag-list figure img:hover  {
	transform: rotate(-10deg);
}

.flag-list figure img{
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
*/




h2{
	margin-top:20px;
}

.order_table {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #bdc591;
	margin-bottom:20px;
}

.order_table th {
	height: 34px;
	vertical-align: middle;
	padding: 3px 0;
	border: 1px solid #bdc591;
	background: linear-gradient(#404b36, #2b3224);
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}

.order_table td {
	padding: 3px 5px;
	border: 1px solid #bdc591;
	color: #3f4b35;
}

.order_table td a {
	color: #3f4b35;
}

.order_table i {
	color: #bdc592;
	margin-right:8px;
}

.order_table tbody td {
	padding: 15px 5px;
	/*background: #f4f4f4;*/
	background: #fff;
	text-align: center;
}

.order_table .product_img {
	text-align: center;
	width:50%;
	float:left;
}

.order_table .product {
	background: #fff;
	border-left: 0;
	text-align: left;
}

.order_table .product_info {
	text-align: left;
	width:50%;
	float:left;
}

.order_table .product_brand {
	text-transform: uppercase;
	font-size: 13px;
	color: #b2b2b2;
}

.order_table .product_name {
	margin-bottom: 15px;
	
}

.order_table .product_name a {
	text-decoration: none;
	color: #2b3224;
	font-size: 13px;
	font-weight: 500;
}

.order_table .product_name a:hover {
	text-decoration: underline;
}

.order_table .product_price {
	color: #a7a960;
}

.order_table .reference {
	font-size: 13px;
}

.order_table .reference span {
	font-weight: 500;
}

.order_table .qty {
	width: 48px;
	height: 24px;
	border: 1px solid #ccc;
}

.order_table .empty {
	min-heigth: 40px;
	border: 0;
}

.order_table .imp {
	background: linear-gradient(#404b36, #2b3224);
	color: #fff;
}

.order_table .product_unit_price, .order_table .quantity, .order_table .product_price, .order_table .bin{
	background:#f4f4f4;
}

.order_table .bin{
	font-size:18px;
}

.order_table .removeFromCart i {
	color: #2b3224;
}

.order_table .removeFromCart i:hover {
	color: #cf1810;
}

.order .state{
	color:#bdc592;
}


.news {
	width: 100%;
	padding-top: 20px;
	margin-top: 20px;
}



.news a {
	color: #3f4b35;
}

.news i {
	margin-right:8px;
}

.news .product_name a {
	text-decoration: none;
	display: block;
	text-decoration: none;
	color: #2b3224;
	font-weight: 500;
	line-height: 20px;
}

.news .product_name a.active  {
	color: #a3b34d;
}

.news .price {
	vertical-align: middle;
	color: #b3bf6b;
	margin-right: 10px;
	font-size: 30px;
	font-weight: bold;
}

.news .reference {
}

.news .reference span {
	font-weight: bold;
}

.news .qty {
	width: 48px;
	height: 24px;
	border: 1px solid #ccc;
}

.news input[type="number"] {
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	padding: 0 0 0 2px;
	border: 1px solid #ccc;
	text-align: center;
}

.news .add_cart_news {
	display: inline-block;
	vertical-align: middle;
	height: 43px;
	padding: 0 12px;
	border: 1px solid #646e2d;
	border-radius: 4px;
	background: linear-gradient(#9da050, #c0c897, #9da050);
	color: #2b3224;
	font-family: 'Oswald', Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	margin-left:20px;
}

.news .add_cart_news:hover {
	background: #dade9d;
}

.news button i {
	margin-right: 0;
}

.news button i:first-child {
	margin-right: 3px;
}

.news a.light-green {
	padding: 0 10px 2px 10px;
}

#pickup_map, #first_order_alert{
	
	width:100%;
	height:100%;
	z-index:10000;
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align:center;
	display:none;
	background: rgba(0,0,0,0.8);
}

#pickup_map:after, #first_order_alert:after{
    content: '';
    display: inline-block;
    width: 0px;
    vertical-align: middle;
}

#first_order_alert:after{
    height: 100%;
}

#pickup_map .map, #first_order_alert .alert_content{
	display: inline-block;
	position:relative;
	background-color:#fff;
	margin:0 auto;
	z-index:20000000;
	border-radius: 3px;
	border: 1px solid #646e2d;
	height:auto;
	vertical-align: middle;
	padding-bottom: 20px;
}

#first_order_alert .alert_content{
	width:400px;
}

#first_order_alert p{
	margin-top:20px;
}

#first_order_alert .alert_text{
	padding:0 20px 20px 20px;
	text-align:left;
}

#pickup_map .map{
	width:50%;
}



#pickup_map .map .close, #first_order_alert .alert_content .close{
	cursor:pointer;
	font-size:18px;
	padding-right:8px;
	padding-top:4px;
	float:right;
}

#first_order_alert .links{
	text-align:center;
}

#first_order_alert .title{
	text-align:center;
	color:#ff0800;
}

#pickup_map .name{
	font-size:18px;
}

.loose_title{
	margin-bottom: 30px;
	text-align: left;
}

.loose_title h1 {
	font-size: 20px;
	font-weight: 500;
	color: #2b3224;
}

.loose_title .brand a {
	font-size: 20px;
	font-weight: 500;
	color: #b2b2b2;
	text-decoration: none;
	text-transform: uppercase;
}

.loose_title .brand a:hover {
	color: #da150f;
}

.loose_title .period {
	margin-top:20px;
}

.loose_title .green{
	color:#bdc592;
	margin-right:5px;
}

.loose_title .loose_img{
	margin-right:20px;
}

.loose_title h3{
	color:#b1b1b1;
	margin:0;
	padding:10px 0 0 0;
	font-weight:normal;
	font-size:20px;
}

.loose_title h2{
	margin:0;
	padding:0;
	font-size:20px;
}

.loose_title .full_product{
	float:right;
	text-align:center;
	margin-left:20px;
}

.loose_title .full_product a{
	color: #b2b2b2;
	text-decoration: none;
}

.loose_title .link{
	font-weight:500;
}

.loose_title .link:hover{
	text-decoration:none;
	color: #a3b34d;
}

#loose-periods, #choose-language-reviews, .loose_title, #on-place{
	margin-bottom: 40px;
	padding: 20px;
	background: #f4f4f4;
	border: 1px solid #bdc591;
	border-radius: 4px;
	display:inline-block;
}

.loose_title{
	width:100%;
	background: #fff;
}

#on-place{
	width:100%;
}

#on-place .titre{
	font-weight:bold;
}

#on-place a{
	color: #2b3224;
	font-weight:bold;
	text-decoration:none;
}

#on-place a:hover{
	text-decoration:underline;
}

#choose-language-reviews{
	margin-bottom: 10px;
}

#loose-periods i, #choose-language-reviews i{
	color: #636e2c;
}

.actu{
	border: 1px solid #bdc591;
	border-radius: 4px;
	margin-bottom:20px;
	padding:20px;
	float:left;
	width:100%;
}

.actu .img_block{
	border-top: 1px solid #b2b2b2;
	margin-top:20px;
}

.actu .img{
	text-align:center;
	float:left;
	margin-right:20px;
	margin-top:20px;
	width:90px;
	height:90px;
	line-height:90px;
}

.actu .img img{
	vertical-align:middle;
}

.actu .youtube{
	width:560px;
	max-width:100%;
	height:315px;
}

#order-by{
	margin-bottom:20px;
}

.criteria,.criteria-gallery {
	margin-bottom: 20px;
	padding: 20px;
	background: #f4f4f4;
	border: 1px solid #bdc591;
	border-radius: 4px;
	display:inline-block;
	width:100%;
}

.criteria i,.criteria-gallery i {
	color: #636e2c;
}

.criteria i:hover,.criteria-gallery i:hover {
	color: #da150f;
}


.criteria ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.criteria ul li {
	float:left;
	margin-right:10px;
}

#my-gallery,#the-gallery {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		
	}
	
#my-gallery figure,#the-gallery figure{
		width: 130px;
		height: 130px;
		line-height: 130px;
	}
	
#my-gallery figure img,  #the-gallery figure img{
	vertical-align:middle;
}

#my-gallery div, #the-gallery div {
		width: 150px;
		height: auto;
		margin:  0 0 30px 0;
		padding: 10px;
		border: 1px solid #bdc591;
		border-radius: 4px;
		text-align:center;
	}
	
.actual {
	display:inline-block;
		width: auto;
		height: auto;
		padding: 20px;
		border: 1px solid #bdc591;
		text-align:center;
		border-radius: 4px;
		background-color:#FFF;
		margin-top:20px;
}

.picture_format {
	
	background-color:#FFF;
	padding:20px;
}

.picture_pb {
	
	background-color:#FFF;
	padding:20px;
	color:#cf1810;
}

.picture {
	width:100%;
}

.picture .figure {
	padding:0 20px;
	text-align:center;
	float:left;
	width:50%;
}

.picture .figure figure {
	max-width:100%;
}

.picture .right {
	float:left;
}

.picture .social {
	border-left:1px solid #b2b2b2;
	padding-left:20px;
	width:100%;
	margin-top:20px;
}

.picture .description {
	border-left:1px solid #b2b2b2;
	padding-left:20px;
	width:100%;
	display:inline-block;
}

.picture .description h1 {
	font-size:22px;
	font-weight:bold;
}

.picture .description .red {
	color:#cf1810;
}

.picture .description i {
	color:#bec591;
	margin-right:5px;
}

.picture .description p {
	margin-bottom:20px;
}

.picture .description figure {
	display:block;
	float:left;
	margin-right:20px;
	width:50px;
}

.picture .description .author {
	float:left;
	display:block;
}

.picture .social i {
	margin-right:5px;
}

.picture .social .fb, .actu .left .fb, .product-social .fb{
	background-color:#d9d9d9;
	color:#3a56a0;
	border-radius: 4px;
	padding:0 8px;
	width:auto;
	display:inline-block;
	cursor:pointer;
}

.picture .social .tw, .actu .left .tw, .product-social .tw {
	background-color:#669fcc;
	color:#fff;
	border-radius: 4px;
	padding:0 8px;
	width:auto;
	display:inline-block;
	margin-top:10px;
	cursor:pointer;
}

.picture .social .gg, .actu .left .gg, .product-social .gg {
	background-color:#df472f;
	color:#fff;
	border-radius: 4px;
	padding:0 8px;
	width:auto;
	display:inline-block;
	margin-top:10px;
	cursor:pointer;
}

.picture .social .fb:hover, .picture .social .tw:hover, .picture .social .gg:hover, .actu .left .fb:hover, .actu .left .tw:hover, .actu .left .gg:hover, .product-social .fb:hover, .product-social .gg:hover, .product-social .tw:hover {
	opacity:0.8;
}



	
#my-gallery button {
		background: linear-gradient(#2b3224, #404b36, #2b3224);
		color: #fff;
	}

#my-gallery button:hover {
		background: #404b36;
	}
	
#my-gallery div img, #the-gallery div img {
		max-width: 100%;
		width: auto;
		height: auto;
		max-height: 100%;
		margin: auto;
	}
	
#my-gallery .wait {
	background-color:#FC9;
	}
	
.flag-list, .brand-list, .color-list {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
}
	
.flag-list div, .color-list div {
		width: 140px;
		height: auto;
		margin:  0 0 30px 0;
		text-align:center;
	}	
	
.brand-list div {
	width: 140px;
	height: auto;
	margin:  0 0 30px 0;
	padding: 0 10px;
	text-align:center;
}
	
.flag-list figure, .brand-list figure, .color-list figure{
		max-width: 100%;
	}

.flag-list figure img, .brand-list figure img, .color-list figure input[type='image'] {
		max-width: 100%;
		width: auto;
		height: auto;
		max-height: 100%;
		margin: auto;
	}

.flag-list .name, .brand-list .name, .color-list .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
}

.flag-list .name a, .brand-list .name a, .color-list .name a {
	display: block;
	text-decoration: none;
	color: #2b3224;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
}

.flag-list .active .name a, .brand-list .active .name a, .color-list .active .name a {
	color: #a3b34d;
}

.period-list {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
}
	
.period-list div {
		width: 25%;
		height: auto;
		margin:  0 0 30px 0;
		text-align:center;
	}	
	
.period-list figure{
		max-width: 100%;
	}

.period-list figure img {
		max-width: 100%;
		width: auto;
		height: auto;
		max-height: 100%;
		margin: auto;
	}

.period-list .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
}

.period-list .name a {
	display: block;
	text-decoration: none;
	color: #2b3224;
	font-size: 13px;
	font-weight: bold;
}

.period-list .active .name a {
	color: #a3b34d;
}

.period-list .active .sub {
	color:#cf1810;	
}

.period-list .sub {
	line-height: 20px;
	text-align:center;
	font-size: 13px;	
}

.account-title {
	width: 100%;
	background: #f4f4f4;
	border: 1px solid #646e2d;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 10px;
}

.account-title i {
	float: left;
	display: block;
	width: 52px;
	height: 52px;
	margin-right: 25px;
	font-size: 52px;
	transition: all 1s;
}

.account-title strong {
	display: block;
	transition: all 1s;
}

#flash_news {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
}

#flash_news .flash_new {
	width: calc(100%/3);
	border-left: 1px solid #b2b2b2;
	padding: 0 10px;
	margin-bottom:40px;
}

#flash_news img {
	padding-bottom:10px;
	float:left;
	margin-right:10px
}

#flash_news .product_brand a,.news .product_brand a {
	font-size: 14px;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	text-transform: uppercase;
	color: #b2b2b2;
	text-decoration: none;
	font-weight:normal;
}

#flash_news .product_brand a:hover,.news .product_brand a:hover{
	color: #da150f;
	text-decoration: none;
}

#flash_news .product_name a {
	text-decoration: none;
	display: block;
	text-decoration: none;
	color: #2b3224;
	font-weight: 500;
	line-height: 20px;
}

#flash_news .active .product_name a {
	color: #a3b34d;
}

#flash_news .status,.news .status {
	font-weight: 500;
}

.news .statut_prod {
	margin-bottom:20px;
}


#address {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;

}

#address .address {
	width: 30%;
	margin-bottom:20px;
	position:relative;
}

#address .button {
	padding:2px 5px;
	margin:0;
}






@media screen and (min-width: 360px) {
	
	.scroll-h-1{
		display:none;
	}
	
	#button_write_product_review, #button_write_product_question {
	width:100%;
	}
	
	#carousel-products .more {
		display:block;
	}
	
	.order_table .product_info_comp {
	display:none;
	}
	
	#address .address {
	width: 100%;
	}
	
	#registration-pro .table_content p{
	margin:10px 10px 10px 10px;
	}
	
	.picture .figure {
	width:100%;
	}

	.picture .right {
	width:100%;
	margin-top:20px;
	}
	
	.criteria-gallery {
	width:100%;
	}
	
	.criteria-gallery div {
	width:100%;
	}
	
	.criteria-gallery select {
	margin:0 10px 10px 0;
	}
	
	.news .news_img {
		text-align: center;
		width:100%;
		margin-bottom:10px;
	}
	
	.news .news_content {
		width:100%;
		float:none;
	}
	
	.news .order_news {
		width:100%;
		text-align:center;
	}
	
	.actu .left{
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	
	.actu .left img{
		margin-bottom:10px;
	}
	
	.actu .right{
		width:100%;
		text-align:left;
	}
	
	.actu .right a{
		color: #2b3224;
		text-decoration:none;
		font-weight:bold;
	}
	
	.actu .right a:hover{
		text-decoration:underline;
	}
	
	#loose-periods input[type='submit'],#choose-language-reviews input[type='submit'] {
	margin: 10px 0 0 0;
	float:left;
	}
	
	.loose_title .full_product{
		display:none;
	}
	

	
	.loose_title{
	text-align: center;
	}
	
	#payment .icon  {
		display:none;
	}
	
	.news .price {
	font-size: 30px;
	margin-right:0;	
	}
	
	#first_order_alert .alert_content{
	width:90%;
	}
	
	.order_table .product_img {
		width:100%;
	}
	
	.order_table .product_info {
		width:100%;
	}
	
	#carousel li  {
	width:32.3%;
	}
	
	#panorama_list div{
	width:100%;
	}
	
	#adresse-livraison {
	float:left;
	width:100%;
	}
	
	#adresse-facturation {
	float:left;
	width:100%;
	margin-top:20px;
	}
/*
	.period-list .period {
		float: left;
		width: 45%;
		margin:  0 2% 30px 0;
	}

	.period-list > div:nth-child(2n+0) {
		margin-right: 0;
	}
	
	
	.flag-list .flag {
		float: left;
		width: 23%;
		margin:  0 2% 30px 0;
	}

	.flag-list > div:nth-child(2n+0) {
		margin-right: 0;
	}
	*/
	


	.steps i {
	font-size: 20px;
	}
	
	.steps .arrow{
	font-size: 14px;
	margin-top: 15px;
	}
	
	#registration-left {
	float:left;
	width:100%;
	}
	
	#registration-right {
		float:left;
		width:100%;
		margin-top:20px;
	}
	
	#mode-livraison {
	float:left;
	width:100%;
	}

	#options-livraison {
	float:letf;
	width:100%;
	margin-top:20px;
	}
	
	#mode-paiement {
	float:left;
	width:100%;
	}

	#checks {
	float:left;
	width:100%;
	margin-top:20px;
	}
	
	#infos-finalisation-1{
	float:left;
	width:100%;
	padding:20px;
	border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-2{
		float:left;
		width:100%;
		padding:20px;
		border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-3{
		float:left;
		width:100%;
		padding:20px;
		border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-4{
		float:left;
		width:100%;
		padding:20px;
	}
	
	#retrieve, #password-reset  {
	width:100%;
	}
	
	#profile, #write-review, #add-picture,#add-picture-infos  {
	width:100%;
	}
	
	#cart-left, #cart-right{
	width:100%;
	}
	
	.order-details-left, .order-details-right{
	width:100%;	
	}
	
	
	#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 100%;
	}
	
	#pickup_map .map{
	width:90%;
	height:auto;
	top:5%;
	}
	
	.period-list div {
		width: 50%;
	}
	
	.flag-list div, .brand-list div, .color-list div {
		width: calc(100% / 2);
	}
	
	


}

@media screen and (min-width: 420px) {
	
	#loose-periods input[type='submit'],#choose-language-reviews input[type='submit'] {
	margin: 0 0 0 20px;
	float:none;
	}
	
	#payment .icon  {
		display:block;
	}
	
	#first_order_alert .alert_content{
	width:80%;
	}
	
	.news .price {
	font-size: 30px;
	margin-right:10px;	
	}
	
	.order_table .product_img {
		width:40%;
	}
	
	.order_table .product_info {
		width:60%;
	}
	
	#carousel li  {
	width:15.65%;
	}
	
	#panorama_list div{
	width:33%;
	}
	
	.steps i {
	font-size: 50px;
	}
	
	.steps .arrow{
	font-size: 30px;
	margin-top: 25px;
	}
	
	#registration-left {
	float:left;
	width:100%;
	}
	
	#registration-right {
		float:right;
		width:100%;
		margin-top:0px;
	}
	
	#adresse-livraison {
	float:left;
	width:48%;
	}
	
	#adresse-facturation {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-livraison {
	float:left;
	width:48%;
	}

	#options-livraison {
	float:right;
	width:48%;
	}
	
	#mode-livraison {
	float:left;
	width:100%;
	}

	#options-livraison {
	float:letf;
	width:100%;
	margin-top:20px;
	}
	
	#mode-paiement {
	float:left;
	width:100%;
	}

	#checks {
	float:left;
	width:100%;
	margin-top:20px;
	}
	
	#infos-finalisation-1{
	float:left;
	width:100%;
	padding:20px;
	border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-2{
		float:left;
		width:100%;
		padding:20px;
		border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-3{
		float:left;
		width:100%;
		padding:20px;
		border-bottom: 1px solid #bdc592;
	}
	
	#infos-finalisation-4{
		float:left;
		width:100%;
		padding:20px;
	}
	
	#retrieve, #password-reset  {
	width:100%;
	}
	
	#profile, #write-review, #add-picture,#add-picture-infos {
	width:100%;
	}
	
	#cart-left, #cart-right{
	width:100%;
	}
	
	.order-details-left, .order-details-right{
	width:100%;	
	}
	
	#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 100%;
	}
	
	#pickup_map .map{
	width:90%;
	height:auto;
	top:5%;
	}
}

@media screen and (min-width: 540px) {
	
	
	
	.order_table .product_info_comp {
	display:block;
	}
	
	.news .news_img {
	text-align: left;
	width:150px;
	float:left;
	margin-right:20px;
	margin-bottom:0;
	}
	
	.news .news_content {
		float:left;
		text-align: left;
		width:auto;
	}
	
	.news .order_news {
		clear:both;
		width:100%;
		margin-left:170px;
		float:none;
		text-align:left;
	}
	
	#address .address {
	width: 48%;
	}
	
	#registration-pro .table_content p{
	margin:10px 100px 10px 100px;
	}
	
	#registration-pro .table_content p{
	margin:10px 100px 10px 100px;
	}
	
	.picture .figure {
	width:50%;
	}

	.picture .right {
	width:50%;
	margin-top:0;
	}
	
	.criteria-gallery {
	width:100%;
	text-align:center;
	}
	
	.criteria-gallery div {
	width:auto;
	}
	
	.criteria-gallery select {
	margin:0 10px 10px 0;
	}
	
	.period-list div {
		width: 25%;
	}
	
	.flag-list div, .brand-list div, .color-list div {
		width: calc(100% / 7);
	}
	
	.flag-list div figure, .brand-list div figure, .color-list div figure {
		padding:5px;
	}
	
	.actu .left{
		width: 170px;
		float: left;
		text-align: left;
	}
	
	.actu .right{
		margin-left:170px;
		width:auto;
	}
	
	
	.loose_title .full_product{
		display:block;
	}
	
	.loose_title .loose_img{
		float:left;
	}
	
	.loose_title{
	text-align: left;
	}
	
	#button_write_product_review {
	width:auto;
	margin-right:10px;
	}
	
	#button_write_product_question {
	width:auto;
	}
}

@media screen and (min-width: 800px) {
	
	
	
	.order_table .product_brand {
		font-size: 14px;
	}

	.order_table .product_name a {
		font-size: 14px;
	}
	
	.order_table .reference {
		font-size: 14px;
	}
	
	.order_table .product_unit_price, .order_table .product_price{
		font-size: 20px;
	}
	
	.criteria-gallery {
		max-width:50%;
		width:auto;
	}
	
	.criteria-gallery div {
	width:auto;
	}
	
	.criteria-gallery select {
	margin:0 10px 10px 0;
	}
	
	
	
	
	
	#payment .icon  {
		display:block;
	}
	
	#first_order_alert .alert_content{
	width:400px;
	}
	
	.news .price {
	font-size: 30px;
	margin-right:10px;
	}
	
	.order_table .product_img {
		width:50%;
	}
	
	.order_table .product_info {
		width:50%;
	}
	
	#carousel li  {
	width:15.65%;
	}
	
	
	#panorama_list div{
	width:33%;
	}
	
	.steps i {
	font-size: 80px;
	}
	
	.steps .arrow{
	font-size: 30px;
	margin-top: 30px;
	}
	
	#registration-left {
	float:left;
	width:48%;
	}
	
	#registration-right {
		float:right;
		width:48%;
		margin-top:0px;
	}
	
	#adresse-livraison {
	float:left;
	width:48%;
	}
	
	#adresse-facturation {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-livraison {
	float:left;
	width:48%;
	}

	#options-livraison {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-paiement {
	float:left;
	width:48%;
	}

	#checks {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#infos-finalisation-1{
	float:left;
	width:25%;
	padding:20px;
	border-right: 1px solid #bdc592;
	border-bottom: 0;
	height:250px;
	}
	
	#infos-finalisation-2{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:250px;
	}
	
	#infos-finalisation-3{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:250px;
	}
	
	#infos-finalisation-4{
		float:right;
		width:25%;
		padding:20px;
		height:250px;
	}
	
	#retrieve, #password-reset  {
	width:50%;
	}
	
	#profile, #write-review, #add-picture,#add-picture-infos,#manage_address  {
	width:70%;
	}
	
	#cart-left{
	width:40%;
	}
	
	#cart-right{
	width:30%;
	}
	
	.order-details-left, .order-details-right{
	width:30%;	
	}
	
	#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 50%;
	}
	
	#pickup_map .map{
	width:70%;
	height:auto;
	top:10%;
	}
	
	#contact-us .table_content  {
	padding-right:150px;
	padding-left:150px;
	}
	
}

@media screen and (min-width: 980px) {
	

	
	#carousel-products .more {
		display:none;
	}
	
	#contact-us,#contact-us-email,#contact-us-tel{
		width:60%;
	}
	
	#contact-us .table_content  {
	padding-right:20px;
	padding-left:20px;
	}
	
	.criteria-gallery {
		max-width:60%;
	}
	
	#payment .icon  {
		display:block;
	}
	
	#first_order_alert .alert_content{
	width:400px;
	}
	
	.news .price {
	font-size: 30px;
	margin-right:10px;	
	}
	
	.order_table .product_img {
		width:50%;
	}
	
	.order_table .product_info {
		width:50%;
	}
	
	#carousel li  {
	width:15.65%;
	}
	
	#panorama_list div{
	width:20%;
	}
	/*
	.period-list:after {
		clear: both;
		content: " ";
		display: table;
	}
	
	.period-list .period {
		float: left;
		width: 23%;
		margin:  0 0 30px 0;
	}

	.period-list .period:nth-child(4n+1) {
		margin-left: 0;
	}
	
	
	.flag-list:after {
		clear: both;
		content: " ";
		display: table;
	}
	
	.flag-list .flag {
		float: left;
		width: 20%;
		margin:  0 0 30px 0;
	}

	.flag-list .flag:nth-child(4n+1) {
		margin-left: 0;
	}
	*/
	
	.steps i {
	font-size: 80px;
	}
	
	.steps .arrow{
	font-size: 30px;
	margin-top: 30px;
	}
	
	#registration-left {
	float:left;
	width:48%;
	}
	
	#registration-right {
		float:right;
		width:48%;
		margin-top:0px;
	}
	
	#adresse-livraison {
	float:left;
	width:48%;
	}
	
	#adresse-facturation {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-livraison {
	float:left;
	width:48%;
	}

	#options-livraison {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-paiement {
	float:left;
	width:48%;
	}

	#checks {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#infos-finalisation-1{
	float:left;
	width:25%;
	padding:20px;
	border-right: 1px solid #bdc592;
	border-bottom: 0;
	height:230px;
	}
	
	#infos-finalisation-2{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:230px;
	}
	
	#infos-finalisation-3{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:230px;
	}
	
	#infos-finalisation-4{
		float:right;
		width:25%;
		padding:20px;
		height:230px;
	}
	
	#retrieve, #password-reset  {
	width:50%;
	}
	
	#profile, #write-review, #add-picture,#add-picture-infos  {
	width:70%;
	}
	
	#manage_address  {
	width:50%;
	}
	
	#cart-left{
	width:40%;
	}
	
	#cart-right{
	width:30%;
	}
	
	.order-details-left, .order-details-right{
	width:30%;	
	}
	
	#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 50%;
	}
	
	#pickup_map .map{
	width:50%;
	height:auto;
	top:10%;
	}
	
	
	
}


@media screen and (min-width: 1200px) {
	

	
	#address .address {
	width: 31%;
	}
	
	#registration-pro .table_content p{
	margin:10px 200px 10px 200px;
	}
	
}

@media screen and (min-width: 1300px) {
	
			.scroll-h-1{
		display:block;
	}
	
.news .news_img {
	text-align: left;
	width:150px;
	float:left;
	margin-right:20px;
	margin-bottom:0;
	}
	
	.news .news_content {
		float:left;
		text-align: left;
		width:auto;
	}	
	
	.news .order_news {
		float:right;
		width:300px;
		text-align:center;
		margin-left:0px;
		padding-top:30px;
		clear:none;
	}
}

@media screen and (min-width: 1600px) {
	
	#payment .icon  {
		display:block;
	}
	
	#first_order_alert .alert_content{
	width:400px;
	}
	
	.news .price {
	font-size: 30px;
	margin-right:10px;	
	}
	
	.news .news_img {
	margin-bottom:0;
	}
	
	.order_table .product_img {
		width:50%;
	}
	
	.order_table .product_info {
		width:50%;
	}
	
	#carousel li  {
	width:15.65%;
	}
	
	#panorama_list div{
	width:20%;
	}
	/*
	.period-list .period {
		float: left;
		width: 23%;
		margin:  0 0 30px 2%;
	}
	
	
	.flag-list .flag {
		float: left;
		width: 14%;
		margin:  0 0 30px 0;
	}
	*/
	.steps i {
	font-size: 100px;
	}
	
	.steps .arrow{
	font-size: 50px;
	margin-top: 40px;
	}
	
	#registration-left {
	float:left;
	width:48%;
	}
	
	#registration-right {
		float:right;
		width:48%;
		margin-top:0px;
	}
	
	#adresse-livraison {
	float:left;
	width:48%;
	}
	
	#adresse-facturation {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-livraison {
	float:left;
	width:48%;
	}

	#options-livraison {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#mode-paiement {
	float:left;
	width:48%;
	}

	#checks {
	float:right;
	width:48%;
	margin-top:0px;
	}
	
	#infos-finalisation-1{
	float:left;
	width:25%;
	padding:20px;
	border-right: 1px solid #bdc592;
	border-bottom: 0;
	height:230px;
	}
	
	#infos-finalisation-2{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:230px;
	}
	
	#infos-finalisation-3{
		float:left;
		width:25%;
		padding:20px;
		border-right: 1px solid #bdc592;
		border-bottom: 0;
		height:230px;
	}
	
	#infos-finalisation-4{
		float:right;
		width:25%;
		padding:20px;
		height:230px;
	}
	
	#retrieve, #password-reset  {
	width:50%;
	}
	
	#profile, #write-review, #add-picture,#add-picture-infos  {
	width:70%;
	}
	
	#cart-left{
	width:40%;
	}
	
	#cart-right{
		width:30%;
	}
	
	.order-details-left, .order-details-right{
	width:30%;	
	}
	
	#order-end-1,#order-end-2,#order-end-3,#ok-registration,#erreur404{
		width: 50%;
	}
	
	#pickup_map .map{
	width:50%;
	height:auto;
	top:10%;
	}
	
	
}

