/*
 Theme Name:     Divi Child
 Theme URI:      http://wptheme.fr/theme-wordpress-divi/
 Description:    Theme Enfant Divi
 Author:         WPTheme.fr
 Author URI:     http://wptheme.fr/
 Template:       Divi
 Version:        2020
*/
 
 
/* =Vous pouvez personnalisez à partir d'ici. 
------------------------------------------------------- */

body{
	-webkit-overflow-scrolling: touch; /* à tester **/
}

@font-face {
    font-family: Mansalva;
    src: url("/Fonts/Mansalva-Regular.ttf")
   }

@font-face {
	font-family: Myriad Pro Pas;
	src: url("/Fonts/Myriad-Pro-Regular.ttf")
}

@font-face {
	font-family: Myriad Pro;
	src: url("/Fonts/Myriad-Pro-Bold.ttf")
}

#site-title, header .et_pb_button, .entry-title, .mprm-price, .mprm-title {
	font-family: Mansalva;
}

#site-title .et_pb_text_inner a{
	padding-left: 4px;
}

.archive #container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative;
}

#menu-scrollable .et_pb_menu__menu {
    display: block!important;
	overflow-x : hidden;
}

#menu-scrollable nav.et-menu-nav.fullwidth-menu-nav::-webkit-scrollbar {
	width: 0!important;
	display: none;
}

#menu-scrollable .mobile_menu_bar {
	display: none;
}

#menu-scrollable nav {
	display: flex;
	/*overflow-x: auto;*/
}

#menu-scrollable .et_pb_menu__menu>nav>ul {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

#menu-scrollable .et_pb_row {
	width: 100%;
	padding-left: 20px!important
}

#menu-scrollable ul{
	/*margin-left: 25px!important;
	margin-right: 25px!important;*/
}

.current-menu-item {
	background-color: white;
	/*background-color: darkred;
	color: white!important;
	border-radius: 5px;*/
}

.mprm-price {
	color: #994732!important;
	font-family: Myriad Pro;
	font-size: 20px;
	font-weight: 900;
	line-height: 24px;
	/*width: 103.7px;*/
	width: 86.3px;
    text-align: center;
	border-radius: 5px;
	border: solid 1.5px #994732;
	/*padding: 5px 20px;*/
	padding: 5px 0px;
	background-color: white;
	position: absolute;
    top: 0;
    right: 0;
}

.mp_menu_item {
	position: relative;
}

footer .et_pb_row_0_tb_footer, header .et_pb_row_1_tb_header {
	/*width: 100%!important;
	margin:-10%!important;*/
	overflow-x: auto;
	/*position: fixed!important;
    bottom: 0px;*/
	background-color: white!important;
	padding: 0!important;
}

.nav.et-menu, .et-db #et-boc .et-l .et_pb_menu .et-menu {
    margin-left: 0!important;
    margin-right: 0!important;
}

footer .et_pb_row_0_tb_footer::-webkit-scrollbar, header .et_pb_row_1_tb_header::-webkit-scrollbar {
	display: none;
}
  
footer .et_pb_row_0_tb_footer, header .et_pb_row_1_tb_header{
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu { 
	display: flex!important; 
} 

.lwp-hide-mobile-menu .et_mobile_nav_menu, #menu-scrollable .et_mobile_nav_menu { 
	display: none!important; 
}

#menu-scrollable a {
	padding: 0!important;
}

#menu-scrollable li {
	border-radius: 5px;
    border: solid 2px #994732;
    color: #994732!important;
    background-color: white;
	padding: 10px;
	margin-top: 0px!important;
	box-sizing: border-box;
	font-family: Open sans;
	font-size: 16px!important;
	margin-left: 2.5px!important;
	margin-right: 2.5px!important;
	display: flex;
    flex-direction: column;
	width: 130px;
	height: 130px;
    justify-content: center;
}

.current-menu-item {
    background-color: #994732!important;
}

#menu-scrollable  {
	padding: 16px 0;
	/*border-top: 2px solid #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
	margin-bottom: 5px!important;*/
}

#menu-scrollable li:first-of-type {
	/*margin-left: 25px!important;*/
}

#menu-scrollable li:last-of-type {
	/*margin-right: 25px!important;*/
}

#site-title{
	float: left!important;
	/*width: 45% !important;*/
	margin-bottom: 0!important;
	margin-right: auto;
	width: fit-content!important;
}

#site-languages{
	float: right!important;
	/*width: 55% !important;*/
	margin-left: auto;
}

header .et_pb_column {
    width: auto!important;
}

#site-title > div{
    margin-left: 5px!important;
}

#site-title > div{
	margin-right: 0!important;
}

#site-languages > div{
	margin-left: 0!important;
}

#site-languages > div{
	margin-right: 15px!important;
}

header .et_pb_row_0_tb_header {
    display: flex !important;
	align-items: center;
	justify-content: flex-end;
	/*flex-wrap: wrap;*/
}

