/*
Theme Name: Creta Child Theme
Theme URI: http://wordpress.magikthemes.com/creta/
Author: MagikCommerce
Author URI: http://www.magikcommerce.com/
Description: Creta wordpress Child Theme
Template: creta
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, red, green, blue, lavender, yellow, dark, light, two-columns,  left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: creta

*/

@import url("../creta/style.css");

body {
    background: #fff;
}
.header-container {
    background: #EEF3EF;
}
.header-container .logo {
    margin-top: 0;
}
.nav-inner .mega-menu > li.menu-item:first-child > a > span {
    color: #000;
}
.h3, h3 {
    font-size: 20px;
}
.products-grid .product {
    max-height: 387px;
    height: 387px;
}