@import 'https://fonts.googleapis.com/css?family=PT+Sans:400,700';
@import url('https://fonts.googleapis.com/css?family=Oswald');
body{
	overflow-x: hidden;
	margin: 0px;
}
.linkPageBg{background:url(../images/linkpage-bg.png) center 130px no-repeat;}
input, select {
    color: #000;
}
.fieldDetails {
	text-align: left;
	float: left;
	width: 290px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #000;
}
.formsField {
	float: left;
	width: 520px;
}
.lh30 {
    line-height: 30px;
}
.ftBigLarge {
    font-size: 20px;
}
.redColor{
	color: #333;
}
.topbar{background-color:#20adde;  font-size:14px; color:#fff; line-height:40px; padding-left:15px;}

.telTop,.seconnector,.cartArea{font-family: 'PT Sans', sans-serif; border-left:solid 1px #E2E2E2;  text-align:center;}
.seconnector .glyphicon, .cartArea .glyphicon{color:#fff; margin-right:5px;}
.telFull {position: relative;z-index: 11111;}
.telFull p{
	text-align: center;
	color: #b20e4c;
	font-size: 25.5px;
	margin-top: 15px;
	font-family: 'Oswald', sans-serif;
}
.ftBigLarge{}
.topIcons{font-size:16px;}
.topIcons a{color:#fff; padding:10px; border-left:1px solid #E2E2E2;}
.topIcons a:hover{background-color:#FFF; color:#000;}
.blackBg{
	background-color:#fff; height:150px; }
	
.whiteBg{
	background: #b20e4c;
}.greyBg{
	background: #b20e4c;
}
.bordersmFull{
	background-color: #f2f2f2;
	border-right: 10px solid #fff;
}


.logo{margin-top:5px;}
.naviBar{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: 15px;
}
.bdArea{}
.mrgZero{margin:0px; padding:0px;}

.sectionOne{}
.sectionOne h1{
	font-family: 'PT Sans', sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	line-height: 30px;
}
.sectionOne p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.prod {margin-top:40px;}
.prod h1 a{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #000;
	line-height: 20px;
}
.prod h1 a:hover{color:#b20e4c; text-decoration:none;}

.sectionTwo{ background:url(../images/map-large.jpg) center top no-repeat #e2e2dd; height:600px; padding:30px 0px;}
.sectionTwo h1{font-family: 'PT Sans', sans-serif; font-size:28px; font-weight:bold; text-align:center; color:#333; line-height:20px; margin-bottom:20px;}
.filterProd{margin-top:40px;}
.linkPageFilterProd{margin-top:0px;}

.sectionThree{ background:url(../images/section-three.jpg) center top no-repeat #000; background-size:cover; padding:30px 0px 80px 0px;}
.sectionThree h1{font-family: 'PT Sans', sans-serif; font-size:28px; margin-bottom:20px; font-weight:bold; text-align:center; color:#FFF; line-height:30px;}
.sectionThree p{font-family: 'PT Sans', sans-serif; font-size:15px; font-weight:normal; text-align:center; color:#FFF; margin-bottom:60px;}
.maskDetails{float:left; margin-left:-60px; margin-top:-40px;}
.prodMaskDetails{float:left; margin-left:-100px; margin-top:-70px;}
.voirBt{width:140px; line-height:35px; background-color:#FFF; text-align:center; color:#333; font-family: 'PT Sans', sans-serif; margin:0 auto; }
.voirBt a{color:#333;} .voirBt a:hover{color:#333; text-decoration:none;}
.mask p{font-size:14px; font-weight:bold; color:#FFF; width:200px; text-align:center; line-height:50px;}

.offerPrice{
	width: 100px;
	height: 100px;
	position: absolute;
	top: -50px;
	left: 90px;
	border-radius: 100px;
	background-color: #b20e4c;
	float: left;
	color: #000;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	padding-top: 30px;
	text-align: center;
	line-height: 22px;
}
.offerbox{width:260px; margin:30px 10px;  background-color:#FFF; padding-bottom:20px; padding-top:40px; }

.offerbox h1{font-family: 'PT Sans', sans-serif; font-size:23px; font-weight:bold; text-align:center; color:#333; line-height:20px;}
.offerbox img{margin:20px auto;}

.mobile-bg {
	background-image: url(../images/mobile-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 150px;
	background-color: #f7f8f7;
}
.mobile-bg h2 {
	font-size: 35px;
	font-weight: bold;
	background-image: url(../images/mob-title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin:180px 0 0 0;
}
.mobile-bg h2 a {
	color: #fff;
}
.mobile-bg a:hover {
	color: #b20e4c;
	text-decoration: none;
}
.mobile-icon {
	width: auto;
	margin-top: -12px;
	margin-bottom: 20px;
}
.mobile-img {
	margin: 0 auto;
}


.offerBt{
	width: 125px;
	background-color: #000;
	border-radius: 5px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	color: #FFF;
}
.offerBt a{color:#FFF;}

.footer{
	background-color: #a6a6a6;
	padding: 40px 0px 0px 0px;
}
.footerIcons{font-size:28px; width:190px; margin:15px auto 15px auto;}
.footerIcons a{color:#b20e4c; margin:0 3px;}
.footerIcons a:hover{color:#000;}
.footer p{font-family: 'PT Sans', sans-serif; font-size:17px; text-align:center; color:#333; margin-bottom:20px;}
.footer p a{color:#333;}.footer p a:hover{
	color: #b20e4c;
}

.prodSocial{font-size:15px; width:150px; margin:15px auto 0px auto;} 
.prodSocial a{color:#FFF; background-color:#000; padding:5px; }


.newsLetter{width:400px; height:40px; margin:8px auto 25px auto;}
.newsLetter label{
	font-family: 'PT Sans', sans-serif;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	float: left;
	margin-right: 10px;
}
.newsLetter input{width:270px; height:40px; background-color:#ebeaea; color:#333; border:0px; border:0px; float:left; padding-left:10px;}
.ok{
	width: 40px;
	background-color: #B20E4C;
	float: left;
	text-align: center;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	border: 0px;
	color: #FFF;
}


.des{
	font-family: 'PT Sans', sans-serif;
	height: 50px;
	position: relative;
	padding-top: 10px;
	background-color: #b20e4c;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	text-align: center;
}
.des a{color:#fff;}.des a:hover{color:#000;}
.phoneIcon a{position:fixed; bottom:28px; left:33px; font-size:30px; color:#FFF; z-index:1;}


.scrollTop{width:30px; height:30px; background:url(../images/arrow.png) no-repeat center top; float:right; margin:6px 10px 0px 0;}
.scrollTel{float:left;width:50px; height:50px; border-radius:100px; position:fixed; bottom:25px; left:20px;animation: blink 1s step-end infinite;}
.scrollTelBg{float:left;width:60px; height:60px; background-color:#b20e4c; border-radius:100px; position:fixed; bottom:20px; left:15px;animation: blinkTwo 1s step-end infinite;}

.prodBox{
	background-color: #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	margin-bottom: 10px;
}
.prodBox h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin: 10px 0 0 10px;
	text-align: left;
	font-weight: bold;
}
.prodBox p{font-family: 'PT Sans', sans-serif; font-size:14px; line-height:20px; color:#fff;  margin:0px 0 0 10px;  }
.prodBox h3{font-family: 'PT Sans', sans-serif; font-size:18px; text-align:left; font-weight:bold; color:#b20e4c; margin:10px 0 0 0; }
h3{font-family: 'PT Sans', sans-serif; font-size:18px; text-align:left; font-weight:bold; color:#b20e4c; margin:10px 0 0 0; }
.prodBox h6{
	font-family: 'PT Sans', sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0px 0 0 10px;
}

.linkPageArea{
	margin: 180px 0 30px 0;
}

.linkPageArea .col-lg-9 .col-lg-3{margin:0px; padding:0px;}
.linkPageArea .col-lg-3{margin:0px; padding:0px 5px;}
/*----PanierArea Start----*/

.panierArea{
	color: #333;
	background-color: #f2f2f2;
	padding: 10px 10px 20px 10px;
	float: left;
	width:100%;
}
.totalBar{
	width: 100%;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
	background-color: #FFF;
	float: left;
}
.totalBar p{margin:0px; padding:0px;}
.panierAreabt{ margin:25px 0px 25px 0px; font-size:10px;  }
.panierAreabt a{width:100%;  border:1px solid #b20e4c; background-color:#b20e4c; float:left; text-align:center; padding:10px 0px;border-radius:10px; color:#fff;font-size: 17px;}
.panierAreabt a:hover{width:100%; border-radius:10px; color:#fff;}
.ajouterBt{ text-align:center; float:right; font-family: 'PT Sans', sans-serif; font-weight:bold; background-color:#FFF; margin:10px 0px;}

.ajouterBt a{width:120px; line-height:40px; text-align:center; float:right;  color:#000; font-family: 'PT Sans', sans-serif; font-weight:bold; background-color:#FFF;}
.ajouterBt a:hover{width:120px; line-height:40px; text-align:center; float:right; color:#000; font-family: 'PT Sans', sans-serif; font-weight:bold; background-color:#b20e4c; font-size:16px;}
.panierMovie{margin-top:20px;}


.panierQuantiyFull{width:50%; margin:0 auto;}
.panierMinus,.panierPlus{ float:left; background-color:#39393d; padding: 1px 5px; font-weight:bold;}
.panierMinus a,.panierPlus a{color:#FFF;}
.panierMinus a:hover,.panierPlus a:hover{color:#b20e4c;}
.panierQuantiyFull input{
	width: 10px;
	float: left;
	color: #fff;
	text-align: center;
	background-color: #333;
	height: 25px;
	border: 0px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.panierTitle{width:100%; color:#fff; line-height:50px; text-align:left; padding-left:20px; background-color:#b20e4c; font-size:22px; font-family: 'Oswald', sans-serif;}
.panierTitle img{margin-top:-5px;}
#panierProd{width:60px; height:80px; float:left;}
.prodTitles{
	color: #b20e4c;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 50px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
    padding-bottom: 15px;
}
.panierArea hr{border:1px solid #666;}
/*----PanierArea End----*/



@keyframes blink {
	0% {background-color:rgba(228,23,112,1);}
	20% {background-color:rgba(228,23,112,1);}
	40% {background-color:rgba(228,23,112,1);}
	60% {background-color:rgba(228,23,112,1);}
}
@keyframes blinkTwo {
	0% {background-color:rgba(228,23,112,1);}
	20% {background-color:rgba(228,23,112,.5);}
	40% {background-color:rgba(228,23,112,1);}
	60% {background-color:rgba(228,23,112,.5);}
}


.imgSlider{
	background-color: #FFFFFF;
}
.imgSlider .col-lg-2{padding:0px; margin:0px;}



.itemTwo {
  position: relative;
  overflow: hidden;
}
.itemTwo img {
  max-width: 100%;  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  
}
.itemTwo:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background-color:rgba(255,204,51,1)
}




.item {
  position: relative;
  overflow: hidden;
}
.item img {
  max-width: 100%;  
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;

  
}
.item:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background-color:rgba(255,204,51,1);
  z-index:1111;
  
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-color:rgba(255,204,51,1);
  
  
}



@media (max-width: 1000px) {
	
	.linkPageArea{
	margin-top: 310px;
}
	
  }
	


@media (min-width: 200px) and (max-width: 600px) {
	.topbar{ line-height:30px;}
	.telTop,.seconnector,.cartArea{border-left:none;}
	.navbar { min-height: 30px; }
	.bdArea{margin-top:270px;}
	.sectionOne{padding-top:10px;}
	.offerbox{width:260px; margin:30px -5px 80px -5px; }
	.footer p{ font-size:15px;}
	.des{font-size:12px;}
	.newsLetter{width:300px; margin-left:14px;}
	.newsLetter input{width:120px;}
	.scrollTop{width:30px; height:30px;  margin:0px 5px 0px 0;}
	.cd-top{right: 10px; bottom: 45px;}
	.scrollTel{left: 10px; bottom: 40px;}
	.sectionThree {padding-bottom:0px; margin-bottom:20px;}
	.linkPageArea{margin-top:290px;}
	
  }





/*----ProdDiv Start----*/
.linkPage{
	color: #333;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.linkPage h1{
	font-size: 18px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	text-align: left;
	line-height: 20px;
	color: #b20e4c;
}
.linkPage p{text-align:justify;  }
.formArea{margin-bottom:30px;}
.formArea label,.formArea input,.formArea select,.formArea textarea{margin:3px 0px;}
.formArea label{font-size:12px; margin-left:12px;}
.formArea input{clear:right; margin-left:10px; color:#333;}
.formArea select{width:210px; margin-left:10px;}
.formArea .col-xs-12{padding:0 10px;}
.votreCompte{
	width: 350px;
	background-color: #CCC;
	float: left;
	padding: 20px;
	margin: 10px 25px;
}
.votreCompte input{color:#333;}

.clear {
	clear: both;
}

.envoyer{width:71%;    margin:25px auto 25px 180px; font-size:14px;  }
.envoyerLogin{margin:10px 15%!important;}
.envoyer a{
	width: 71%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.envoyer a:hover{width:71%;border:1px solid #999; border-radius:10px;}

.seeConnector{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.seeConnector a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.seeConnector a:hover{width:100%;border:1px solid #999; border-radius:10px;}

.jeCareeBt{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.jeCareeBt a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.jeCareeBt a:hover{width:100%;border:1px solid #999; border-radius:10px;}


.validerBt{width:60%;  margin:10px auto 10px 320px; font-size:14px; float:left;  }
.validerBt a{
	width: 60%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.validerBt a:hover{width:60%;border:1px solid #999; border-radius:10px;}

.validerBigBt{width:400px;  margin:10px auto 10px 0px; font-size:14px; float:right;  }
.validerBigBt a{
	width: 400px;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 15px 20px;
	border-radius: 10px;
	color: #fff;
	display: block;
	background-color:#b20e4c;
}
.validerBigBt a:hover{width:400px; border-radius:10px; color:#000;}

.popUpvalider{width:300px;  margin:10px auto 10px 0px; font-size:14px; float:right;  }
.popUpvalider a{
	width: 300px;
	border: 1px solid #b20e4c;
	text-align: center;
	float: right;
	padding: 15px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.popUpvalider a:hover{width:300px;border:1px solid #999; border-radius:10px; float:right;}

.popUpignor{width:300px;  margin:10px auto 10px 0px; font-size:14px; float:right;  }
.popUpignor a{
	width: 300px;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 15px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.popUpignor a:hover{width:300px;border:1px solid #999; border-radius:10px;}

.popNew h1{color:#b20e4c; font-size:22px; font-family: 'Oswald', sans-serif;}
.popNew h2{color:#fff; font-size:18px; font-family: 'Oswald', sans-serif;}
.popNew h2 a{
	color: #333;
}.popNew h2 a:hover{color:#b20e4c;}
.popNew p{
	color: #333;
}


.popUpIcon{}
.popUpIcon a{height:230px; float:left; border:1px solid #333; color:#FFF; padding:30px 6%; margin:0 8px; }
.popUpIcon a:hover{height:230px; float:left; border:1px solid #b20e4c; padding:30px 6%; margin:0 8px;  color:#b20e4c;}



.popUpIcon h1{color:#b20e4c; font-size:25px;font-family: 'Oswald', sans-serif; text-align:center}
.popUpIcon h1 a{color:#b20e4c}.popUpIcon h1 a:hover{color:#FC0}

.popNewBtDt{
	color: #333
}
.popNewBtDt h1{font-size:18px; color:#b20e4c; text-align:left;font-family: 'Oswald', sans-serif;}
.pouletSmArea{float:left; margin-top:15px;}

.checkOutvaliderBt{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.checkOutvaliderBt a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.checkOutvaliderBt a:hover{width:100%;border:1px solid #999; background:none; border-radius:10px;}


.checkOutListCodeBt{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.checkOutListCodeBt a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.checkOutListCodeBt a:hover{width:100%; border:1px solid #999; background:none; border-radius:10px;}


.linkpagNav{width:100%; float:left; margin-top:30px;}
.linkpagNav ul{list-style:none; margin:0 0 0 30px; padding:30px 0 0 0;}
.linkpagNav ul li{float:left; margin:10px 3px 10px 0; padding:10px 25px; border-right:1px solid #333;: text-align:left; color:#FFF; line-height:20px;}
.linkpagNav ul li:last-child{line-height:40px; border:none;}
.linkpagNav ul li a:hover{
	color: #b20e4c;
}
.linkpagNav ul li a{color:#FFF;}
.linkpagNav ul li .current	{
	color: #b20e4c; background:none; text-align:left; line-height:20px;}
.pizzaAdds img{ margin:10px;}
.pizzImg1{float:left;}.pizzImg2{float:right;}

.leftPrNav{}
.leftPrNav a{
	color: #333;
}
.leftPrNav img{float:left; margin-right:10px; width:20%; height:20%;}
.leftPrNav p{float:left;margin-top:18px; font-size:18px; font-family: 'Oswald', sans-serif;}
.leftPrNav p a:hover{
	color: #b20e4c;
	text-decoration: none;
}
.allergenestable{color:#000; margin-bottom:20px;}
.allergenestable h1{color:#b20e4c; font-size:14px;font-family: 'Oswald', sans-serif;}
.allergenestable td{padding-left:20px;}
.allergenesBgs{
	background-color: #b20e4c;
	color: #FFF;
	line-height: 30px;
	padding-left: 20px;
	font-family: 'Oswald', sans-serif;
}

.productPanel{  border-left:5px solid #191919; height:450px; border-right:5px solid #191919; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
.productPanel h4, .productPanel h3 {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 19px;
    margin: 15px auto;
    text-align: center;
    width: 200px;
}
.productPanel h3 {
    color: #b20e4c;
font-size: 22px;
}

.productPanel h5 {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin: 20px auto;
    text-align: center;
    width: 200px;
}
.productPanel .ajoutzBt{width:50%; background-color:#b20e4c; margin-top:10px; line-height:50px; text-align:center; color:#FFF; float:left; font-family: 'Oswald', sans-serif; margin-left:10px;}
.productPanel .ajoutzBt a{color:#FFF;}.productPanel .ajoutzBt a:hover{color:#FC0;}
.maskPrice {
    float: left;
    line-height: 50px;
    margin-left: 35px;
    margin-top: 15px;
    text-align: left;
}
.maskPrice h3{width:60px;}
.pizzaMaskPrice {
    float: left;
    line-height: 50px;
    margin-left: 12px;
    margin-top: 15px;
    text-align: left;
}
.pizzaMaskPrice h3{background-color:#333; color:#FFF; font-size:15px; height:50px; margin-top:-5px; line-height:50px; width:110px; margin-left:-10px;}

.smQuantiyFull{width:39%; margin:0 auto;}
.smMinus,.smPlus{ float:left; background-color:#39393d; padding: 1px 5px; font-weight:bold;}
.smMinus a,.smPlus a{color:#FFF;}
.smMinus a:hover,.smPlus a:hover{color:#FC0;}
.smQuantiyFull input {
    background-color: #333;
    border: 0 none;
    color: #fff;
    float: left;
    height: 22px;
    margin: 0 5px;
    text-align: center;
    width: 30px;
}

.popUpsmQuantiyFull{width:100%; float:left; margin-top:10px;}
.popUpsmMinus,.popUpsmPlus{ float:left; background-color:#39393d; padding: 1px 5px; font-weight:bold;}
.popUpsmMinus a, .popUpsmPlus a{color:#FFF;}
.popUpsmMinus a:hover, .popUpsmPlus a:hover{color:#FC0;}
.popUpsmQuantiyFull input{
	width: 30px;
	float: left;
	color: #fff;
	text-align: center;
	background-color: #333;
	height: 25px;
	border: 0px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.popUpDetailSmQuantiyFull{width:25%; float:right; margin-top:10px;}
.popUpDetailsmMinus,.popUpDetailsmPlus{ float:left; background-color:#39393d; padding: 1px 5px; font-weight:bold;}
.popUpDetailsmMinus a, .popUpDetailsmPlus a{color:#FFF;}
.popUpDetailsmMinus a:hover, .popUpDetailsmPlus a:hover{color:#FC0;}
.popUpDetailSmQuantiyFull input{
	width: 30px;
	float: left;
	color: #fff;
	text-align: center;
	background-color: #282828;
	height: 22px;
	border: 0px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.popUpPrice{width:350px; margin-top:15px; float:right;}
.popUpPrice h1{text-align:center; margin:0px; padding:0px;}

.popUpPrice .popUpvalider{width:300px;  margin:10px 25px 10px 0px; font-size:14px; float:right;  }
.popUpPrice .popUpvalider a{
	width: 300px;
	border: 1px solid #b20e4c;
	text-align: center;
	float: right;
	padding: 15px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.popUpPrice .popUpvalider a:hover{width:300px;border:1px solid #999; border-radius:10px; float:right;}
.pouletPopDetails{margin-top:20px;}

.compTab{color:#fff; margin-top:20px; margin-bottom:30px;}
.compTab a{
	line-height: 40px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
}
.current{
	line-height: 40px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	display: block;
	text-align: center;
}
.checkOutInfoTit{
	background-color: #b20e4c;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	margin: 10px 0px;
}
.checkOutPTable{margin:5px 0 0 0px; font-size:13px;}.checkOutokBt{background-color:#b20e4c; text-align:center; line-height:40px; padding:0 20px;}
.checkOutokBt a{
	color: #000;
}.checkOutokBt a:hover{
	text-decoration:underline;
}
hr{border:1px solid #666;}
.checkOutDt{padding-left:15px; line-height:30px;}

.checkoutButtons .seeConnector{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.checkoutButtons .seeConnector a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.checkoutButtons .seeConnector a:hover{width:100%; border:1px solid #999; border-radius:10px; background:none;}

.checkoutButtons .jeCareeBt{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.checkoutButtons .jeCareeBt a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.checkoutButtons .jeCareeBt a:hover{width:100%; border:1px solid #999; border-radius:10px; background:none;}


.dejaButton{
	color: #333;
	text-align: right;
	padding-top: 15px;
}
.checkoutForm label{color:#000; font-size:12px;}
.checkoutForm input,.checkoutForm textarea,.checkoutForm select{color:#000; }


.checkoutForm label,.checkoutForm input,.checkoutForm select,.checkoutForm textarea{margin:3px 0px;}
.checkOutPayment{
	background-color: #FFF;
	margin: 10px;
	padding: 15px;
}
.contact p, .contact h1{text-align:center;}
.contact {
	color: #333;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
}
.checkOutPanier{
	color: #333;
	margin-bottom: 20px;
}
.checkOutPanier h1{color:#b20e4c; font-family: 'Oswald', sans-serif; font-size:15px;}

.checkOutPanier .decouvrirbt{width:100%;  margin:10px auto 10px 0px; font-size:14px; float:left;  }
.checkOutPanier .decouvrirbt a{
	width: 100%;
	border: 1px solid #b20e4c;
	text-align: center;
	padding: 10px 20px;
	border-radius: 10px;
	color: #333;
	display: block;
}
.checkOutPanier .decouvrirbt a:hover{width:100%; border:1px solid #999; border-radius:10px; background:none;}



.radioBgFrom{
	color: #333;
}
.popupDetails {margin-top:100px;}
.popupDetails h1 {font-size:18px; font-family: 'Oswald', sans-serif; color:#b20e4c; float:left; }
.popupDetails h2 {font-size:18px; font-family: 'Oswald', sans-serif; color:#b20e4c; float:right; }
.popupDetails h5{color:#b20e4c; font-weight:bold;} 
/*----ProdDiv Ends----*/




/*----Compte Start----*/
#page-wrap {
	width: 100%;
	margin: 0px auto;
}
.example-one { padding: 10px; margin: 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; }

.example-one .nav { overflow: hidden; margin-left:0px;}
.example-one .nav li {
	float: left;
	position: relative;
	margin: 0 1px;
	background: url(../images/compsez-navi-normal.png) center top repeat-x;
	line-height: 25px;
	height: 40px;
}
.circleDiv{width:45px; height:45px;top:1px;
	left:0px; background-color:#9c0003; border-radius:100px;position: absolute;}
	.circleDiv a{width:45px; height:45px;top:1px;
	left:0px; background-color:#9c0003; border-radius:100px;position: absolute;}
	.circleDiv a:hover{width:45px; height:45px;top:1px;
	left:0px; background-color:#00C; border-radius:100px;position: absolute;}
.example-one .nav li img{
	position: absolute;
	top:1px;
	left:10px; width:40px; height:40px;
	
	
}

.example-one .nav li.last { margin-right: 0; }
.example-one .nav li a {
	display: block;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	
	
}
.example-one .nav li a:hover {
	background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;
	}

.example-one .nav li.active a {
	background: url(../images/compsez-navi-hover.png) center top repeat-x;
	line-height: 25px;
	height: 40px;
}
.example-one ul {list-style: none; margin:0px; padding:0px;}
.example-one ul li a { display: block; }

.example-one ul li:last-child a { border: none; }

.example-one ul li.nav-one a.current, .example-one ul.featuredBottom li a:hover {background:url(../images/black-bg.jpg) repeat; color: #fff; }
.example-one ul li.nav-one a.current, .example-one ul.featured li a:hover {
	background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;
	color: #FFF;
	 font-family: 'Oswald', sans-serif;
}
.example-one ul li.nav-two a.current, .example-one ul.core li a:hover {background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;color: #FFF;}
.example-one ul li.nav-five a.current, .example-one ul.jquerytutsTwo li a:hover {background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;color: #FFF;}
.example-one ul li.nav-three a.current, .example-one ul.jquerytuts li a:hover {background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;color: #FFF; }
.example-one ul li.nav-four a.current, .example-one ul.classics li a:hover {background:url(../images/compsez-navi-hover.png) center top repeat-x; line-height:25px;
	height:40px;color: #FFF;}




#example-two{padding:10px; background-color:#999; border-radius:10px 10px 0 0;}
#example-two .list-wrap { background-color:#333; border-radius:10px 10px 0px 0px; padding: 10px; margin: 0 0 15px 0; }
#example-two ul { list-style: none; }
#example-two ul li a { display: block;  padding: 4px;  color: #fff; }
#example-two ul li a:hover { background: #333; display:block; color:#7a2c2a; }
#example-two ul li:last-child a { border: none; }
#example-two .nav { overflow: hidden; }
#example-two .nav li {width:120px; line-height:30px; float: left; margin:0 3px;  }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px;  color: white; font-size:16px; text-align: center; border: 0; }
#example-two .nav li a:hover { display: block; padding: 5px; background: #666; color: white; font-size:16px; text-align: center; border: 0; }

#example-two li a.current,#example-two .example-one ul.featured li a:hover { background-color: #FFF !important; color: black; }
#example-two .nav li a:hover, #example-two .nav li a:focus { }
@keyframes blink {
	0% {color:#000;}
	20% {color:#ff000;}
	40% {color:#fb7672;}
	60% {color:#b20e4c;}
}
#featured,#core,#jquerytutsTwo,#classics{font-size:14px; line-height:30px; font-family: 'Oswald', sans-serif;}
.corebtLeft {
    background-color: #b20e4c;
    text-align: center;
    width: 47%;
    margin-left: 16px;
	color:#000;
}
.corebtRight {	color:#000; background-color:#999;}
.corefideliteBt{width:100%; line-height:50px; margin:15px 0px; text-align:center; border-radius:10px; border:1px solid #333; }
.corefideliteBt a{color:#FFF;}.corefideliteBt a:hover{color:#b20e4c;}
#jquerytuts{font-size:14px; line-height:40px; font-family: 'Oswald', sans-serif;}
#jquerytuts .col-lg-2{background-color:#333; margin-bottom:2px;}
#jquerytuts .col-lg-8{background-color:#2C2C2C; margin-bottom:2px;}
#jquerytuts a{color:#FFF;} #jquerytuts a:hover{color:#b20e4c;}
#jquerytutsTwo{}
.jquerytutstitle{background-color:#b20e4c;}
.jquerytutsdt{background-color:#333; border-bottom:2px solid #000;}
.classicsDt{background-color:#333; text-align:center; line-height:50px; margin:10px 0px 20px 0px;}
/*----Compte End----*/

 .footertinyLinks{float: left; margin: 0; padding: 0; width: 100%; background-color:#000;}
  .footertinyLinks a{color:#FFF;}.footertinyLinks a:hover{color:#b20e4c;}
  
  #allergene{
	color: #333;
	margin-right: 30px;
}
  
  .prodSubTitle{ font-size:20px; color:#000; text-align:center; line-height:20px; font-family: 'Oswald', sans-serif;}



/*.PopBox{width:100%; float:left; margin:10px 3px; }*/
.PopBox{width:100%; float:left;  height:175px; margin:10px 3px;   border:1px solid #4D4D4D; text-decoration:none;font-size: 12px!important;text-align: center;}
.PopBox .selected{width:100%; float:left;  height:175px;  border:1px solid #b20e4c; text-decoration:none;}
.PopBox img{}
.PopBox .smQuantiyFull{margin-left:auto; margin-top:10px; width:92px;}
.PopBox .smMinus,.PopBox .smPlus{border-radius:100px; background-color:transparent; border:1px solid #999; font-size:14px; font-weight:normal;}
.PopBox input{background-color:transparent;color:#000;}
.circle {
    width: 40px;
    height: 40px;
    z-index: 10;
    position: relative;
    margin: -10px 10px 0 0;
    float: left;
    border-radius: 100px;
    color: #FFF;
    background-color: #b20e4c;
    text-align: center;
    line-height: 40px;
}
.PopBox.selected {border: 1px solid #b20e4c;}
.PopBox.selected .selectedOK{background-image: url(../images/ok-512.png);background-position-x: 6px;background-position-y: 125px; height:100%; background-repeat: no-repeat;background-size: 30px;}

.linkPageFilterProd{margin-top:0px;}
.maskDetails{float:left; margin-left:-60px; margin-top:-40px;}
.prodMaskDetails{float:left; margin-left:-100px; margin-top:-70px;}
.voirBt{
	width: 100%;
	line-height: 35px;
	background-color: #FFF;
	text-align: center;
	color: #333;
	font-family: 'PT Sans', sans-serif;
	margin: 0 auto;
}
.voirBt a{color:#333;} .voirBt a:hover{color:#333; text-decoration:none;}
.mask p{font-size:14px; font-weight:bold; color:#FFF; width:200px; text-align:center; line-height:50px;}
#popup {
    text-align: center !important;
    width: 400px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -200px;
    display: none;
    font-weight: 800;
    position: fixed;
    border: 1px solid #cccccc;
	z-index:11111;
}

.proAjBT .glyphicon {
	padding-right:10px;
}
.center-div{
    width: 50%;
    margin: 0 auto;
}
.modal-dialog {
    margin-top: 125px;
}
.borderGris{
    border: 1px solid #717171;
}



#menuVertical ul {
	/*position: absolute;*/
	top: 4em; left: 0;
	max-height:0em;	
	margin: 0; padding: 0;
	background-color: #1A1A1A;
	overflow: hidden;
	transition: 1s max-height 0.3s;
	border-radius: 0 0 8px 8px;
}
#menuVertical ul li a{
	    padding-left: 20px;
}

/* ici on change la valeur de max-height au :hover */
#menuVertical > li:hover ul {
	max-height: 13em;
}
.burger-x {
    position: absolute;
    top: 45%;
    left: 0;
    display: block;
    width: 100%;
    height: 8px;
    background-color: #fff;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
    margin: 0 auto;
}
.burger-x:before, .burger-x:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
    -webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
}
.burger-x:before {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
}
.burger-x:after {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}
.show-nav .burger-x, .show-nav .burger-x:before, .show-nav .burger-x:after {
    background: rgb(255, 69, 112);
}
.show-nav{
	overflow:hidden;
}
.toggle-nav {
    position: absolute;
    left: 30px;
    top: 15px;
    color: #fff;
    font-size: 40px;
    display: block;
    width: 60px;
    height: 60px;
}
.toggle-nav:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.toggle-nav .option {
    position: absolute;
    font-size: 12px;
    text-transform: uppercase;
    width: 80px;
    left: 125%;
    text-align: center;
    top: 20%;
}

.site-wrap {
    width: 100%;
    height: 100%;
}
.push-wrap {
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -o-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
.show-nav .push-wrap {
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    -moz-transform: translate3d(0, 0, 0) rotate(90deg);
    -ms-transform: translate3d(0, 0, 0) rotate(90deg);
    -o-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
}
.hide {
	display:none!important;
}
.nav-class {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.toggle-nav {
    position: fixed;
    z-index: 9999999999;
}


.hdLinks {
	line-height: 40px;
	border: 1px solid #A6A6A6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 13px;
	width: 20%;
}
.hdLinks.bgActive{
	background-color: #A6A6A6;
}
.hdLinks.bgActive a{color:#FFF;}
.hdLinks.bgActive a:hover{color:#b20e4c;}
.seconnector a{
	color:#fff;
}


.newNav{
	background-color: #FFF;
	padding-top: 200px;
}
.naviBox{float:left; margin-right:10px;} 
.newNav .item{ width:150px; height:130px;}
.newNav .itemTwo{background:url(../images/navi-bg-wood2.png) center top no-repeat; background-size:cover; width:150px; height:150px;}
.newNav .itemTwo:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background:none;
}
.newNav .item:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background:none;
}
.itemTrans{background:none !important;}

.newNav .item img{ width:100%; height:100%;}
.naviBox h1{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000;
	margin: 15px 0px;
	font-weight:bold;
	text-transform:uppercase;
}
.naviBox a{line-height:20px; margin-bottom:10px;} 
.naviBox a:hover h1{color:#000;}



.proAjBT {
	padding: 0 25px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #b20e4c;
	margin-top: 15px;
}

.envie-img {
	
}

#resultImageDiv {
    background-image: url('loading.png');
    background-repeat: no-repeat;
 opacity: 0.5;
 cursor:auto;
 z-index:15;
width:100px;
height:100px;
	display:none;
 /* Positioning */
 position: absolute;
 left: 30%;
 top: 30%;
}

#resultImageDiv{
	-webkit-animation:spin 2s linear infinite;
	-moz-animation:spin 2s linear infinite;
	animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { 
	-moz-transform:rotate(360deg); 
	}
}
@-webkit-keyframes spin { 100% { 
	-webkit-transform:rotate(360deg); 
	}
}
@keyframes spin { 100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	}
}
.smQuantiyFull, .img-responsive{	
    margin: auto;
}

.prodHead {
	width: 15%;
	line-height: 40px;
	background-color: #b20e4c;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin:30px 0 0 0;
	border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	color:#000;
	
}
.descPrix table{
	margin:auto;
}
.text-muted , .bgActive a:hover{
	color:#000;
}
h2.small{
	font-size: 100%;
}
.carousel-inner .item img{
	transition: none;
	transform: none!important;
}
.carousel-indicators{
	bottom: 3px !important;
}
.demo-2{margin-top:150px;}
.linkPage .greyDarkBg{background-color:#b7b7b7;}.item img {
  max-width: 100%;  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  
}
.blueColor{color:#0CF !important;}
.blueBGColor{background-color:#0CF !important;}

.blueDColor{color:#31859c !important;}
.blueDBGColor{background-color:#31859c !important;}

.greenColor{color:#b20e4c !important;}
.greenBGColor{background-color:#b20e4c !important;}

.greenLColor{color:#73d226 !important;}
.greenLBGColor{background-color:#73d226 !important;}


.orangeColor{color:#e46c0a !important;}
.orangeBGColor{background-color:#e46c0a !important;}


.yellowColor{color:#f9b900 !important;}
.yellowBGColor{background-color:#f9b900 !important;}

.redNewColor {color: #d60000 !important;}

.redNewBGColor{background-color: #d60000 !important;}

.brownColor{color:#5a2401 !important;}
.brownBGColor{background-color:#5a2401 !important;}


.pinkDColor{color:#a00b51 !important;}
.pinkDBGColor{background-color:#a00b51 !important;}


.pinkLColor{color:#a00b51 !important;}
.pinkLBGColor{background-color:#a00b51 !important;}


.purpleColor{color:#7030a0 !important;}
.purpleBGColor{background-color:#7030a0 !important;}

.purpleLColor{color:#9966ff !important;}
.purpleLBGColor{background-color:#9966ff !important;}

.bergandiColor{color:#b20e4c !important;}
.bergandiBGColor{background-color:#b20e4c !important;}

.brownLColor{color:#996633 !important;}
.brownLBGColor{background-color:#996633 !important;}


.blackColor{color:#333 !important;}

.comdColor{
	color: #B20E4C !important;
	font-size: 19px;
}
.nav > li > a {
padding: 10px 5px 0px 5px !important;
}
