/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.5.1
*/

/* Custom CSS overrides to display all top-level menu items */
.header-type3 ul.menu > li:nth-child(n+4),
.header-type5 ul.menu > li:nth-child(n+4) {
    display: inline-block !important;
}