/**
* Theme Name: Epicurean Child
* Description: This is a child theme of Epicurean, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/wprealizer">WPrealizer</a>
* Template: epicurean
* Version: 1.0
*/

.wp-block-group {
    color: white;
}

@media only screen and (max-width: 991.98px) {
    .menu-logo-wrap img {
        max-width: 100px;
    }
}

.menu-area-two .mainmenu li a, .menu-area-two .search-wrap .search-icon i, .menu-area-two .menu-meta .cart-icon {
    font-size: 1.5em;
}