.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1240px;
}
body {font-family: 'Oxygen';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Lusitana';font-size: 54px;font-weight: 600;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 60px;
padding-right: 20px;
padding-bottom: 60px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.no-padding-no-margin {
 flex-grow:1;
 flex-shrink:1;
 padding-top:0%;
 padding-left:0%;
 padding-right:0%;
 padding-bottom:0%;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.no-padding-no-margin .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.no-padding-no-margin:not(.ct-section):not(.oxy-easy-posts),
.no-padding-no-margin.oxy-easy-posts .oxy-posts,
.no-padding-no-margin.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:stretch;
justify-content:center;
}
@media (max-width: 1240px) {
.no-padding-no-margin {
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 padding-bottom:0%;
 padding-left:0%;
 padding-right:0%;
 padding-top:0%;
}
}

@media (max-width: 991px) {
.no-padding-no-margin {
}
}

@media (max-width: 767px) {
.no-padding-no-margin {
}
.no-padding-no-margin:not(.ct-section):not(.oxy-easy-posts),
.no-padding-no-margin.oxy-easy-posts .oxy-posts,
.no-padding-no-margin.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.page-title {
 color:#ffffff;
 font-weight:400;
 line-height:1;
 text-align:center;
 font-size:3em;
 text-transform:uppercase;
}
@media (max-width: 1240px) {
.page-title {
 font-size:3em;
}
}

@media (max-width: 991px) {
.page-title {
 font-size:2.5em;
}
}

@media (max-width: 767px) {
.page-title {
 text-align:center;
 font-size:2.25em;
}
}

@media (max-width: 479px) {
.page-title {
 font-size:1.75em;
}
}

.sous-titre-page {
 color:#ffffff;
 font-weight:600;
 font-size:18px;
 letter-spacing:1px;
}
@media (max-width: 767px) {
.sous-titre-page {
}
.sous-titre-page:not(.ct-section):not(.oxy-easy-posts),
.sous-titre-page.oxy-easy-posts .oxy-posts,
.sous-titre-page.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

@media (max-width: 479px) {
.sous-titre-page {
 font-size:0.85em;
}
}

.footer-contact:hover{
 color:#ffffff;
}
.footer-contact {
 font-size:18px;
 font-weight:600;
 letter-spacing:1px;
 color:#ffffff;
}
@media (max-width: 991px) {
.footer-contact {
 font-size:17px;
 font-weight:400;
}
}

@media (max-width: 767px) {
.footer-contact {
 font-size:15px;
}
}

.menu-container {
background-image: linear-gradient(#ffffff 120px, rgba(255,255,255,0) 250px); max-width:800px;
 margin-top:-128px;
 width:100%;
 text-align:center;
 z-index:10;
 border-radius:16px;
 padding-top:64px;
 padding-left:64px;
 padding-right:64px;
 padding-bottom:64px;
}
.menu-container:not(.ct-section):not(.oxy-easy-posts),
.menu-container.oxy-easy-posts .oxy-posts,
.menu-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.menu-container {
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
}

@media (max-width: 479px) {
.menu-container {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
}

.services-name {
 color:#30577f;
 font-size:32px;
 font-weight:400;
 line-height:1;
 margin-bottom:24px;
 margin-top:2px;
 padding-top:0px;
 text-align:center;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.services-name {
 text-align:center;
}
}

.menu-items:hover{
 background-color:rgba(95,163,208,0.05);
}
.menu-items {
 text-align:center;
 padding-bottom:16px;
 padding-top:16px;
 border-top-color:#e9eaea;
 border-right-color:#e9eaea;
 border-bottom-color:#e9eaea;
 border-left-color:#e9eaea;
 border-bottom-width:1px;
 border-bottom-style:solid;
 align-self:stretch;
 padding-left:16px;
 padding-right:16px;
}
.menu-items:not(.ct-section):not(.oxy-easy-posts),
.menu-items.oxy-easy-posts .oxy-posts,
.menu-items.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.item-name {
 font-family:Oxygen;
 font-size:21px;
 font-weight:100;
 letter-spacing:0.5px;
 line-height:1.2;
 margin-top:0px;
 text-align:left;
 margin-bottom:auto;
}
@media (max-width: 767px) {
.item-name {
 font-size:20px;
}
}

@media (max-width: 479px) {
.item-name {
 font-size:18px;
}
}

.item-description {
 margin-top:3px;
 text-align:left;
}
.bon-appetit:hover{
background-color :#5fa3d0;
border: 1px solid #5fa3d0;
}.bon-appetit:hover{
}
.bon-appetit {
background-color :#30577f;
border: 1px solid #30577f;
padding: 8px 12.8px;
}.bon-appetit {
 margin-top:3em;
 margin-bottom:1em;
 min-width:200px;
 font-size:18px;
 text-transform:uppercase;
 border-radius:5px;
 button-hover_color:#5fa3d0;
 transition-duration:0.4s;
}
.service-container {
 margin-bottom:32px;
 margin-top:32px;
}
.choix-menu-midi {
 margin-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
}
.choix-menu-midi:not(.ct-section):not(.oxy-easy-posts),
.choix-menu-midi.oxy-easy-posts .oxy-posts,
.choix-menu-midi.ct-section .ct-section-inner-wrap{
display:flex;
}
.full-width {
 width:100%;
}
.homepage-menu-link-title {
 font-family:Oxygen;
 font-size:18px;
 font-weight:400;
}
.homepage-menu-nav-card {
 width:100%;
}
.producteur-details-icon:hover{
color: #5fa3d0;}.producteur-details-icon:hover{
}
.producteur-details-icon {
color: rgba(88,89,90,1);}.producteur-details-icon 
>svg {width: 18px;height: 18px;}.producteur-details-icon {
 margin-left:5px;
 margin-right:5px;
 margin-top:10px;
}
.main-content-with-bg {
background-image: linear-gradient(#ffffff, rgba(255,255,255,0) 90%), url(https://tabledesgourmets.com/wp-content/uploads/bg_main_page_legumes.jpg);background-size:auto,  1200px auto; text-align:center;
 background-repeat:no-repeat;
 background-clip:content-box;
 background-blend-mode:normal;
 background-attachment:scroll;
 min-height:80vh;
 background-position:50% 120%;
}
.main-content-with-bg:not(.ct-section):not(.oxy-easy-posts),
.main-content-with-bg.oxy-easy-posts .oxy-posts,
.main-content-with-bg.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 1240px) {
.main-content-with-bg {
background-size: contain; background-position:0% 120%;
}
}

@media (max-width: 991px) {
.main-content-with-bg {
background-size: 180% auto; background-position:50% 110%;
}
}

@media (max-width: 767px) {
.main-content-with-bg {
background-size: 200% auto; background-position:50% 105%;
}
}

.services-menu-nav {
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.services-menu-nav:not(.ct-section):not(.oxy-easy-posts),
.services-menu-nav.oxy-easy-posts .oxy-posts,
.services-menu-nav.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.service-menu-nav-name-container {
 width:150px;
 height:150px;
 text-align:left;
 background-color:#5fa3d0;
 border-radius:150px;
 padding-top:1em;
 padding-left:1em;
 padding-right:1em;
 padding-bottom:1em;
 transition-duration:0.66s;
}
.service-menu-nav-name-container:not(.ct-section):not(.oxy-easy-posts),
.service-menu-nav-name-container.oxy-easy-posts .oxy-posts,
.service-menu-nav-name-container.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.null {
 position:relative;
 margin-top:125px;
 text-align:center;
}
.null:not(.ct-section):not(.oxy-easy-posts),
.null.oxy-easy-posts .oxy-posts,
.null.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1240px) {
.null {
 margin-top:150px;
}
}

@media (max-width: 991px) {
.null {
 margin-top:100px;
}
}

@media (max-width: 767px) {
.null {
 margin-top:120px;
}
}

@media (max-width: 479px) {
.null {
 margin-top:80px;
}
}

.fade-top {
 opacity:1;
}
.carousel {
 width:100%;
}
.carousel:not(.ct-section):not(.oxy-easy-posts),
.carousel.oxy-easy-posts .oxy-posts,
.carousel.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.carousel-cell {
 width:100%;
 height:450px;
}
.rep-carousel {
}
.rep-carousel-cell {
 min-height:450px;
 margin-top:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 width:100%;
}
.intro-infos {
 font-family:Lusitana;
 width:100%;
 color:#5fa3d0;
 font-style:italic;
 text-align:center;
 margin-bottom:1em;
}
.intro-infos:not(.ct-section):not(.oxy-easy-posts),
.intro-infos.oxy-easy-posts .oxy-posts,
.intro-infos.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxy-close-modal {
background-color :#30577f;
border: 1px solid #30577f;
padding: 8px 12.8px;
}.oxy-close-modal {
 font-size:24px;
 font-weight:600;
 position:absolute;
 right:0px;
 border-top-right-radius:13px;
 border-bottom-left-radius:12px;
 border-bottom-right-radius:0px;
 border-top-left-radius:0px;
}
.modal-open {
}
.oxy-stock-content-styles {
}
.open-modal-event {
}
/*HEADER*/

.oxy-header.oxy-sticky-header-active {
     background-color:rgba(215, 45, 70, 0.9);
}
 .oxy-header.oxy-sticky-header-active img {
     height:40px!important;
}
 .oxy-header img {
     -webkit-transition:.75s ease all;
     transition:.75s ease all; 
}
 .oxy-header.oxy-sticky-header-active #_header_row-7-176 {
     height:50px;
	 box-shadow:  0px 8px 16px #ebebeb, 
             -0px -8px 16px #ffffff;

}
 #_header_row-7-176 {
    -webkit-transition:0.75s ease all;
    transition:0.75s ease all;
 
	
}


.oxy-header.oxy-sticky-header-active #div_block-14-176 {opacity:0;}

/*MENU*/

.choix-menu-midi {margin-bottom:;}
div#div_block-614-193:not(:last-of-type) {margin-bottom:3rem;}
h3.services-name:not(:first-of-type) {margin-top:3rem;}
.item-name ul {margin:0;/* display:flex; flex-direction:column;*/}
.item-name ul li {list-style-type:none; line-height:1.4em; margin:0; padding:0;}

.intro-infos h4, .intro-infos p {margin:0;}
.intro-infos a {color:#30577f; transition: 0.3s;} 
.intro-infos a:hover {color:black; cursor:pointer; text-decoration:underline;}


/*HOMEPAGE*/

a.services-menu-nav:hover  > .service-menu-nav-name-container {width:100%; height:100%; border-radius:0; background-color:rgba(0,0,0,0.5);}
.service-menu-nav-name-container {}
.horaire {font-weight:900;}



/*MAILCHIMP*/

a.modal-open:hover {text-decoration:underline; cursor:pointer;}

#mc-embedded-subscribe {
    background: #111!important;
}

#mc-embedded-subscribe:hover {
    background: #555!important;
}

#modal-117-176 #mc_embed_signup input {
    font-family: "Oxygen","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
  	font-size:18px;
  	font-weight:400;
  	letter-spacing:1px;
}

#modal-117-176 #mc_embed_signup input.email {
    border-radius: 0;
    width: 100%;
  text-align: center; }
 
