@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@300;400;500;700;900&family=Encode+Sans:wght@300;600;700&display=swap');


/* CSS Document */
.pt-3, .py-3 {
    padding-top: 3rem!important;
}
.backgroundP {
    margin-top: 0px;
    background: #fcf3e5;
}
.no-padding > [class*='col-'] {
padding-right:0;
padding-left:0;
}

header {
    position: fixed;
    width: 100%;
    height: 62px;
    z-index: 9999;
    background-color: #eae7dc;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #FFCC33;
}
.navbar {
    /* position: relative; */
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    -ms-flex-align: center;
    /* align-items: center; */
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .0rem 0rem;
}
.dropdown-menu-center {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
	width: 100%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    padding-top: 0rem;
    padding-right: 0px;
    padding-bottom: 0rem;
    padding-left: 0px;
    /* margin: .125rem 0 0; */
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: #fff; */
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    /* border-radius: .25rem; */
}
.top {
    margin-bottom: 0px;
}
.row {
display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;	
}
.arrondi2 {
    padding: 0;
    background-color: #FFFFFF;
}
.arrondiformule {
    padding: 0;
    background-color: #fcf3e58f;
    margin-bottom: 30px;
    border: 1px solid #82898d;
    padding: 5px;
}
.liste {
    overflow: auto;
    height: 73vh;
    margin-top: 10px;
    position: fixed;
    margin-left: -12px;
    padding: 5px;
	width: 100%;
}
.drop {
    display: block;
    padding: 5px;
}
.listerubrique {
text-align: center;
    background-color: #fcf3e5;
    padding: 6px;
    line-height: 0.8rem;
    Color: #c04549;
    margin: 0px 0px 0px 0px;
    font-size: 1rem;
    font-family: tahoma, sans-serif;
	}
a.liencarte {
    color: #6c757d;
    font-size: 21px;
    font-family: 'Encode Sans Condensed', sans-serif;
    /* font-weight: normal; */
    text-decoration: none;
    /* background-color: #eaffea; */
    /* width: 230px; */
    /* display: block; */
    padding: 8px;
    /* border-bottom: 1px solid; */
    /* border-left: 1px solid; */
}
a.liencarte:hover {
    color: #000;
    border-bottom: 0px solid #FFCC33;
}

a.lienrubrique {
	text-align: center;
    background-color: #990000;
    padding: 4px 10px;
    line-height: 1.5rem;
    Color: #ffffff;
    margin: 0px 0px 0px 0px;
    font-size: 1rem;
    font-family: tahoma, sans-serif;
    font-weight: bold;
	}
a.lienrubrique:hover {
	color: #fff;
	border-bottom: 0px solid #FFCC33;
	text-decoration: none;
}

 .indication{
	font-family: 'Encode Sans Condensed', sans-serif;
	text-align: center;
	margin-top:20px;
	font-size:13px;
}
.logo {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
}
.logoboite{
	display:table;
}

.logoboiteplat{
	display:table-cell;
	vertical-align:bottom;
	width:100%
}
.logoAB{
background-color:#fff;
vertical-align:bottom;
}
.logoboiteprix{
display:table-cell;
vertical-align:bottom;
width:auto;
padding-bottom: 5px;
}
.logoprix{
float:left;
}

.titrerubrique {
	width: 100%;
	font-size: 24px;
	text-align: center;
	color: #c31432;
	font-family: 'Encode Sans';
	margin: 2px 0px 2px 0px;
	font-weight: 700;
	display: block;
	text-underline-offset: 3px;
    text-decoration: underline 0.8px #000;
}
.titrerubriquepetit {
    width: 100%;
    font-size: 17px;
    text-align: center;
    color: #c31432;
    font-family: 'Encode Sans';
    margin: 2px 0px 2px 0px;
    font-weight: 700;
    display: block;
}
.titreingredient {
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #c31432;
    font-family: 'Encode Sans';
    margin: 2px 0px 2px 0px;
    display: block;
}

.conteneurplat {
	width: auto;
	/* [disabled]border-bottom: 1px solid #ccc; */
	margin-top: 0px;
	display: flex;
}

.containermodif {
	/* [disabled]width: 20%; */
	float: right;
	margin-top: 0px;
	}
	
	.containerplatprix {
	/* [disabled]width: 50%; */
	float: right;
	margin-top: 0px;
	}

.platX {
	width: 30px;
	float: right;
	display: block;
	/* [disabled]font-size: 14px; */
	text-align: center;
	font-weight: 400;
	font-family: 'Encode Sans Condensed', sans-serif;
	margin-top: 0px;
}

