/*---------------------------------------------------------------------------------

 Theme Name:    Z Cosmetic
 Theme URI:    https://fancylab.com
 Description:  Custom theme for Z Cosmetic
 Author:       fancylab
 Author URI:   https://fancylab.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
.tax-gallery_coolsculptin_taxonomy .term-title {
    font-family: Maven Pro,sans-serif;
    font-size: 52px;
    font-weight: 700;
    margin: 0 0 1em;
    text-align: center;
}

@media all and (max-width: 787px) {
	.hidden-md {
		display:none !important;
	}
	.title-box {margin-top: 20px !important;}
}

/* @media screen and (min-width: 770px) {
.tax-gallery_coolsculptin_taxonomy .icons-taxonomies .icons-row .icon-col {width: 16.28571% !important;}
} */


#menu-item-180 > .sub-menu {
	display: none; 
}

#menu-item-180:hover > .sub-menu {
	display: flex; 
}