/*
Theme Name: Mondi Agency Ecommerce
Theme URI: http://mondiagency.com/purchase-theme
Author: Matteo MONDI
Author URI: https://mondi.agency
Description: A custom theme for WordPress, designed by professional SEO developers.
Version: 1.02
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magency
*/

/* Main Stylesheet */
/* Import other stylesheets */
@import url('https://kyandifriperie.com/wp-content/themes/mondiagency-ecommerce/css/header-min.css');
@import url('https://kyandifriperie.com/wp-content/themes/mondiagency-ecommerce/css/main.css');
@import url('https://kyandifriperie.com/wp-content/themes/mondiagency-ecommerce/css/footer-min.css');
@import url('https://kyandifriperie.com/wp-content/themes/mondiagency-ecommerce/css/modules.css');
*{
    padding: 0;
    margin: 0;
}

#wpadminbar{
    top:0px;
    z-index: 500;
}