/*
Theme Name: Qreate Child
Theme URI: https://wordpress.iqonic.design/product/wp/qreate/
Author: the iQonic team
Author URI: https://iqonic.design/
Template: qreate
Description: Creative Agency WordPress Theme
Version: 1.6.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: qreate-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#main-header .sf-menu:not(.vertical-style-2-sf-menu) li ul.sub-megamenu {
    box-shadow: 0 1px 24px 0 rgb(0 0 0/15%);
}

.sf-menu:not(.vertical-style-2-sf-menu) li ul.sub-megamenu {
    padding: 10px 0;
    background: var(--color-decorative-text);
    width: 100%;
}

.ts-megamenu {
    position: static!important;
}

@media screen and (min-width: 1200px) {
    .sf-menu ul {
       left: 0;
    }
}
