/**
* Theme Name: Liquory Child
* Description: This is a child theme of Liquory, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: liquory
* Version: 1.4.1
*/

.overflow-auto {
	overflow: auto;
}

.vertical-style-2 .vertical-navigation .vertical-navigation-header .title-icon:before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f015";
	font-size: 24px;
}

.vertical-navigation .vertical-navigation-header .vertical-navigation-title .title-icon > span {
	display: none;
}