/*
 Theme Name:   Themify split Child
 Theme URI:    
 Description:  Themify split Child Theme
 Template:     themify-split
 Text Domain:  charbonnier
*/


/* Typographies
-------------------------------------------------------------- */
@font-face {
    font-family: 'bellicoregular';
    src: url('fonts/bellico-webfont.woff') format('woff2'),
		url('fonts/bellico-webfont.ttf') format('truetype'),
         url('fonts/bellico-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'bellicoregular';
	letter-spacing: 0;
}
.themify_builder_content .module-title {
    margin: 0;
    padding: 0;
    font-size: 5em;
    text-transform: none;
    letter-spacing: 0;
}
p {
	font-size: 18px;
}
a {
	color:#d60173;
}
.hidden-view {
	background-color: #630236;
}
.logo-central {

    position: fixed;
    top: 35%;
    left: 43%;
    z-index: 500;
}
input[type="reset"], input[type="submit"], button {
	background-color: transparent;
	border: 3px solid #ffffff;
}
input[type="reset"]:hover, input[type="submit"]:hover, button:hover {
	background-color: rgba(0,0,0,0.3);
}

/* Header
-------------------------------------------------------------- */
#headerwrap {
	background-color: rgba(34, 39, 45, 0.8);
}
.logo-wrap {
	display: none;
}
.coord {
    float: right;
}
.coord, .coord div {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	margin-right: 1.5em;
}
.coord i {
    font-size: 40px;
	margin-right: 0.3em;
}
.coord p {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
.coord p strong {
    text-transform: uppercase;
}
#main-nav li a::after {
    border-bottom: solid 4px #9d0054;
}
#main-nav {
    font-family: 'Roboto Slab',sans-serif;
}
#multiscroll-nav li .active span {
    border-color: rgba(157, 0, 84, 0.8) !important;
}
.mobile_menu_active .sidemenu {
	background-color: #7a003a;
}
.mobile_menu_active #main-nav a, .mobile_menu_active #main-nav ul a {
	padding: 1.5em 0;
}
#pagewrap {
    background: #c7669b;
}
/* Mon Parcours
-------------------------------------------------------------- */
.page-id-66 .logo-central, .page-id-72 .logo-central, .page-id-493 .logo-central, .page-id-596 .logo-central {
	display: none;
}
.page.page-id-66 {
	margin: 0;
	padding: 0;
	background: #3d0221 url("images/page-mon-parcours.jpg") no-repeat center bottom fixed;
	height: auto;
}
.page.page-id-66 #pagewrap, .page-id-493 #pagewrap {
    background: transparent;
}
.page-id-493 {
	margin: 0;
	padding: 0;
	background: #3e4146 url("images/page-galerie.jpg") no-repeat center bottom fixed;
	height: auto;
}
.page-id-66 .cd-timeline-item-title {
	color: #fff;
	font-family: Roboto Slab;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}
.timeline-date {
	background: #860048;
	width: auto;
	padding-left: 2%;
	color: #f93ea2;
	border-radius: 5px;
}

/* Plateau Repas
-------------------------------------------------------------- */
.plateau-infos {
    max-width: 850px;
    margin: 0 auto;
}
.plateau-infos td {
    width: 25%;
    vertical-align: top;
    padding: 0 2%;
}
.plateau-infos td p {
    font-size: 12px;
	margin: 0;
    line-height: initial;
}
.plateau-infos td img {
    width: 50px;
}
.plateau-infos td h3 {
    font-size: 15px;
    font-family: Roboto Slab;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}
