/*
Theme Name: Teamease
Theme URI: https://teamease.eu
Description: Teamease is a child theme of Hello Elementor used for Teamease Managed WordPress Hosting
Author: Teamease
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: teamease
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: teamease, managed, wordpress, hosting
*/

/* Add your custom styles here */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1024px) {
  .ms-menu .elementor-nav-menu li{
    height: 36px;
  }
  .ms-menu .elementor-nav-menu li.current-menu-item a, .elementor-12780 .elementor-element.elementor-element-aa07c39.ms-menu .elementor-nav-menu--main .current-menu-item a.elementor-item{
    filter: none;
    mix-blend-mode: normal;
  }
  .ms-menu .elementor-nav-menu li.current-menu-item:before{
    content: '';
    position: absolute;
    box-sizing: content-box;
    z-index: -1;
    top: -62px;
    width: 100%;
    height: 160px;
    background-color: #000;
  }
  .ms-menu .elementor-nav-menu li:first-child:before{
    left: -5px;
    border-right: 5px solid #000;
  }
  .ms-menu .elementor-nav-menu li:last-child:before{
    right: -5px;
    border-left: 5px solid #000;
  }
}