.centrer-verticalement {
	display: flex;
	flex-direction: column;
	justify-content: center;
  
  /* Et les déclinaisons avec préfixes pour obtenir un résultat homogène sur les divers navigateurs  */
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	   -moz-box-orient: vertical;
	   -moz-box-direction: normal;
		-ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
}


header .header-content a.et_pb_button {
	margin-top: 0!important;
	margin-right: 0!important;
}

.mprm-excerpt pre {
	margin-top: 5px!important;
    font-family: Myriad Pro Pas;
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    padding: 5px 0px;
}

.mprm-price-container {
	margin: 0px 0 5px 0!important;
}

.mprm-container {
	margin-bottom: 0px!important;
}

#site-languages img {
	/*width : 35px;*/
	width: auto !important;
}
/*
@media screen and (max-width: 360px) { 
	#site-languages img {
		width: auto;
	}
}*/

#site-title .et_pb_text_0_tb_header {
	line-height: 32px!important;
	width: fit-content!important;
	font-weight: bold;
}

#site-title .et_pb_text_inner {
	width: fit-content!important;
}

.lang-item {
	padding-left: 6.5px!important;
	padding-right: 6.5px!important;
}

.lang-item a {
	padding-bottom: 0px!important;
  }

.lang-item:not(.current-lang){
	opacity:0.3;
}

header .et_pb_button {
	/*line-height: 45px !important;*/
	/*padding-left: 20px !important;
	padding-right: 20px !important;*/
}

h1 {
	font-weight: bold;
}

.mprm-title {
	color: black;
	font-size: 30px;
	font-weight: lighter;
}

.entry-title {
	font-family: Myriad Pro;
	font-size: 40px;
	font-weight: 900;
	/*line-height: 14px;*/
	text-align: center;
	color: white;
	margin-top: 20px;

}

.menu-item a{
	color: black!important;
}

.mprm-excerpt {
	margin-top: 5px!important;
	/*font-family: Open sans;
	font-size: 15px;
	line-height: 20px;*/
	font-family: Myriad Pro Pas;
	font-size: 17px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color: white;
	/*width: calc(100% - 103.7px);*/
	width: calc(100% - 86.3px);

}

header .et_pb_row {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

#et-main-area {
	/*z-index: 2;*/
	position: relative;
	background-color: #76745F;

}

#main-content {
	background-color: unset;
}

header .et_pb_button {
	opacity: 0.8;
	/*pointer-events: none;*/
}

footer .et_pb_menu_0_tb_footer.et_pb_menu, header .et_pb_menu_1_tb_header.et_pb_menu  {
    /*background-color: #7E392F!important;*/
	padding: 0!important;
}

header .et_pb_row_0_tb_header {
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	background-color: transparent;
	z-index: 50!important;
}

header .et_pb_section_1_tb_header {
	/*margin-top: 53px;*/
}

.home article {
	width: 90%;
	max-width: 1080px;
	margin: auto;
	margin-top: auto;
	position: relative;
	margin-top: 2em;
	padding-top: 30px;
	overflow-y: visible;
}

pre {
	white-space: pre-wrap;
}

.et_pb_row.et_pb_row_0_tb_footer.et_pb_row--with-menu, .et_pb_row_1_tb_header.et_pb_row--with-menu {
	background-color: #F7eee1 !important;
    padding: 20px !important;
}

#menu-scrollable {
	overflow-x: scroll;
	width: max-content;
}

footer .et_pb_row {
	width: 100%!important;
	max-width: unset!important;
}

nav li:not(.current-menu-item) a {
	color: white!important;
}

#flags.size18 a[title="English"] {
	background-image: url(/wp-content/themes/Divi-child/polylang/en_GB.png);
    background-repeat: no-repeat;
	background-position: unset!important;
    /*padding: 11px 16px!important;*/
	padding: 13px 20px !important;
	opacity: 1;
	background-size: 40px;
}

#flags.size18 a[title="German"] {
	background-image: url(/wp-content/themes/Divi-child/polylang/de_DE.png);
	background-repeat: no-repeat;
	background-position: unset!important;
    /*padding: 11px 16px!important;*/
	padding: 13px 20px !important;
	opacity: 1;
	background-size: 40px;
}

#flags.size18 a[title="Italian"] {
	background-image: url(/wp-content/themes/Divi-child/polylang/it_IT.png);
    background-repeat: no-repeat;
	background-position: unset!important;
    /*padding: 11px 16px!important;*/
	padding: 13px 20px !important;
	opacity: 1;
	background-size: 40px;
}

#flags.size18 a[title="French"] {
	background-image: url(/wp-content/themes/Divi-child/polylang/fr_FR.png);
    background-repeat: no-repeat;
	background-position: unset!important;
    /*padding: 11px 16px!important;*/
	padding: 13px 20px !important;
	opacity: 1;
	background-size: 40px;
}

#sortable {
    display: flex!important;
    border-top: unset!important;
    visibility: visible!important;
    opacity: 1!important;
    height: 100%!important;
    box-shadow: unset!important;
	padding: 0!important;
}

.lang-item {
	display: none!important;
}

header .et-menu li {
	margin-top: 0!important;
}

