/*
Theme Name: Laurent
Theme URI: https://laurent.qodeinteractive.com/
Description: Elegant Restaurant Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: laurent
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.eltdf-mobile-header .eltdf-mobile-logo-wrapper img {
    display: block;
    height: 65% !important;
    width: auto;
}

@media only screen and (max-width: 768px) {
.eltdf-container-inner{
    width: 100%!important;
}
	.eltdf-page-footer.eltdf-column-content {
    margin-top: 0px !important;}
}

@media only screen and (min-width: 1590px)
{
#menu-al-corso-main
{
	margin-left:12em;
}
	}