/*
Theme Name: Attika
Theme URI: https://attika.qodeinteractive.com
Description: Elegant Theme for Fine Dining Restaurants
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Text Domain: attika
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: 1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

ol, ul {
    list-style-position: initial;
	margin-left: 30px;
}

.mkdf-accordion-holder .mkdf-accordion-title .mkdf-tab-title {
	font-style: normal;
}

.not-visible {
	display: none;
}

.mkdf-header-vertical .mkdf-vertical-menu-area {
	overflow: auto;
}