#modal-117-176 #mc_embed_signup .clear {
  display: flex;}

#modal-117-176 #mc_embed_signup .button {
  	flex-grow:1;}
.producteur_list{
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
list-style-type:none;
}
.event-date{
}
.schedule{
 padding-top:1em;
 padding-left:1em;
 padding-right:1em;
 padding-bottom:1em;
 background-color:#5fa3d0;
 color:#ffffff;
 font-weight:600;
 display:flex;
 margin-top:9px;
 min-width:150px;
 justify-content:center;
 min-height:150px;
 max-width:150px;
 max-height:150px;
 flex-direction:column;
 border-radius:150px;
}
.producteur_vedette{
 min-width:100%;
 flex-direction:unset;
}
#image-19-278[data-aos=fade-left].aos-animate{
transform:translate(00px);}
#image-19-278[data-aos=fade-left]{
transform:translate(300px);}
#mc_embed_signup input{
 min-height:50px;
 font-weight:600;
}
.horaire-footer{
 flex-direction:unset;
}
.horaire{
 flex-direction:unset;
 display:flex;
 align-items:stretch;
 flex-wrap:nowrap;
 justify-content:space-between;
 padding-top:0.25em;
 padding-left:1em;
 padding-right:1em;
 padding-bottom:0.25em;
 font-size:18px;
 font-weight:900;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.menu-description-container{
 display:flex;
 flex-direction:column;
 align-items:stretch;
 width:85%;
}
@media (max-width: 767px) {
.menu-description-container{
 width:80%;
}
}

