/*
Theme Name: maison-laurent
Theme URI: https://francoischaussin.com/
Author: François Chaussin
Author URI: https://francoischaussin.com/
Description: Thème personnalisé pour Maison Laurent
Version: 1.0.0
Text Domain: maison-laurent
Tags: Responsive
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
/*    min-height: 100vh;
    min-height: calc(100vh + 85px) */
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    color: #111;
    text-decoration: none
}

a:visited {
    color: #111
}

a:active,
a:focus,
a:hover {
    color: #333;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: none;
    margin: 2px 0;
    padding: 0
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

::-webkit-input-placeholder {
    font-style: italic
}

:-moz-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #404040;
    color: rgba(0, 0, 0, .7);
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}
p{
	margin: 0;
	line-height: 1.2;
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 0 3.5em
}

pre {
    background: #eee;
    font-family: "Raleway", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #fff
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: """"
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: none;
    font-size: 15px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border: none
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border: none
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #333;
    border: none;
    padding: 3px
}

select {
    border: 1px solid #ccc
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

textarea {
    width: 100%
}

nav a {
    color: #333;
    text-decoration: none
}

nav a:visited {
    color: #333
}

nav a:active,
nav a:focus,
nav a:hover {
    color: #010101;
    text-decoration: none
}

nav a:active,
nav a:hover {
    outline: 0
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation#site-navigation.toggled ul,
.menu-toggle {
    display: block
}

@media screen and (min-width:1025px) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .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
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%;
    height: 2em
}

.sticky {
    display: block
}

.hentry {
    margin: 0
}

.updated:not(.published) {
    display: none
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

body.page-template-page_centered-content div#content,
body.single div#content {
    background: url("/wp-content/uploads/2017/06/Initiales-A.L-trame%CC%81es-768x502.png") no-repeat 50% 60%;
    background-attachment: fixed
}

div#primary.centered-content {
    margin: 0 auto;
    margin-top: 100px;
    width: 80%;
    max-width: 1200px
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28571%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11111%
}

.gallery-caption {
    display: block
}

.accent-text-color {
    color: #ffc215
}

header#masthead {
    position: fixed;
    width: 100%;
    height: 85px;
    border-bottom: 3px solid #ffc215;
    background: rgba(255, 255, 255, .99);
    z-index: 99999;
    -webkit-transition: height 250ms ease;
    -o-transition: height 250ms ease;
    transition: height 250ms ease
}

#site-navigation,
.site-branding {
    display: inline;
    width: auto
}

.site-branding {
    width: 200px;
    height: 100%;
    margin: 2px;
    position: absolute;
    -webkit-transition: width 250ms ease;
    -o-transition: width 250ms ease;
    transition: width 250ms ease
}

.site-branding>a,
.site-branding>a>img {
    width: 100%
}

p.site-description,
p.site-title {
    display: none
}

nav#site-navigation {
    float: right;
    height: 62px
}

.main-navigation li {
    float: left;
    position: relative;
    padding: 0 10px
}

ul#primary-menu>li>a {
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    padding: 30px 0;
    -webkit-transition: padding 250ms ease;
    -o-transition: padding 250ms ease;
    transition: padding 250ms ease
}

h1.entry-title {
    text-align: center;
    padding: 60px 0 0
}

div#primary.centered-content h1.entry-title {
    padding: 0;
    margin: 0
}

body.home h1.entry-title {
    display: none
}

header#masthead.shrinked {
    height: 60px;
    border-bottom: 2px solid #ffc215;
    -webkit-transition: height 250ms ease;
    -o-transition: height 250ms ease;
    transition: height 250ms ease
}

header#masthead.shrinked .site-branding {
    width: 140px;
    -webkit-transition: width 250ms ease;
    -o-transition: width 250ms ease;
    transition: width 250ms ease
}

header#masthead.shrinked nav#site-navigation {
    height: 60px;
    -webkit-transition: height 250ms ease;
    -o-transition: height 250ms ease;
    transition: height 250ms ease
}

header#masthead.shrinked .main-navigation li a {
    padding: 20px 0;
    -webkit-transition: padding 250ms ease;
    -o-transition: padding 250ms ease;
    transition: padding 250ms ease
}

ul#menu-navigation>li>a>span {
    text-transform: uppercase;
    letter-spacing: -.05em
}

ul#menu-navigation>li>a:hover {
    font-weight: 700
}

.fc-scroll-active {
    color: #000;
    text-shadow: 0 0 15px #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700
}

.fc-scroll-active>span {
    font-weight: 700
}

ul#menu-navigation-1 {
    background: rgba(255, 255, 255, .75);
}

ul#menu-navigation-1>li>a:hover {
    background: #fff
}

div#content {
    padding-top: 38px;
    -webkit-transition: padding-top 250ms ease;
    -o-transition: padding-top 250ms ease;
    transition: padding-top 250ms ease
}

div#content.shrinked {
    padding-top: 0;
    -webkit-transition: padding-top 250ms ease;
    -o-transition: padding-top 250ms ease;
    transition: padding-top 250ms ease
}

div#pl-2.panel-layout {
    overflow: hidden
}

div#pgc-2-0-0 {
    background: url(/wp-content/uploads/2017/06/Initiales-A.L-tramées-768x502.png) no-repeat 50% 30%;
    background-attachment: fixed;
    background-size: 650px
}

div#pgc-2-1-0 {
    background: #fcc215
}

body.home a {
    color: #111;
    text-decoration: none
}

body.home #produits-boutique a:visited {
    color: #111
}

body.home #produits-boutique a:active,
body.home #produits-boutique a:focus,
body.home #produits-boutique a:hover {
    color: #fff;
    text-decoration: none
}

.siteorigin-widget-tinymce.textwidget {
    text-align: justify
}

h3.widget-title {
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid;
    padding-bottom: 0
}

h3.widget-title:after {
    display: none
}

h4.widget-sub-title {
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    margin: .5em 0
}

.textwidget p {
    margin-bottom: 1.5em
}
.flexslider {
    border: none !important;
    margin: 0 !important
}

ul.slides>li>p {
    display: none
}

.flex-control-paging li a {
    background: rgba(0, 0, 0, .4) !important;
    border: 1px solid rgba(255, 255, 255, .4) !important
}

.flex-control-paging li a:hover {
    background: rgba(255, 255, 255, .7) !important
}

.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, .6) !important;
    border: 1px solid rgba(0, 0, 0, .9) !important
}

.flex-control-nav {
    bottom: 0 !important
}

body.single .flexslider {
    max-width: 650px;
    margin: 0 auto;
    opacity: .8;
    position: static;
    display: block
}

body.single ol.flex-control-paging,
body.single ul.flex-direction-nav {
    display: none
}

#page>#content>#primary>#main>article>.entry-content>.flexslider {
    margin: 0 auto !important;
}

body.single .entry-content {
    text-align: center
}

.boxzilla-suggestion-du-moment {
    background-color: #fcc215;
    background: #fcc215 url(/wp-content/uploads/2017/06/Frourchette-Rond.png) !important;
    background-position: center center;
    background-size: cover !important;
    border-radius: 50%;
    text-align: center;
    width: 100%;
    max-width: 350px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden !important;
    font-size: 16px;
}

.boxzilla-content {
    padding: 35px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
}

.boxzilla-content>* {
    margin: .5em;
    text-align: center;
}

.boxzilla-content>h5 {
    margin: 1.2em 0 .5em 0 !important
}
span.boxzilla-close-icon {
	display: flex;
    top: 50px;
    right: 50px;
    height: 1.25em;
    width: 1.25em;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    font-weight: 100;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    line-height: 1;
    aspect-ratio: 1/1;
}
#boxzilla-overlay {
    background: rgba(255, 255, 255, .6) !important
}
#boxzilla-box-544-content is(h2,h3,h4,h5) {
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 400;
}
#boxzilla-box-544-content h2 {
	font-size: 1.5em;
}
#boxzilla-box-544-content h3 {
	font-size: 1.25em;
}
#boxzilla-box-544-content h4 {
	font-size: 1.1em;
}
#boxzilla-box-544-content is(h5,p) {
	font-size: 1em;
}

a.ajax-call:hover {
    cursor: pointer
}

input,
input[type=email],
input[type=password],
input[type=text],
input[type=url],
select,
textarea {
    background: #fff;
    border: 1px solid #fcc215;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpcf7 input.wpcf7-submit,
button,
input[type=submit] {
    float: right;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    background: url(/wp-content/uploads/2017/06/Fourchette-blanche-60x60.png) no-repeat 5px 3px;
    background-size: 25px !important;
    text-align: right;
    padding-left: 35px;
    width: auto !important
}

input.wpcf7-form-control.wpcf7-previous {
    text-transform: uppercase;
    background: 0 0;
    color: #000;
    font-size: .9em;
    line-height: 1.5em
}

div.wpcf7 fieldset span.wpcf7-form-control-wrap {
    display: inline;
    display: inline-flex
}

div.wpcf7 fieldset label {
    width: 205px;
    display: inline-block;
    letter-spacing: -.02em
}

div.wpcf7 textarea {
    height: 7.5em
}

button {
    padding-left: 35px
}

button.jaune {
    background: url(/wp-content/uploads/2017/06/Fourchette-jaune-60x60.png) no-repeat 5px 3px
}

div.wpcf7 .ajax-loader {
    background: url(/wp-content/uploads/2017/07/default.gif)
}

span.evt-heure,
span.evt-minutes {
    display: inline
}

form.wpcf7-form p {
    margin: 0
}

form.wpcf7-form b blockquote {
    margin: 0 0 1em
}

form.wpcf7-form address {
    margin-left: 205px
}

form.wpcf7-form b blockquote * {
    margin: 0;
    font-weight: 700
}

.fc-block-text h5 {
    margin: 0
}

#contact-form p {
    display: inline-block;
    margin: 0 -2px 10px -2px;
    border: 1px solid #fcc215
}

#contact-form p:nth-child(1),
#contact-form p:nth-child(2) {
    width: 50%
}

#contact-form p:nth-child(3),
#contact-form p:nth-child(4) {
    width: 100%
}

#contact-form>p:nth-child(6) {
    float: right;
    border: none
}

#contact-form p input,
#contact-form p textarea {
    width: 100%
}

.wpcf7-form-control-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

span.wpcf7-not-valid-tip {
    display: none;
    color: rgba(255, 255, 255, .8);
    font-size: .7em;
    font-weight: 400;
    padding: .5em;
    float: right
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border-bottom: 2px solid rgba(255, 0, 0, .53) !important;
    background: #fff1dd
}

div.wpcf7>form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

div.wpcf7-response-output {
    background: rgba(255, 255, 255, .91);
    outline: 1px solid rgba(255, 255, 255, .5);
    margin: 0 auto;
    margin-bottom: 10px;
    font-family: raleway;
    width: 100%;
    padding:1em;
    border-right: 0 !important;
    border-left: 0 !important;
}

#map-canvas-d41d8cd98f00b204e9800998ecf8427e>img {
    width: 100%
}

#pea_cook_btn {
    background: #ffffff;
    color: #333333;
    border: 0;
    border-radius: 0;
}

i.puce:after {
    color: #ffc215;
    content: '\2022';
    line-height: 15px;
    height: 15px;
    font-size: 2.5em;
    text-align: center;
    font-style: normal;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 3px
}

footer#colophon {
    padding-top: 1rem;
    border-top: 2px solid #fcc215;
}
footer#colophon nav{
    margin-block: 1rem;
}
footer#colophon>.site-info {
    width: 100%;
    text-align: center;
    font-size: .8em
}

footer#colophon a {
    color: #333;
    text-decoration: none
}

footer#colophon a:visited {
    color: #333
}

footer#colophon a:active,
footer#colophon a:focus,
footer#colophon a:hover {
    color: #ffc215;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #bbb
}

footer#colophon i.puce:after {
    font-size: 3.5em
}

.pea_cook_wrapper {
    border: 1px solid #000;
    z-index: 9999999 !important;
    text-align: left !important
}

.pea_cook_wrapper p {
    line-height: 1.8em
}

button.pea_cook_btn {
    padding: 5px !important
}

div#wpadminbar {
    z-index: 9999999 !important
}

.fc_jaune h3.widget-title {
    border-bottom-color: #fff
}

body.home #produits-boutique a.btn-circle:hover {
    color: #000;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

ul.multi-col {
    font-size: 80%;
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 1px solid #fff;
    -moz-column-rule: 1px solid #fff;
    column-rule: 1px solid #fff;
    list-style-type: none;
    text-align: center
}

ul.multi-col>li {
    text-transform: uppercase
}

ul.multi-col>li>div {
    display: inline-block
}

ul.multi-col>li>div>a:after {
    color: #fff;
    content: '\2022';
    position: relative;
    line-height: .5em;
    font-size: 3em;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    pointer-events: none
}

ul.multi-col>li>a {
    color: #000
}

ul.multi-col>li>a.active {
    font-weight: bolder
}

ul.multi-col>li>a:hover {
    color: #fff
}

.fc-full-height {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.flex-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#post-1237 a span[class^="T"] {
    color: #999 !important
}

#post-1237 a:hover span[class^="T"] {
    color: #ffc215 !important
}

#post-1237 span.T2 {
    border-bottom: 2px solid #ffc215;
    margin-bottom: .8em;
    display: block
}

#post-1237 span.T3 {
    border-bottom: 1px dashed #ffc215;
    margin-bottom: .5em;
    display: block;
    max-width: 60%
}

#post-1237 span.T7 {
    color: #ffc215 !important
}

#post-1237 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#post-1237 li {
    padding-left: 1em;
    text-indent: -.7em
}

#post-1237 li::before {
    content: "• ";
    color: #ffc215
}

.flex-direction-nav a {
    width: 26px !important;
    height: 42px !important
}

.flex-direction-nav a:before {
    content: " " !important;
    display: block;
    background: url(/wp-content/uploads/FLECHEGAUCHE.png) no-repeat;
    width: 26px;
    height: 42px;
    opacity: .7
}

.flex-direction-nav a.flex-next:before {
    content: " " !important;
    display: block;
    background: url(/wp-content/uploads/FECHEDROITE.png) no-repeat;
    width: 26px;
    height: 42px;
    opacity: .7
}

#plateau-repas-img {
    background: #d4d4d4;
    background: linear-gradient(270deg, #d4d4d4, #f0f0f0)
}

#plateau-repas-img img {
    padding: 5em;
    width: auto
}

div#toolbarViewer {
    background: #ffbf00;
}

@media all and (max-width:767px) {
    div#pgc-2-0-0 {
        background-size: 95%
    }
}

@media screen and (max-width:1024px) {
    #site-navigation.toggled .menu-navigation-container {
        margin-top: 85px;
        border-bottom: 2px solid #fcc000;
        text-align: right;
        z-index: -1
    }

    header#masthead.shrinked button#mobile-nav-trigger {
        margin: 10px
    }

    header#masthead.shrinked #site-navigation.toggled .menu-navigation-container {
        margin-top: 60px
    }

    ul#primary-menu {
        background: #fff
    }

    ul#primary-menu>li {
        float: none;
        padding: 0 1em
    }

    ul#primary-menu>li>a {
        padding: 1em 0
    }

    ul#primary-menu>li,
    ul#primary-menu>li:last-child:hover {
        border-bottom: 1px solid #fff
    }

    ul#primary-menu>li:hover {
        background: #f0f0f0;
        border-bottom: 1px dotted #fcc000
    }

    .fc-scroll-active:after {
        display: none
    }

    #mobile-nav-trigger {
        font-size: 20px;
        outline: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4)
    }

    #mobile-nav-trigger {
        width: 60px;
        height: 45px;
        position: relative;
        margin: 20px 10px;
        -webkit-transform: scale(.4) rotate(0);
        -ms-transform: scale(.4) rotate(0);
        transform: scale(.4) rotate(0);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

    #mobile-nav-trigger span {
        display: block;
        position: absolute;
        height: 9px;
        width: 50%;
        background: #fcc215;
        opacity: 1;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    #mobile-nav-trigger span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0
    }

    #mobile-nav-trigger span:nth-child(odd) {
        left: 0;
        border-radius: 9px 0 0 9px
    }

    #mobile-nav-trigger span:nth-child(1),
    #mobile-nav-trigger span:nth-child(2) {
        top: 0
    }

    #mobile-nav-trigger span:nth-child(3),
    #mobile-nav-trigger span:nth-child(4) {
        top: 18px
    }

    #mobile-nav-trigger span:nth-child(5),
    #mobile-nav-trigger span:nth-child(6) {
        top: 36px
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(1),
    #site-navigation.toggled #mobile-nav-trigger span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(2),
    #site-navigation.toggled #mobile-nav-trigger span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(1) {
        left: 5px;
        top: 7px
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(3) {
        left: -50%;
        opacity: 0
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(4) {
        left: 100%;
        opacity: 0
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(5) {
        left: 5px;
        top: 29px
    }

    #site-navigation.toggled #mobile-nav-trigger span:nth-child(6) {
        left: calc(50% - 5px);
        top: 29px
    }

    input[type=email],
    input[type=number],
    input[type=text],
    textarea {
        width: 100%
    }
	
}

@media all and (min-width:1025px) {

    #pgc-2-1-0,
    #pgc-2-1-1,
    #pgc-2-2-0,
    #pgc-2-2-1,
    #pgc-2-3-0,
    #pgc-2-3-1 {
        width: 50% !important
    }
}

@media screen and (min-width:1025px) {
    .wide-content>div.so-widget-sow-editor>div.textwidget {
        height: 250px;
		max-height: 530px;
		overflow: auto;
		padding-right: 1em;
    }

    input[type=email],
    input[type=number],
    input[type=text],
    textarea {
        width: 300px
    }

    body.page-id-1237 article#post-1237>div.entry-content>div:first-of-type>section>div:first-of-type>div:first-of-type {
        position: fixed;
        right: 10%;
        top: 200px;
        height: 60%;
        height: calc(100vh - 250px);
        overflow-y: scroll;
        background: rgba(255, 255, 255, .85);
        border: 1px dotted #ccc;
        padding: 5px
    }

    #post-1237 span.T2 {
        max-width: 60%
    }
}

@media screen and (min-width:1325px) {
    .wide-content>div.so-widget-sow-editor>div.textwidget {
        height: 300px
    }
}

@media screen and (min-width:1650px) {
    .wide-content>div.so-widget-sow-editor>div.textwidget {
        height: 400px
    }
}

@media all and (min-width:1200px) {
    div#pgc-2-0-0 {
        background-size: 960px
    }
}

@media all and (min-width:2000px) {
    div#pgc-2-0-0 {
        background-size: 1260px
    }
}

@media screen and (min-width:1201px) {
    header#masthead {
        padding: 0 60px
    }
}

.textwidget::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.textwidget::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.textwidget::-webkit-scrollbar-thumb {
  background: #fdc300dd;
  border: 0px none #ffffff;
  border-radius: 50px;
}
.textwidget::-webkit-scrollbar-thumb:hover {
  background: #fdc300;
}
.textwidget::-webkit-scrollbar-thumb:active {
  background: #fdc300;
}
.textwidget::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 0px;
}
.textwidget::-webkit-scrollbar-track:hover {
  background: transparent;
}
.textwidget::-webkit-scrollbar-track:active {
  background: transparent;
}
.textwidget::-webkit-scrollbar-corner {
  background: transparent;
}

body.post-type-archive-plats div#primary {
    max-width: 960px;
    margin: 5rem auto;
}
select#categorie-plat-filter {
	padding: .5em;
}

div#plats-container {
	margin: 3rem 0;
	display: flex;
	gap: 1rem;
	justify-content: center;
}