/*!
Theme Name: Les Chefs
Theme URI: https://leschefs.com/
Author: Marie B. Ouimet
Author URI: https://mariebouimet.myportfolio.com/
Description: Les meilleures recettes d'Annie, Julie, Dom et Marlène.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: leschefs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

leschefs is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Content
	- Typography
	- Elements
	- Links
# Forms
# Layout
	- Containers
	- Grid
	- Columns
	- Gutters
	- Breakpoints
# Components
	- Header
	- Footer
	- 404
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# Plugins
	- Jetpack infinite scroll
# Utilities
	- Flex
	- Position
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the 78px; in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the  style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

@font-face {
	font-family: Handwritten;
	src: url("fonts/Faitparmarie_font-Regular.ttf");
}

@font-face {
	font-family: FreshlyBakedScript;
	src: url("fonts/FreshlyBakedScript.otf");
}

@font-face {
	font-family: FreshlyBakedSerif;
	src: url("fonts/FreshlyBakedSerif.otf");
}

::selection {
	background-color: #f8cbae;
	color: #000;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #121212;
	font-family: basic-sans, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
	font-family: basic-sans, sans-serif;
	font-weight: 600;
	font-size: 3.5em;
	line-height: 1em;
	margin-bottom: 5rem;
    margin-top: 6rem;
}

h2 {
	font-family: basic-sans, sans-serif;
	font-weight: 600;
	font-size: 3.5rem;
	line-height: 1em;
}

h3 {
	font-family: basic-sans, sans-serif;
    font-weight: 400;
	font-size: 1.1rem;
    line-height: 1em;
    letter-spacing: 1px;
    margin: 1rem 0;
}

h4 {
	font-size: 2.25rem;
	margin: 1rem 0;
}

p {
	font-family: basic-sans, sans-serif;
	font-size: 1rem;
	margin: 0;
}

.page-eyebrown {
	font-size: 2rem;
}

.section-eyebrown {
	font-family: FreshlyBakedScript, Handwritten;
	font-size: 3em;
	line-height: 1em;
}

.separateur {
	border-top: 1px solid #ef7757;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1rem;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */

body {
	position: relative;
}

/*
body::before {
	content:'';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 8px solid #e58f05;
	z-index: 1;
	pointer-events: none;
}
*/

ul,
ol {
	margin: 1rem 0;
	padding-left: 2rem;
	font-size: 1rem;
}

ul li {
	font-family: basic-sans, sans-serif;
	margin-bottom: 0.4em;
	list-style-type: none;
	position: relative;
}

ul li::before {
	content:'';
	position: absolute;
	height: 1px;
    width: 20px;
    left: -32px;
    top: 12px;
	background-color: #ef7757;
}

ol {
	counter-reset: section;
  	list-style-type: none;
}

ol li {
	font-family: basic-sans, sans-serif;
	margin-bottom: 1.8em;
	padding-left: 24px;
	position: relative;
	line-height: 26px;
}

ol li::before {
    position: absolute;
	counter-increment: section;
	content: counters(section,".") " ";
	color: #fff;
    background-color: #ef7757;

	font-size: 2.5em;
	font-family: FreshlyBakedSerif, Handwritten;

    height: 45px;
    width: 45px;
    border-radius: 50%;
    left: -38px;
    top: -7px;
    z-index: -1;

	display: flex;
    justify-content: center;
    align-items: center;
}

ol li #text {
	margin-top: -10px;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

figure {
	margin: 1rem 0;
}

table {
	margin: 0 0 1rem;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	text-decoration: none;
	color: #121212;
}

p a {
	color: #C14D36;
}

a:visited {
	color: #121212;
}

a:focus {
	/*outline: thin dotted;*/
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

.btn-wrapper {
	margin-top: 50px;
	margin-bottom: 25px;
}

a.btn {
    color: #121212;
    display: inline-block;
    font-size: 1.25rem;
}

a.btn-primary {
	color: #fff;
	background-color: #ef7757;
	padding: 8px 35px;
	border-radius: 25px;
	letter-spacing: 1px;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

a.btn-primary,
a.btn-primary p {
	font-size: 1rem;
    font-weight: 300;
    letter-spacing: 2px;
}

a.btn-primary:hover {
	color: #000;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #fff;
	background-color: #ef7757;
	border: none;
	padding: 8px 35px;
	border-radius: 25px;
	letter-spacing: 1px;
	font-weight: 300;
	line-height: 1.5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	display: block;
	width: 100%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

input[type="search"],
input[type="search"]:focus {
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	background-color: transparent!important;
	outline: none;
	padding-right: 15px;
	padding-bottom: 0;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1em;
	margin-bottom: 4px;
	max-width: 180px;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance:none;
}

form.search-form button {
	width: 40px;
    height: 40px;
	background: none;
	border: none;
	padding: 15px;
	display: block;
	flex: 0 0 auto;
	cursor: pointer;
}

form.search-form button svg {
	font-size: 1em;
	color: #fff;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

form.search-form button svg:hover {
	color: #000;
}

form.search-form input::placeholder {
	color: #fff;
}

.search-results h1 {
	padding-top: 0;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

/* Containers
--------------------------------------------- */

.container,
.container-wide,
.container-full {
	width: 100%;
	padding-right: var(--gutter, 1rem);
	padding-left: var(--gutter, 1rem);
	margin-right: auto;
	margin-left: auto;
}

.container {
	max-width: 1500px;
}

.container-wide {
	max-width: 1800px;
}

/* Row
--------------------------------------------- */

.row {
	--gutter: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	margin-right: calc(var(--gutter) * -.5);
	margin-left: calc(var(--gutter) * -.5);
}

.row > * {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--gutter) * .5);
	padding-left: calc(var(--gutter) * .5);
}

/* Columns
--------------------------------------------- */

.col {
	flex: 1 0 0%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
}

.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}

.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.col-3 {
	flex: 0 0 auto;
	width: 25%;
}

.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}

.col-6 {
	flex: 0 0 auto;
	width: 50%;
}

.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}

