/*
Theme Name: CraftCoffee Child
Theme URI: https://themes.themegoods.com/craft/landing
Description: Premium Cafe, Coffee Shop and Bar WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: craftcoffee
Template: craftcoffee
*/

body.js-nav #wrapper {
	transform: translateZ(0px) translateX(-330px) rotateY(0deg)
}

.mobile-menu-wrapper {
	left: auto;
	right: -10px;
	transform: translate(400px, 0px);
}

body.js-nav .mobile-menu-wrapper {
	left: auto;
	right: 0;
	box-shadow: 22px 0 40px rgba(0, 0, 0, 0.1);
}