@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&amp;subset=latin);@import url(href=\"https://fonts.googleapis.com/css?family=Montserrat:400,700);@import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&family=Pinyon+Script&display=swap);:root{--carrefourcolor:#f6db0c;--carrefourcolor-link:#eaebaf;--carrefourbackground:#321318}*{box-sizing:border-box}html{height:100%}body{display:flex;min-width:20rem;height:100%;width:100%;font-family:'Montserrat',sans-serif;flex-direction:column}.main{height:auto;margin:2.5rem}.article{text-align:justify;padding:1rem 0;margin:1rem;color:#504f4f;font-size:1rem}.article h3{font-size:1.8rem;font-weight:bold;text-align:center}.article h4{font-family:'lora',sans-serif;font-size:1.8rem;font-weight:bold;text-align:center}.article a{color:#181717}.article .prix{font-size:1.5rem;font-weight:bold;text-align:center}.menu-jour{font-size:2.5rem;text-align:center;font-family:'Great Vibes','Pinyon Script',cursive,sans-serif;padding-top:.5rem}.menu-jour .entree{padding-top:3rem}.menu-jour .accompaniment{font-size:2rem;padding-top:0}.menu-jour .prix{font-size:3rem;font-weight:bold}.menu-jour .comment{font-family:lora;font-size:1rem;padding-top:1rem}.cb-img{text-align:center}.cb-img .img-sz{width:230px}@media screen and (min-width:600px){.article{font-size:1.1rem}.menu-jour{font-size:3rem}.menu-jour .prix{font-size:3.5rem}.menu-jour .comment{font-size:1.1rem}.cb-img .img-sz{width:500px}}@media screen and (min-width:768px){.article{font-size:1.2rem}.menu-jour{font-size:3.5rem}.menu-jour .prix{font-size:4rem}.menu-jour .comment{font-size:1.2rem}.cb-img .img-sz{width:600px}}@media screen and (min-width:992px){.article{font-size:1.3rem}.menu-jour{font-size:4rem}.menu-jour .prix{font-size:5rem}.menu-jour .comment{font-size:1.4rem}.cb-img .img-sz{width:700px}}.flex-container{display:flex;flex-wrap:wrap;font-size:30px;text-align:center}.flex-item-left{padding:10px;flex:40%;background-color:#e1e1e1}.flex-item-right{padding:10px;flex:60%;background-color:#e1e1e1}#myImg{border-radius:5px;cursor:pointer;transition:.3s;display:block;margin-left:auto;margin-right:auto;width:50%;box-shadow:2px 2px 4px #000}#myImg:hover{opacity:.7}.modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.7)}.modal-content{margin:auto;display:block;width:80%;max-width:700px}#caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}.modal-content,#caption{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom {
   from {-webkit-transform:scale(0)} 
   to {-webkit-transform:scale(1)}
 }@keyframes zoom {
   from {transform:scale(0)} 
   to {transform:scale(1)}
 }.close{position:relative;top:1%;right:50%;color:#462d08;font-size:50px;font-weight:bold;transition:.8s;z-index:10}.close:hover,.close:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}.close{top:12%}.flex-item-right,.flex-item-left{flex:100%}}@keyframes display {
	  0% {
		transform: translateX(200px);
		opacity: 0;
	  }
	  10% {
		transform: translateX(0);
		opacity: 1;
	  }
	  20% {
		transform: translateX(0);
		opacity: 1;
	  }
	  30% {
		transform: translateX(-200px);
		opacity: 0;
	  }
	  100% {
		transform: translateX(-200px);
		opacity: 0;
	  }
	}.pic-ctn{position:relative;width:100%;height:145px;margin-top:7vh;background:rgba(159,34,34,.1)}.pic-ctn>img{position:absolute;max-width:80%;height:120px;top:10%;left:calc(35% - 25%);opacity:0;border-radius:2%;animation:display 10s infinite;box-shadow:4px 4px 4px #3e3e3e;vertical-align:middle}img:nth-child(2) {animation-delay:2s}img:nth-child(3) {animation-delay:4s}img:nth-child(4) {animation-delay:6s}img:nth-child(5) {animation-delay:8s}img:nth-child(6) {animation-delay:10s}img:nth-child(7) {animation-delay:12s}img:nth-child(8) {animation-delay:14s}img:nth-child(9) {animation-delay:16s}img:nth-child(10) {animation-delay:18s}img:nth-child(11) {animation-delay:20s}@media only screen and (min-width:300px){.pic-ctn{max-width:100%;height:150px}.pic-ctn>img{height:120px;left:calc(35% - 25%)}}@media only screen and (min-width:400px){.pic-ctn{max-width:100%;height:210px}.pic-ctn>img{height:170px}}@media only screen and (min-width:500px){.pic-ctn{max-width:100%;height:270px}.pic-ctn>img{height:220px;left:calc(38% - 25%)}}@media only screen and (min-width:600px){.pic-ctn{max-width:100%;height:270px}.pic-ctn>img{height:220px;left:calc(40% - 25%)}}@media only screen and (min-width:700px){.pic-ctn{max-width:100%;height:380px}.pic-ctn>img{height:310px;left:calc(40% - 25%)}}@media only screen and (min-width:900px){.pic-ctn{max-width:100%;height:470px}.pic-ctn>img{height:400px;left:calc(45% - 25%)}}