/**
* Theme Name: Piizalian Child
* Description: This is a child theme of Piizalian, generated by Merlin WP.
* Author: <a href="https://leebrosus.com/">Duy Nguyen</a>
* Template: piizalian
* Version: 1.7.0
*/
.menu_title { 
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.wcmlms-modal .wcmlms-col h3 {
	transition: color .2s ease !important;
}
.wcmlms-modal .wcmlms-col:hover h3{
  	font-weight: 700 !important;
	color: #F07F1A !important;
}

