/*
Theme Name: marinet child
Description: Marinet is a leader at hotel internet marketing and offers integrated solutions for hotel promotion, marketing and sales.
Tags: Hotels, CMS , Responsive, Internet solutions
Author: Marinet
Author URI: #
Template: marinet
Version: 1.0.0
Text Domain:  marinet
*/

@import url("../marinet/style.css");

.features h4 {
    font-size: 25px;
    line-height: 35px;
    color: wheat;
    position: relative;
	right: -160px;
}

nav.main_menu {
    position: absolute;
    left: 320px;
    z-index: 100;
    text-align: left;
    width: calc(100% - 320px);
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 350px;
    max-width: none;
    padding: 0px 0px 0px 0px;
    border: 0;
    background: #f1f1f1;
    border-radius: 0;
    overflow: auto;
    height: calc(100vh - 120px);
}