header .et-menu {
/*height: 24px!important;*/
width: auto!important;
}

.flagclic {
	opacity: 1!important;
}

.ui-sortable { 
    height: 30px;
	display: flex;
    flex-direction: column;
	width: fit-content!important;
    /*width: 150px;
    border: 1px #000 solid;*/
}
.ui-sortable li { 
	padding: 5px 10px; 
	z-index: 2; 
}
.ui-sortable li:not(.init) { 
	float: left; 
	width: fit-content;
	display: none; 
	background: #ddd; 
}
.ui-sortable li:not(.init):hover, .ui-sortable li.selected:not(.init) { 
	background: #09f; 
}

#flags a {
    margin-right: 0px!important;
}

#flags {
    width: 55px!important;
}

#flags li {
    margin: 5px 0!important;
	background-color: transparent!important;
    line-height: 1em;
}

body, .headermenu, footer .et_pb_section {
	background-color: #76745F;
	padding: 0!important;
}

.mprm-title div:nth-child(2) {
	font-family: Myriad Pro;
	font-size: 20px;
	font-style: italic;
	font-weight: 900;
	line-height: 18px;
	text-align: left;
	color: #44422C;
	margin-top: 5px;
	/*width: calc(100% - 103.7px);*/
	width: calc(100% - 86.3px);
}

.mprm-title div:nth-child(1) {
	font-family: Myriad Pro;
	font-size: 23px;
	font-weight: 900;
	line-height: 25px;
	text-align: left;
	color: white;
	/*width: calc(100% - 103.7px);*/
	width: calc(100% - 86.3px);
}

.menu-item-type-taxonomy a::before {
	content: ' ';
    /*background-image: url(/img/plat.png);*/
    width: 100%;
    display: flex;
    background-position: center;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
	
}
.current-menu-item a::before {
	filter: brightness(0) saturate(100%) invert(97%) sepia(5%) saturate(2073%) hue-rotate(302deg) brightness(107%) contrast(94%);
}

.et_pb_menu_page_id-1416 a::before {
	background-image: url(/img/1suggestion1416.png);
}

.et_pb_menu_page_id-19 a::before {
	background-image: url(/img/2salade19.png);
}

.et_pb_menu_page_id-21 a::before {
	background-image: url(/img/3plat21.png);
}

.et_pb_menu_page_id-23 a::before {
	background-image: url(/img/4pizza23.png);
}

.et_pb_menu_page_id-25 a::before {
	background-image: url(/img/5crepesalee25.png);
}

.et_pb_menu_page_id-43 a::before {
	background-image: url(/img/6crepesucree43.png);
}

.et_pb_menu_page_id-45 a::before {
	background-image: url(/img/7dessert45.png);
}

.et_pb_menu_page_id-430 a::before {
	background-image: url(/img/8glace430.png);
}

.et_pb_menu_page_id-39 a::before {
	background-image: url(/img/9coupe39.png);
}

.et_pb_menu_page_id-27 a::before {
	background-image: url(/img/10boisson27.png);
}

.et_pb_menu_page_id-29 a::before {
	background-image: url(/img/11vin29.png);
}

.menu-item-type-taxonomy a {
	font-family: Myriad Pro;
	font-size: 16px;
	font-weight: 900;
	line-height: 14px;
	text-align: center;

}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
	position: fixed!important;
	top: 0;
	width: 100%;
}

#menu-scrollable {
	background-color:#F7eee1 !important;
}

.mprm-excerpt pre {
	position: relative;
    height: 37px;
    line-height: 27px;
	overflow: initial;
}

.mprm-excerpt pre b {
	color: #994732!important;
    font-family: Myriad Pro;
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    /*width: 103.7px;*/
	width: 86.3px;
    text-align: center;
    border-radius: 5px;
    border: solid 1.5px #994732;
    /*padding: 5px 20px;*/
	padding: 5px 0px;
    background-color: white;
    position: absolute;
    top: 0;
    /*right: 0;*/
	right: -86.3px;
}

html[lang="fr-FR"] .mprm-title div:nth-child(2) {
	display: none;
}

html[lang="auto"] .mprm-title div:nth-child(2) {
	display: none;
}

.et-db #et-boc .et-l .et_pb_fullwidth_header.et_pb_fullwidth_header_0_tb_header {
    /*background-image: url(https://aterrazza.arobase.link/wp-content/uploads/2024/04/Group-39941-1.png)!important;*/
}

.et_pb_section_0_tb_header {
	padding-top: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    margin-top: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 0px!important;
}

.et_pb_row {
	width: 100%!important;
	max-width: unset!important;
}

.current-menu-item a {
	color: #f7eee1 !important;
}

.menu-item:not(.current-menu-item) a {
	color: #994732!important;
}

.header-content {
	margin-top:0!important;
}

.header-content img {
	height: 400px;
	object-fit: contain;
}

#menu-scrollable nav > ul > li{
	padding: 0!important;
}

.et_pb_row .et_pb_column.et-last-child {
    /*margin-right: 0!important;*/
}