.plateau-infos td h3::after {
    background: none repeat scroll 0 0 #ffffff;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto;
    width: 20%;
}
.plats-chaud {
    margin: 0 auto;
    text-align: left;
}
.plats-chaud td {
    width: 50%;
    vertical-align: top;
    padding: 0 2%;
}
table.boisson {
    width: 400px;
    margin: 0 auto;
    text-align: left;
    border-collapse: collapse;
}
.boisson tr:nth-child(2n) {
    background-color: #252525;
	background-image: linear-gradient(to right, #363636, #121212);
}
.boisson td {
    padding: 0.5em 0.2em;
}
.module-title::before {
    background:  transparent url("images/pastille-prix.png") no-repeat center bottom scroll;
    content: "";
    display: block;
    height: 110px;
    width: 110px;
    margin: 0 auto;
}
.tb_section-Boissons .module-title::before {
	display:none;
}

.tb_section-Plateaux-repas-chauds .module-title::before {
    background:  transparent url("images/pastille-prix-18.png") no-repeat center bottom scroll !important;
}
.page-id-5 .module-title::before {
	display: none;
}
/* Galerie
-------------------------------------------------------------- */
.page-numbers {
    padding: 0.8em 1.2em;
    background: #000000;
    border-radius: 25px;
    margin: 1em;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	transition: all 0.2s ease-in-out 0s;
}
a.page-numbers:hover {
    background: #9d0054;
}
.page-numbers.current {
    background: #9d0054;
}

/* Contact
-------------------------------------------------------------- */
.coordonnees strong {
    font-size: 2em;
}
.coordonnees h2 {
    font-size: 16px;
	font-family: 'Roboto Slab',serif;
	text-decoration: underline;
	font-weight: bold;
}
.social-links.horizontal {
    display: flex;
    justify-content: center;
}
textarea, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
	border: 2px solid #ce629c;
	background-color: transparent;
}
#wpcf7-f313-p70-o1 {
    max-width: 600px;
    margin: 0 auto;
}
.wpcf7 p {
    margin: 0 0 1em 0;
}
.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
}
.wpcf7-list-item-label {
    font-size: 14px;
    line-height: normal;
}
textarea:focus, input[type="text"]:focus, input[type="email"]:focus {
	color: #ffffff;
}
textarea, input[type="text"], input[type="email"] {
	color: #f899cc;
	transition: all 0.3s ease-in-out 0s;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	background: #bdf99c;
	color: green;
	padding: 1em;
	border-radius: 10px;
}
/* Footer
-------------------------------------------------------------- */
#footerwrap, .back-top a {
	background-color: #9d0054;
}
.footer-widgets tr td:first-child {
	width: 100px;
}
.footer-widgets tr td {
	border-bottom: 1px solid #ce629c;
	padding: 0.2em 0;
}

/* Responsive Design
----------------------------------------------------------------------------------------------------------------*/
.btAccentDarkHeader.btMenuVertical > .menuPort .logo {
	background-color: #22272A !important;
}

@media (min-width: 768px) and (max-width: 1370px)
{
	.page-id-43 .btTableRow > .boldRowInner {
		flex-direction: column;
	}
}
@media (max-width: 1530px)
{
	div.adresse, div.tel {
		display:none;
	}
}
@media (max-width: 1100px)
{
	.ada-bloc p {
		font-size: 12px;
		line-height: 14px;
	}
	.ada-bloc .figue {
		height: 52px;
	}
	.ada-bloc:hover .figue {
		padding: 1em 15px;
	}
	.themify_builder_content .module-title {
		font-size: 4em;
	}
}
@media (max-width: 1270px)
{
	.logo-central img {
		width: 60%;
	}
	.logo-central {
		top: 40%;
		left: 44%;
	}
@media (max-width: 1045px)
{
	div.maitre {
		display:none;
	}
	.logo-central {
		display: none;
	}
	.plateau-infos td {
		min-width: 200px;
		margin: 0 auto;
		margin-bottom: 2em;
	}
	.plateau-infos tr {
		display: flex;
		flex-wrap: wrap;
	}
}
@media (max-width: 680px)
{
	.tb_section-Marc-Charbonnier > div, .tb_section-Ecrin-Gourmand > div {
		display: flex;
		flex-direction: column-reverse;
	}
	.module_row_1 .module_column_0.tb_5_column.module_column {
		background-position: center -50px !important;
	}
	.tb_section-Contact .last {
		background: #ffffff;
	}
}