/*
 Theme Name:   eLearningWP Child
 Theme URI:    http://elearningwp.thimpress.com/
 Description:  eLearningWP Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     elearningwp
 Version:      1.0.0
 Text Domain:  elearningwp-child
*/
@media only screen and (min-width: 768px) {
  .navbar-nav > li.tc-menu-layout-builder .sub-menu {
    max-width: 1280px !important;
  }
}