.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}

.col-9 {
	flex: 0 0 auto;
	width: 75%;
}

.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}

.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}

.col-12 {
	flex: 0 0 auto;
	width: 100%;
}

/* Gutters
--------------------------------------------- */

.gutter-0 {
	--gutter: 0;
}

.gutter-1 {
	--gutter: 1rem;
}

.gutter-2 {
	--gutter: 1.5rem;
}

.gutter-3 {
	--gutter: 2rem;
}

.gutter-4 {
	--gutter: 2.5rem;
}

.gutter-5 {
	--gutter: 3rem;
}

.gutter-6 {
	--gutter: 4rem;
}

.gutter-7 {
	--gutter: 5rem;
}

/* Breakpoints
--------------------------------------------- */

@media (max-width: 1800px) {
	.col-xxl {
		flex: 1 0 0%;
	}

	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-xxl-0 {
		--gutter: 0;
	}

	.gutter-xxl-1 {
		--gutter: 0.5rem;
	}

	.gutter-xxl-2 {
		--gutter: 1rem;
	}

	.gutter-xxl-3 {
		--gutter: 1.5rem;
	}

	.gutter-xxl-4 {
		--gutter: 2rem;
	}

	.gutter-xxl-5 {
		--gutter: 2.5rem;
	}

	.gutter-xxl-6 {
		--gutter: 3rem;
	}
}