.platprix {
	width: 53px;
	float: right;
	display: block;
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	font-family: 'Encode Sans Condensed', sans-serif;
	/* [disabled]border-right: 1px solid #ccc; */
    margin: 2px 0px 0px 0px;
	padding-right: 4px;
}
.platprixL {
	width: 70px;
	float: right;
	display: block;
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	font-family: 'Encode Sans Condensed', sans-serif;
	border-right: 1px solid #ccc;
    margin: 2px 0px 0px 0px;
	padding-right: 4px;
}

.platprixXL {
	width: 75px;
	float: right;
	display: block;
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	font-family: 'Encode Sans Condensed', sans-serif;
	border-right: 1px solid #ccc;
    margin: 2px 0px 0px 0px;
	padding-right: 4px;
}
.platprixXXL {
    width: 82px;
    float: right;
    display: block;
    font-size: 15px;
    text-align: right;
    font-weight: 400;
    font-family: 'Encode Sans Condensed', sans-serif;
    border-right: 1px solid #ccc;
    margin: 2px 0px 0px 0px;
    padding-right: 4px;
}
.plats2 {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 500;
	font-size: 17px;
	/* [disabled]text-align: center; */
	color: #000;
	line-height: 22px;
	background-color: #FFF;
	width:100%;
}
.plats2V {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 700;
	color: #c31432;
	/* [disabled]background-color: #FFFFFF; */
}


.platcomposition {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 14px;
	color: #c31432;
	margin: 0px 0px 10px 0px;
	font-weight: 400
}
.floatinfo {
	font-size: 12px;
	color: #000;
	width: 60%;
	/* [disabled]float: left; */
	font-weight: 400;
	font-style: italic;
	/* [disabled]margin-left: 140px; */
	margin-bottom: 4px;
	/* [disabled]margin-top: 5px; */
}
ul.longleaders {
	
	padding: 0px 20px 0px 0px; 
	margin: 0; 
	list-style: none;
  overflow: hidden
  }
ul.longleaders li:after {
	float: left;
	width: 0;
	font-size:10px;
	padding-top:3px;
	white-space: nowrap;
	content: ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . ";
	margin-top: -25px;
	padding-right: 20px;
	z-index: -1;
}
ul.longleaders li {clear: both}
ul.longleaders span:first-child {padding-right: 0.33em; }
ul.longleaders span + span {padding-left: 0.33em;
  background: white; position: relative; z-index: 1}



.calenservice {
    font-size: 14px;
    font-weight: 700;
    color: #c31432;
    background-color: #f4f4f4;
	margin-top: 10px;
}
.titremenu {
	font-family: 'Encode Sans', serif;
	font-size: 30px;
	color: #c31432;
	font-weight: 400;
	line-height: 2.5rem;
	margin: 0px 0px 0px 0px;
}
.cond {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
	line-height: 24px;
}
.platsformule {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 17px;
	text-align: center;
	color: #000;
	line-height: 26px;
	font-weight:500;
}
.platformulecomposition {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 14px;
    color: #c31432;
    font-weight: 400;
    text-align: center;
}
.prixsuppl {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}


div.separation {
	width: 50px;
	background-color: #C00;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 3px;
}

div.prixnets {
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
}


/* ///////////SMARTPHOONE//////////// */

@media screen and (max-width: 400px) {
a.liencarte {
    color: #6c757d;
    font-size: 15px;
    font-family: 'Encode Sans Condensed', sans-serif;
    /* font-weight: normal; */
    text-decoration: none;
    /* background-color: #eaffea; */
    /* width: 230px; */
    /* display: block; */
    padding: 6px;
    /* border-bottom: 1px solid; */
    /* border-left: 1px solid; */
}
a.liencarte:hover {
    color: #000;
    border-bottom: 0px solid #FFCC33;
}

.containermodif {
	width: 10%;
	float: right;
	margin-top: 0px;
	}

.containerplatprix {
	width: 55px;
	float: right;
	margin-top: 0px;
	}

.conteneurplat {
    width: auto;
    margin-top: 3px;
    display: flex;
    line-height: 20px;
}
.platprix {
	width: 53px;
	float: right;
	display: block;
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	font-family: 'Encode Sans Condensed', sans-serif;
	border-right: 1px solid #ccc;
	margin-top: 4px;
	padding-right: 4px;
}

}  
/* width */
::-webkit-scrollbar {
  width: 10px;
}


/* Track */


::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c31432; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4caf50; 
}




