/*
Theme Name: Savory
Theme URI: https://savory.qodeinteractive.com
Description: A Beautiful Restaurant WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 2.3
Text Domain: savory
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, full-width-template, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/
.eltd-page-header .eltd-sticky-header .eltd-sticky-holder {
    background-color: #000!important;
}
.eltd-page-header .eltd-menu-area .eltd-logo-wrapper a {
    max-height: 120px!important;
    height: 120px!important;
    margin: 20px 0;
}
.menu_icon_wrapper {
    display: none;
}
rs-module, rs-module-wrap, rs-fullwidth-wrap {
    background: #000!important;
}
.vc_row.wpb_row.vc_row-fluid.eltd-section.vc_custom_1476865180655.eltd-content-aligment-left.eltd-grid-section {
    background: url(https://kalou.fr/wp-content/uploads/2023/03/cuisine-festive.jpg) no-repeat;
    min-height: 718px;
    color: #fff!important;
}
.vc_row.wpb_row.vc_row-fluid.eltd-section.vc_custom_1476865180655.eltd-content-aligment-left.eltd-grid-section h2,
.vc_row.wpb_row.vc_row-fluid.eltd-section.vc_custom_1476865180655.eltd-content-aligment-left.eltd-grid-section h4,
.vc_row.wpb_row.vc_row-fluid.eltd-section.vc_custom_1476865180655.eltd-content-aligment-left.eltd-grid-section h5 {
    color: #fff!important;
}
footer .widget {
    margin-top: 0;
}
.eltd-content {
    margin-top: -154px!important;
}
.eltd-page-header {
    min-height: 154px;
}
.eltd-header-standard .eltd-menu-area {
    background-color: transparent!important;
}
.eltd-content .eltd-content-inner>.eltd-container>.eltd-container-inner, .eltd-content .eltd-content-inner>.eltd-full-width>.eltd-full-width-inner {
    padding: 30px 0 0 0!important;
}
#eltd_side_area_opener-2 {
    display: none;
}
.icon_bag_alt:before {
    content: "\e015"!important;
}
.eltd-woocommerce-page .product, .woocommerce .product {
    padding: 0 20px!important;
}
footer a {
    color: #fff;
}
#elex_prod_btn {
    color: rgb(51, 51, 51);
    background-color: rgb(241, 241, 241);
    border-color: rgb(241, 241, 241);
    border: 2px solid #f1f1f1;
    padding: 18px 48px;
    display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    overflow: hidden;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
#elex_prod_btn:hover {
    color: rgb(241, 241, 241);
    background-color: rgb(51, 51, 51);
    border-color: rgb(51, 51, 51);
}
.widget_eltd_woocommerce_dropdown_cart,
.widget_eltd_side_area_opener {
    display: none!important;
}
.widget_eltd_search_opener.eltd-sticky-right {
    height: 100%;
    display: table!important;
    table-layout: fixed;
}
.widget_eltd_search_opener.eltd-sticky-right .eltd-search-opener {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.text-center {
    text-align: center;
}
.vc_custom_1475488392636 {
    padding-top: 38px !important;
}
body.search .eltd-light-logo {
    opacity: 1!important;
}
body.search .eltd-dark-logo {
    opacity: 0!important;
}
/*------- OPTIONS ET QTE --------*/
table.variations, .single_variation_wrap {
    display: none!important;
}

.eltd-mobile-header .eltd-mobile-menu-opener a {
    color: #fff!important;
}
.eltd-mobile-header .eltd-mobile-header-inner .eltd-mobile-header-holder {
    background: #000;
}