@media (max-width: 1200px) {
	.col-xl {
		flex: 1 0 0%;
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-xl-0 {
		--gutter: 0;
	}

	.gutter-xl-1 {
		--gutter: 0.5rem;
	}

	.gutter-xl-2 {
		--gutter: 1rem;
	}

	.gutter-xl-3 {
		--gutter: 1.5rem;
	}

	.gutter-xl-4 {
		--gutter: 2rem;
	}

	.gutter-xl-5 {
		--gutter: 2.5rem;
	}

	.gutter-xl-6 {
		--gutter: 3rem;
	}
}

@media (max-width: 992px) {
	.col-lg {
		flex: 1 0 0%;
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-lg-0 {
		--gutter: 0;
	}

	.gutter-lg-1 {
		--gutter: 0.5rem;
	}

	.gutter-lg-2 {
		--gutter: 1rem;
	}

	.gutter-lg-3 {
		--gutter: 1.5rem;
	}

	.gutter-lg-4 {
		--gutter: 2rem;
	}

	.gutter-lg-5 {
		--gutter: 2.5rem;
	}

	.gutter-lg-6 {
		--gutter: 3rem;
	}
}

@media (max-width: 768px) {
	.col-md {
		flex: 1 0 0%;
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-md-0 {
		--gutter: 0;
	}

	.gutter-md-1 {
		--gutter: 0.5rem;
	}

	.gutter-md-2 {
		--gutter: 1rem;
	}

	.gutter-md-3 {
		--gutter: 1.5rem;
	}

	.gutter-md-4 {
		--gutter: 2rem;
	}

	.gutter-md-5 {
		--gutter: 2.5rem;
	}

	.gutter-md-6 {
		--gutter: 3rem;
	}
}

@media (max-width: 576px) {
	.col-sm {
		flex: 1 0 0%;
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-sm-0 {
		--gutter: 0;
	}

	.gutter-sm-1 {
		--gutter: 0.5rem;
	}

	.gutter-sm-2 {
		--gutter: 1rem;
	}

	.gutter-sm-3 {
		--gutter: 1.5rem;
	}

	.gutter-sm-4 {
		--gutter: 2rem;
	}

	.gutter-sm-5 {
		--gutter: 2.5rem;
	}

	.gutter-sm-6 {
		--gutter: 3rem;
	}
}

@media (max-width: 320px) {
	.col-xs {
		flex: 1 0 0%;
	}

	.col-xs-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xs-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xs-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xs-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xs-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xs-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xs-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xs-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xs-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xs-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xs-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xs-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xs-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.gutter-xs-0 {
		--gutter: 0;
	}

	.gutter-xs-1 {
		--gutter: 0.5rem;
	}

	.gutter-xs-2 {
		--gutter: 1rem;
	}

	.gutter-xs-3 {
		--gutter: 1.5rem;
	}

	.gutter-xs-4 {
		--gutter: 2rem;
	}

	.gutter-xs-5 {
		--gutter: 2.5rem;
	}

	.gutter-xs-6 {
		--gutter: 3rem;
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Header
--------------------------------------------- */

.site {
	overflow: hidden;
}

.site-header {
	position: relative;
}

.site-header-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.site-header-wrapper > * {
	position: relative;
	z-index: 1000;
}

.site-branding {
	display: flex;
	justify-content: center;
	padding-top: 100px;
	padding-bottom: 70px;
	background-color: #F3F0ED;
}

.site-branding img {
	display: block;
	width: 340px;
    padding: 0 20px;
}

.image-header-left,
.image-header-right {
	position: absolute;
	top: -1px;
	z-index: 0;
}

.image-header-left {
	left: 0;
	width: 665px;
}

.image-header-right {
	right: 0;
	width: 532px;
}

.hero-banner {
	position: relative;
	padding-top: 25%;
}

.hero-banner img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.site-menu-mobile {
	z-index: 999;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 80px 60px;
	background: #EDE8E4;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;

	opacity: 0;
	visibility: hidden;
}

.site-menu-mobile .main-navigation {
	margin-top: 50px;
}

.site-menu-mobile .search-form > .d-flex {
	justify-content: center;
}

.site-menu-mobile input[type="search"],
.site-menu-mobile input[type="search"]:focus {
	color: #000;
	border-bottom: 1px solid #000;
}

.site-menu-mobile form.search-form button svg {
	color: #000;
}

.menu-active .site-menu-mobile {
	opacity: 1;
	visibility: visible;
}

.site-searchform {
	margin-top: auto;
	z-index: 1;
}

.site-menu-full {
	background-color: #ef7757;
	padding: 8px 0 20px;
}

.site-menu-full .main-navigation {
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
}

.site-menu-full .main-navigation .primary-menu-container {
	flex-grow: 1;
	padding-right: 80px;
}

.site-menu-full .main-navigation .sub-menu {
	display: none;
}

.site-menu-full .main-navigation ul:not(.sub-menu) {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.site-menu-full .main-navigation ul li {
	display: inline-block;
	padding: 0 25px;
	margin: 0;
}

.site-menu-full .main-navigation ul li a {
	font-family: basic-sans, sans-serif;
	font-weight: 300;
	font-size: 0.85rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
}

a.btn-connexion {
	position: absolute;
	right: 20px;
	top: 20px;
}

/* Footer
--------------------------------------------- */

.site-footer {
	position: relative;
	background-color: #ef7757;
	color: #fff;
	margin-top: 6rem;
}

.site-footer #logo-footer {
	max-width: 312px;
	padding: 0 10px 0 20px;
}

.site-footer a {
	color: #fff;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.site-footer a:hover {
	color: #000;
}

.site-info {
	align-items: flex-start;
	padding: 5rem 0 4rem;
}

.footer-navigation {
	display: flex;
}

.site-footer ul {
	display: grid;
	grid-template-rows: 1fr 1fr 1fr 1fr auto;
    grid-template-columns: 4fr 3fr;
    grid-column-gap: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer ul li {
	letter-spacing: 2px;
	font-weight: 300;
	font-size: 1rem;
	margin-bottom: 0.8em;
	text-transform: uppercase;
}

.site-footer ul li:first-child {
	grid-row-start: 1;
	grid-row-end: last-line;
}

.site-footer ul li::before {
	content: none;
}

.site-footer ul ul {
	display: block;
	margin: 0;
	padding-left: 0;
}

.site-footer ul ul li:first-child {
	margin-top: 1em;
}

.site-footer ul ul li {
	font-size: 0.85rem;
	font-weight: 300;
	text-transform: none;
	margin: 0;
}

.site-footer .search-field {
	margin-left: 40px;
	max-width: 200px;
}

.site-footer .copyright {
	font-size: 0.75em;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 12px 0;
    text-align: right;
}

.archive .site-footer {
	margin-top: 6rem;
}

/* 404
--------------------------------------------- */

/* Not found
--------------------------------------------- */

.not-found h1.page-title::after {
	content: none!important;
}


/* Navigation
--------------------------------------------- */

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation .sub-menu {
	display: none;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul li {
	text-align: center;
}

.main-navigation ul li a {
	position: relative;
	font-family: basic-sans, sans-serif;
    font-weight: 400;
    font-size: 1rem;
	letter-spacing: 2px;
	text-transform: uppercase;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.main-navigation ul li a:hover {
	color: #000;
}

.main-navigation ul li::before {
	content: none;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1rem;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.pagination {
	display: flex;
	justify-content: center;
	font-size: 1em;
	margin-top: 50px;
}

.pagination .nav-links {
	display: inline-flex;
}

.pagination .page-numbers {
	display: block;
	line-height: 2;
	margin: 0 20px;
	position: relative;
	color: #121212;
}

.pagination .page-numbers svg {
	font-size: 1rem;
}

.pagination .page-numbers.current {
	color: #fff;
    background-color: #ef7757;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-button-wrapper {
	display: none;
	position: absolute;
    top: 0;
    right: 0;
}

.menu-button {
	position: fixed;
	display: flex;
	flex-direction: column;
	width: 60px;
	height: 60px;
	top: 20px;
	left: 20px;

	z-index: 9999;

	background-color: #ef7757;
	border-radius: 100%;

	border: 0;
	padding: 12px;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.menu-active .menu-button {
	position: fixed;
	z-index: 9999;
}

.bar {
	position: absolute;
	background-color: #fff;
	height: 2px;
	width: 36px;
	margin-top: -1.5px;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.bar:nth-child(1) {
	top: 35%;
}

.bar:nth-child(2) {
	top: 50%;
}

.bar:nth-child(3) {
	top: 65%;
}

.menu-active .bar:nth-child(1) {
	top: 50%;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-active .bar:nth-child(2) {
	opacity: 0;
	visibility: hidden;
}

.menu-active .bar:nth-child(3) {
	top: 50%;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.category-nav {
	max-width: 650px;
    margin: auto;
	padding: 0 0 60px;
}

.category-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.category-menu .menu-item {
	margin: 5px 15px;
}

.entry-meta span,
.cat-links,
.comments-link,
.edit-link {
	display: none;
}

/* Posts and pages
--------------------------------------------- */

/* Front page */

.recettes-recentes .section-title {
	position: relative;
	display: inline-block;
	margin-bottom: 5rem;
    margin-top: 6rem;
}

.recettes-recentes .section-title::after,
.archive .page-title::after {
	content: url('images/mitaines-les-chefs.svg');
	position: absolute;
	right: -175px;
    top: -55px;
    width: 140px;
}

.blob-wrapper {
	position: relative;
}

.blob-body {
	position: absolute;
	padding-top: 30px;
	left: 0;
	width: 100%;
	z-index: -1;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	/* margin: 1rem 0 0; */
}

.section-title {
	margin-top: 0;
}

.page-title {
	position: relative;
	display: inline-block;
}

.page-links {
	clear: both;
	margin: 0 0 1rem;
}

a.post-thumbnail {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

a.post-thumbnail:hover {
	filter: brightness(80%);
}

.recette .post-thumbnail {
	display: block;
	padding-top: 110%;
	position: relative;
}

.recette .post-thumbnail img,
.recette .post-thumbnail-mobile img {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 20px;
}

.recette .post-thumbnail-mobile {
	display: none;
	padding-top: 110%;
	position: relative;
}

.entry-header h1.entry-title {
	margin-bottom: 1rem;
	margin-left: 0;
}

.entry-title {
    margin: 20px 15px 40px;
}

.entry-galerie {
	padding-top: 1.5rem;
}

.galerie-item {
	margin-bottom: 20px;
}

.galerie-image {
	position: relative;
	padding-top: 110%;
}

.galerie-image img {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 20px;
}

.entry-spec {
	display: flex;
	flex-wrap: wrap;
	margin: 1rem 0 0;
}

.entry-spec .spec-item {
	line-height: 1.6em;
	margin: 0 2rem 0 0;
}

/* Catégories des recettes */

.categorie_recette {
	margin: 80px 0;
	position: relative;
}

.categorie_recette .section-title {
	margin-bottom: 0
}

.categorie_recette-titre {
	font-family: FreshlyBakedSerif, Handwritten;
	text-transform: lowercase;
	white-space: nowrap;
	font-size: 3em;
	margin-top: 2rem;
    line-height: 0.7em;
}

.categorie_recette-list {
	margin-top: -40px;
}

.categorie_recette-list .item {
	position: relative;
	z-index: 0;
}

.categorie_recette-list .item a {
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
}

.noel-item {
	display: none!important;
}

/* Page des catégories */

.page-header {
	position: relative;
}

.term-repas-principaux h1 {
	margin-bottom: 30px;
}

body.tax-categorie_recette .categorie_recette-menu .menu-item::before {
    width: 100%;
    left: 0;
	top: initial;
    bottom: 0;
}

body.tax-categorie_recette h1.page-title {
	position: relative;
}

body.tax-categorie_recette h1.page-title::before,
.recettes-recentes .section-title::before,
.page-title::before {
	content: url('images/underline-les-chefs.svg');
	position: absolute;
	left: 50%;
    bottom: -20px;
    width: 160px;

	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

body.tax-categorie_recette h1.page-title::after {
	content: url('images/feuilles-les-chefs.svg');
	position: absolute;
	left: -65px;
    top: 10px;
    width: 40px;
}

/* Recettes singulières */

body.single-recette h1 {
	padding: 0;
	margin: 0!important;
}

body.single-recette .auteur-recette {
	font-family: FreshlyBakedScript, Handwritten;
	font-size: 2.3em;
}

body.single-recette .recette-description {
	padding-top: 15px;
}

body.single-recette .entry-spec {
	position: relative;
	margin-top: 50px;
	padding: 16px 0;
}

body.single-recette .entry-spec::before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #ef7757;
}

body.single-recette .site-main {
	padding-top: 120px;
}

body.single-recette h1 {
	padding-top: 0;
	margin-right: 0;
	padding-right: 0;
}

.ingredients,
.preparation {
	margin-top: 20px;
	border: 1px solid #ef7757;
	border-radius: 20px;
	overflow: hidden;
}

.ingredients p,
.ingredients p strong {
	line-height: 1em;
}

.ingredients ul,
.preparation ul {
	list-style-type: disc;
}

.ingredients > p:first-of-type,
.preparation > p:first-of-type {
	font-family: basic-sans, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 2px;
    background-color: #ef7757;
    color: #fff;
    height: 60px;
    top: 0;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ingredients-specs,
.preparation-specs {
	padding: 20px 30px;
}

.recette-note {
	padding: 10px 30px 30px;
}

.ingredients-specs p,
.preparation-specs p {
	padding-top: 10px;
}

.recettes-connexes {
	margin-top: 100px;
	position: relative;
}

.recettes-connexes h2 {
	margin-bottom: 60px;
}

/* Résultats de recherche */

.search-results .section-eyebrown {
	padding-top: 80px;
}

/* Comments
--------------------------------------------- */
.comments-area {
	margin-top: 100px;
	position: relative;
}

.comments-area h3 {
	font-size: 2em;
	font-weight: 600;
	padding-bottom: 10px;
}

.comments-area ol li {
	padding-left: 0;
}

.comments-area ol li::before {
	content: none;
}

.comments-area .comment-body {
	padding-bottom: 20px;
}

.comments-area textarea,
.comments-area input:not(input[type="submit"]) {
	background: transparent;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #000;
	outline: none;
}

.comments-area textarea {
	height: 2em!important;
}

.comment-form-author {
	max-width: 300px;
	padding-top: 20px;
}

.comments-area input[type="submit"] {
	cursor: pointer;
}

.comments-area .form-submit {
	padding-top: 40px;
}

.comment-form-author,
.comment-form-comment {
	display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.comments-area .container {
	position: relative;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

ol.comment-list {
	list-style: none;
}

.comment-metadata,
.comment-reply-link {
	display: none;
}

.comment-list {
	padding: 0;
}

#merci-commentaire {
	text-align: center;
	font-size: 1.5em;
    font-weight: 300;
    padding: 40px 0;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1rem;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
	z-index: 9;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1rem;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1rem;
	display: grid;
	grid-gap: 1rem;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Flex
--------------------------------------------- */

.d-flex {
	display: flex;
}

.d-inline-flex {
	display: inline-flex;
}

.flex-fill {
	flex: 1 1 auto;
}

.flex-row {
	flex-direction: row;
}

.flex-column {
	flex-direction: column;
}

.flex-row-reverse {
	flex-direction: row-reverse;
}

.flex-column-reverse {
	flex-direction: column-reverse;
}

.flex-grow-0 {
	flex-grow: 0;
}

.flex-grow-1 {
	flex-grow: 1;
}

.flex-shrink-0 {
	flex-shrink: 0;
}

.flex-shrink-1 {
	flex-shrink: 1;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-nowrap {
	flex-wrap: nowrap;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse;
}

.justify-content-start {
	justify-content: flex-start;
}

.justify-content-end {
	justify-content: flex-end;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-between {
	justify-content: space-between;
}

.justify-content-around {
	justify-content: space-around;
}

.justify-content-evenly {
	justify-content: space-evenly;
}

.align-items-start {
	align-items: flex-start;
}

.align-items-end {
	align-items: flex-end;
}

.align-items-center {
	align-items: center;
}

.align-items-baseline {
	align-items: baseline;
}

.align-items-stretch {
	align-items: stretch;
}

.align-content-start {
	align-content: flex-start;
}

.align-content-end {
	align-content: flex-end;
}

.align-content-center {
	align-content: center;
}

.align-content-between {
	align-content: space-between;
}

.align-content-around {
	align-content: space-around;
}

.align-content-stretch {
	align-content: stretch;
}

.align-self-auto {
	align-self: auto;
}

.align-self-start {
	align-self: flex-start;
}

.align-self-end {
	align-self: flex-end;
}

.align-self-center {
	align-self: center;
}

.align-self-baseline {
	align-self: baseline;
}

.align-self-stretch {
	align-self: stretch;
}

.order-first {
	order: -1;
}

.order-0 {
	order: 0;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-last {
	order: 6;
}

@media (max-width: 1800px) {
	.d-xxl-flex {
		display: flex;
	}
	
	.d-xxl-inline-flex {
		display: inline-flex;
	}
	
	.flex-xxl-fill {
		flex: 1 1 auto;
	}
	
	.flex-xxl-row {
		flex-direction: row;
	}
	
	.flex-xxl-column {
		flex-direction: column;
	}
	
	.flex-xxl-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-xxl-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-xxl-grow-0 {
		flex-grow: 0;
	}
	
	.flex-xxl-grow-1 {
		flex-grow: 1;
	}
	
	.flex-xxl-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-xxl-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-xxl-wrap {
		flex-wrap: wrap;
	}
	
	.flex-xxl-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-xxl-content-start {
		justify-content: flex-start;
	}
	
	.justify-xxl-content-end {
		justify-content: flex-end;
	}
	
	.justify-xxl-content-center {
		justify-content: center;
	}
	
	.justify-xxl-content-between {
		justify-content: space-between;
	}
	
	.justify-xxl-content-around {
		justify-content: space-around;
	}
	
	.justify-xxl-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-xxl-items-start {
		align-items: flex-start;
	}
	
	.align-xxl-items-end {
		align-items: flex-end;
	}
	
	.align-xxl-items-center {
		align-items: center;
	}
	
	.align-xxl-items-baseline {
		align-items: baseline;
	}
	
	.align-xxl-items-stretch {
		align-items: stretch;
	}
	
	.align-xxl-content-start {
		align-content: flex-start;
	}
	
	.align-xxl-content-end {
		align-content: flex-end;
	}
	
	.align-xxl-content-center {
		align-content: center;
	}
	
	.align-xxl-content-between {
		align-content: space-between;
	}
	
	.align-xxl-content-around {
		align-content: space-around;
	}
	
	.align-xxl-content-stretch {
		align-content: stretch;
	}
	
	.align-xxl-self-auto {
		align-self: auto;
	}
	
	.align-xxl-self-start {
		align-self: flex-start;
	}
	
	.align-xxl-self-end {
		align-self: flex-end;
	}
	
	.align-xxl-self-center {
		align-self: center;
	}
	
	.align-xxl-self-baseline {
		align-self: baseline;
	}
	
	.align-xxl-self-stretch {
		align-self: stretch;
	}
	
	.order-xxl-first {
		order: -1;
	}
	
	.order-xxl-0 {
		order: 0;
	}
	
	.order-xxl-1 {
		order: 1;
	}
	
	.order-xxl-2 {
		order: 2;
	}
	
	.order-xxl-3 {
		order: 3;
	}
	
	.order-xxl-4 {
		order: 4;
	}
	
	.order-xxl-5 {
		order: 5;
	}
	
	.order-xxl-last {
		order: 6;
	}
}

@media (max-width: 1200px) {
	.d-xl-flex {
		display: flex;
	}
	
	.d-xl-inline-flex {
		display: inline-flex;
	}
	
	.flex-xl-fill {
		flex: 1 1 auto;
	}
	
	.flex-xl-row {
		flex-direction: row;
	}
	
	.flex-xl-column {
		flex-direction: column;
	}
	
	.flex-xl-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-xl-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-xl-grow-0 {
		flex-grow: 0;
	}
	
	.flex-xl-grow-1 {
		flex-grow: 1;
	}
	
	.flex-xl-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-xl-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-xl-wrap {
		flex-wrap: wrap;
	}
	
	.flex-xl-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-xl-content-start {
		justify-content: flex-start;
	}
	
	.justify-xl-content-end {
		justify-content: flex-end;
	}
	
	.justify-xl-content-center {
		justify-content: center;
	}
	
	.justify-xl-content-between {
		justify-content: space-between;
	}
	
	.justify-xl-content-around {
		justify-content: space-around;
	}
	
	.justify-xl-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-xl-items-start {
		align-items: flex-start;
	}
	
	.align-xl-items-end {
		align-items: flex-end;
	}
	
	.align-xl-items-center {
		align-items: center;
	}
	
	.align-xl-items-baseline {
		align-items: baseline;
	}
	
	.align-xl-items-stretch {
		align-items: stretch;
	}
	
	.align-xl-content-start {
		align-content: flex-start;
	}
	
	.align-xl-content-end {
		align-content: flex-end;
	}
	
	.align-xl-content-center {
		align-content: center;
	}
	
	.align-xl-content-between {
		align-content: space-between;
	}
	
	.align-xl-content-around {
		align-content: space-around;
	}
	
	.align-xl-content-stretch {
		align-content: stretch;
	}
	
	.align-xl-self-auto {
		align-self: auto;
	}
	
	.align-xl-self-start {
		align-self: flex-start;
	}
	
	.align-xl-self-end {
		align-self: flex-end;
	}
	
	.align-xl-self-center {
		align-self: center;
	}
	
	.align-xl-self-baseline {
		align-self: baseline;
	}
	
	.align-xl-self-stretch {
		align-self: stretch;
	}
	
	.order-xl-first {
		order: -1;
	}
	
	.order-xl-0 {
		order: 0;
	}
	
	.order-xl-1 {
		order: 1;
	}
	
	.order-xl-2 {
		order: 2;
	}
	
	.order-xl-3 {
		order: 3;
	}
	
	.order-xl-4 {
		order: 4;
	}
	
	.order-xl-5 {
		order: 5;
	}
	
	.order-xl-last {
		order: 6;
	}
}

@media (max-width: 992px) {
	.d-lg-flex {
		display: flex;
	}
	
	.d-lg-inline-flex {
		display: inline-flex;
	}
	
	.flex-lg-fill {
		flex: 1 1 auto;
	}
	
	.flex-lg-row {
		flex-direction: row;
	}
	
	.flex-lg-column {
		flex-direction: column;
	}
	
	.flex-lg-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-lg-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-lg-grow-0 {
		flex-grow: 0;
	}
	
	.flex-lg-grow-1 {
		flex-grow: 1;
	}
	
	.flex-lg-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-lg-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-lg-wrap {
		flex-wrap: wrap;
	}
	
	.flex-lg-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-lg-content-start {
		justify-content: flex-start;
	}
	
	.justify-lg-content-end {
		justify-content: flex-end;
	}
	
	.justify-lg-content-center {
		justify-content: center;
	}
	
	.justify-lg-content-between {
		justify-content: space-between;
	}
	
	.justify-lg-content-around {
		justify-content: space-around;
	}
	
	.justify-lg-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-lg-items-start {
		align-items: flex-start;
	}
	
	.align-lg-items-end {
		align-items: flex-end;
	}
	
	.align-lg-items-center {
		align-items: center;
	}
	
	.align-lg-items-baseline {
		align-items: baseline;
	}
	
	.align-lg-items-stretch {
		align-items: stretch;
	}
	
	.align-lg-content-start {
		align-content: flex-start;
	}
	
	.align-lg-content-end {
		align-content: flex-end;
	}
	
	.align-lg-content-center {
		align-content: center;
	}
	
	.align-lg-content-between {
		align-content: space-between;
	}
	
	.align-lg-content-around {
		align-content: space-around;
	}
	
	.align-lg-content-stretch {
		align-content: stretch;
	}
	
	.align-lg-self-auto {
		align-self: auto;
	}
	
	.align-lg-self-start {
		align-self: flex-start;
	}
	
	.align-lg-self-end {
		align-self: flex-end;
	}
	
	.align-lg-self-center {
		align-self: center;
	}
	
	.align-lg-self-baseline {
		align-self: baseline;
	}
	
	.align-lg-self-stretch {
		align-self: stretch;
	}
	
	.order-lg-first {
		order: -1;
	}
	
	.order-lg-0 {
		order: 0;
	}
	
	.order-lg-1 {
		order: 1;
	}
	
	.order-lg-2 {
		order: 2;
	}
	
	.order-lg-3 {
		order: 3;
	}
	
	.order-lg-4 {
		order: 4;
	}
	
	.order-lg-5 {
		order: 5;
	}
	
	.order-lg-last {
		order: 6;
	}
}

@media (max-width: 768px) {
	.d-md-flex {
		display: flex;
	}
	
	.d-md-inline-flex {
		display: inline-flex;
	}
	
	.flex-md-fill {
		flex: 1 1 auto;
	}
	
	.flex-md-row {
		flex-direction: row;
	}
	
	.flex-md-column {
		flex-direction: column;
	}
	
	.flex-md-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-md-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-md-grow-0 {
		flex-grow: 0;
	}
	
	.flex-md-grow-1 {
		flex-grow: 1;
	}
	
	.flex-md-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-md-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-md-wrap {
		flex-wrap: wrap;
	}
	
	.flex-md-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-md-content-start {
		justify-content: flex-start;
	}
	
	.justify-md-content-end {
		justify-content: flex-end;
	}
	
	.justify-md-content-center {
		justify-content: center;
	}
	
	.justify-md-content-between {
		justify-content: space-between;
	}
	
	.justify-md-content-around {
		justify-content: space-around;
	}
	
	.justify-md-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-md-items-start {
		align-items: flex-start;
	}
	
	.align-md-items-end {
		align-items: flex-end;
	}
	
	.align-md-items-center {
		align-items: center;
	}
	
	.align-md-items-baseline {
		align-items: baseline;
	}
	
	.align-md-items-stretch {
		align-items: stretch;
	}
	
	.align-md-content-start {
		align-content: flex-start;
	}
	
	.align-md-content-end {
		align-content: flex-end;
	}
	
	.align-md-content-center {
		align-content: center;
	}
	
	.align-md-content-between {
		align-content: space-between;
	}
	
	.align-md-content-around {
		align-content: space-around;
	}
	
	.align-md-content-stretch {
		align-content: stretch;
	}
	
	.align-md-self-auto {
		align-self: auto;
	}
	
	.align-md-self-start {
		align-self: flex-start;
	}
	
	.align-md-self-end {
		align-self: flex-end;
	}
	
	.align-md-self-center {
		align-self: center;
	}
	
	.align-md-self-baseline {
		align-self: baseline;
	}
	
	.align-md-self-stretch {
		align-self: stretch;
	}
	
	.order-md-first {
		order: -1;
	}
	
	.order-md-0 {
		order: 0;
	}
	
	.order-md-1 {
		order: 1;
	}
	
	.order-md-2 {
		order: 2;
	}
	
	.order-md-3 {
		order: 3;
	}
	
	.order-md-4 {
		order: 4;
	}
	
	.order-md-5 {
		order: 5;
	}
	
	.order-md-last {
		order: 6;
	}
}

@media (max-width: 576px) {
	.d-sm-flex {
		display: flex;
	}
	
	.d-sm-inline-flex {
		display: inline-flex;
	}
	
	.flex-sm-fill {
		flex: 1 1 auto;
	}
	
	.flex-sm-row {
		flex-direction: row;
	}
	
	.flex-sm-column {
		flex-direction: column;
	}
	
	.flex-sm-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-sm-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-sm-grow-0 {
		flex-grow: 0;
	}
	
	.flex-sm-grow-1 {
		flex-grow: 1;
	}
	
	.flex-sm-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-sm-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-sm-wrap {
		flex-wrap: wrap;
	}
	
	.flex-sm-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-sm-content-start {
		justify-content: flex-start;
	}
	
	.justify-sm-content-end {
		justify-content: flex-end;
	}
	
	.justify-sm-content-center {
		justify-content: center;
	}
	
	.justify-sm-content-between {
		justify-content: space-between;
	}
	
	.justify-sm-content-around {
		justify-content: space-around;
	}
	
	.justify-sm-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-sm-items-start {
		align-items: flex-start;
	}
	
	.align-sm-items-end {
		align-items: flex-end;
	}
	
	.align-sm-items-center {
		align-items: center;
	}
	
	.align-sm-items-baseline {
		align-items: baseline;
	}
	
	.align-sm-items-stretch {
		align-items: stretch;
	}
	
	.align-sm-content-start {
		align-content: flex-start;
	}
	
	.align-sm-content-end {
		align-content: flex-end;
	}
	
	.align-sm-content-center {
		align-content: center;
	}
	
	.align-sm-content-between {
		align-content: space-between;
	}
	
	.align-sm-content-around {
		align-content: space-around;
	}
	
	.align-sm-content-stretch {
		align-content: stretch;
	}
	
	.align-sm-self-auto {
		align-self: auto;
	}
	
	.align-sm-self-start {
		align-self: flex-start;
	}
	
	.align-sm-self-end {
		align-self: flex-end;
	}
	
	.align-sm-self-center {
		align-self: center;
	}
	
	.align-sm-self-baseline {
		align-self: baseline;
	}
	
	.align-sm-self-stretch {
		align-self: stretch;
	}
	
	.order-sm-first {
		order: -1;
	}
	
	.order-sm-0 {
		order: 0;
	}
	
	.order-sm-1 {
		order: 1;
	}
	
	.order-sm-2 {
		order: 2;
	}
	
	.order-sm-3 {
		order: 3;
	}
	
	.order-sm-4 {
		order: 4;
	}
	
	.order-sm-5 {
		order: 5;
	}
	
	.order-sm-last {
		order: 6;
	}
}

@media (max-width: 320px) {
	.d-xs-flex {
		display: flex;
	}
	
	.d-xs-inline-flex {
		display: inline-flex;
	}
	
	.flex-xs-fill {
		flex: 1 1 auto;
	}
	
	.flex-xs-row {
		flex-direction: row;
	}
	
	.flex-xs-column {
		flex-direction: column;
	}
	
	.flex-xs-row-reverse {
		flex-direction: row-reverse;
	}
	
	.flex-xs-column-reverse {
		flex-direction: column-reverse;
	}
	
	.flex-xs-grow-0 {
		flex-grow: 0;
	}
	
	.flex-xs-grow-1 {
		flex-grow: 1;
	}
	
	.flex-xs-shrink-0 {
		flex-shrink: 0;
	}
	
	.flex-xs-shrink-1 {
		flex-shrink: 1;
	}
	
	.flex-xs-wrap {
		flex-wrap: wrap;
	}
	
	.flex-xs-nowrap {
		flex-wrap: nowrap;
	}
	
	.flex-xs-wrap-reverse {
		flex-wrap: wrap-reverse;
	}
	
	.justify-xs-content-start {
		justify-content: flex-start;
	}
	
	.justify-xs-content-end {
		justify-content: flex-end;
	}
	
	.justify-xs-content-center {
		justify-content: center;
	}
	
	.justify-xs-content-between {
		justify-content: space-between;
	}
	
	.justify-xs-content-around {
		justify-content: space-around;
	}
	
	.justify-xs-content-evenly {
		justify-content: space-evenly;
	}
	
	.align-xs-items-start {
		align-items: flex-start;
	}
	
	.align-xs-items-end {
		align-items: flex-end;
	}
	
	.align-xs-items-center {
		align-items: center;
	}
	
	.align-xs-items-baseline {
		align-items: baseline;
	}
	
	.align-xs-items-stretch {
		align-items: stretch;
	}
	
	.align-xs-content-start {
		align-content: flex-start;
	}
	
	.align-xs-content-end {
		align-content: flex-end;
	}
	
	.align-xs-content-center {
		align-content: center;
	}
	
	.align-xs-content-between {
		align-content: space-between;
	}
	
	.align-xs-content-around {
		align-content: space-around;
	}
	
	.align-xs-content-stretch {
		align-content: stretch;
	}
	
	.align-xs-self-auto {
		align-self: auto;
	}
	
	.align-xs-self-start {
		align-self: flex-start;
	}
	
	.align-xs-self-end {
		align-self: flex-end;
	}
	
	.align-xs-self-center {
		align-self: center;
	}
	
	.align-xs-self-baseline {
		align-self: baseline;
	}
	
	.align-xs-self-stretch {
		align-self: stretch;
	}
	
	.order-xs-first {
		order: -1;
	}
	
	.order-xs-0 {
		order: 0;
	}
	
	.order-xs-1 {
		order: 1;
	}
	
	.order-xs-2 {
		order: 2;
	}
	
	.order-xs-3 {
		order: 3;
	}
	
	.order-xs-4 {
		order: 4;
	}
	
	.order-xs-5 {
		order: 5;
	}
	
	.order-xs-last {
		order: 6;
	}
}

/* Position
--------------------------------------------- */

.relative {
	position: relative;
}

.h-100 {
	height: 100%;
}

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-justify {
	text-align: justify;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1500px) {
	#primary-menu {
		background-color: #fafafa;
		position: absolute;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
		margin: 35px -60px;
		padding: 0.75rem 0;
		z-index: 1;
	}

	.site-menu-full .main-navigation ul li a {
		font-size: 0.75rem;
	}
}

@media screen and (max-width: 1250px) {
	h1, h2 {
		font-size: 3em;

	}

	.comments-area h3 {
		font-size: 1.6em;
	}

	.site-menu-full {
		padding: 12px 20px 12px;
	}

	.site-menu-full .search-form {
		display: none;
	}

	.site-menu-full .main-navigation .primary-menu-container {
		padding-right: 0;
	}
}

@media screen and (max-width: 1024px) {
	.menu-button-wrapper {
		display: block;
	}

	.site-menu-full {
		display: none;
	}

	.hero-banner {
		padding-top: 35%;
	}

	.site-branding {
		background-color: #F3F0ED;
	}

	.image-header-right {
		display: none;
	}

}

@media screen and (max-width: 992px) {
	h1, h2 {
		font-size: 2.5em;
	}

	.comments-area h3 {
		font-size: 1.3em;
	}

	body.single-recette .site-main {
		padding-top: 100px;
	}

	article.recette .recette-post-thumbnail {
		display: none;
	}

	.recette .post-thumbnail-mobile {
		display: block;
	}

	body.single-recette .entry-spec {
		margin-top: 40px;
	}

	.recettes-recentes .section-title::after, .archive .page-title::after {
		right: -125px;
		top: -50px;
		width: 110px;
	}

	body.tax-categorie_recette h1.page-title::after {
		top: 0;
	}
	
	.footer-navigation {
		display: flex;
		flex-direction: column;
	}

	.site-footer .search-field {
		margin-left: 0;
	}
}

@media (max-width: 850px) {
	.site-footer ul {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.recettes-recentes {
		padding-bottom: 30px;
	}

	body.single-recette .site-main {
		padding-top: 80px;
	}

	.site-footer #logo-footer {
		padding: 0 30px 0 10px;
	}

	body.tax-categorie_recette h1.page-title::before,
	.recettes-recentes .section-title::before,
	.page-title::before {
		bottom: -15px;
		width: 110px;
	}

}

@media screen and (max-width: 650px) {
	.ingredients-specs, .preparation-specs {
		padding: 15px 20px;
	}
}

@media screen and (max-width: 576px) {
	h1, h2 {
		font-size: 2em;
	}

	.comments-area h3 {
		font-size: 1rem;
	}

	body.single-recette .site-main {
		padding-top: 70px;
	}

	body.single-recette .entry-spec {
		padding-bottom: 40px;
	}

	.ingredients {
		margin-top: 40px;
	}

	.entry-galerie {
		padding-top: 40px;
	}

	.comments-area {
		margin-top: 20px;
	}

	.recettes-connexes {
		margin-top: 70px;
	}
	
	.site-footer {
		margin-top: 4rem;
	}

	.site-footer #logo-footer {
		width: 80%;
		padding: 0;
		margin: auto;
	}

	.site-footer ul {
		text-align: center;
	}

	.footer-menu-container {
		padding: 50px 0 30px;
	}

	.site-footer .copyright {
		text-align: left;
	}

}

@media screen and (max-width: 480px) {
	.site-branding img {
		width: 300px;
	}

	.site-branding {
		padding-top: 130px;
		padding-bottom: 40px;
	}

	.recettes-recentes .section-title,
	.page-title {
		margin-bottom: 3rem;
		margin-top: 5rem;
	}

	.entry-title {
		margin: 10px 5px 25px;
	}

	h3 {
		font-size: 0.85rem;
	}

	#site-navigation {
		padding: 1rem 0;
	}

	.site-menu-mobile {
		padding: 60px 30px;
	}

	.recettes-recentes .section-title::after,
	.archive .page-title::after {
		content: none;
	}

	body.tax-categorie_recette h1.page-title::after {
		left: -50px;
		top: -5px;
		width: 35px;
	}
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {}