@charset "UTF-8";
/*
Theme Name: CeoMax-Pro 子主题
Template: ceomax-pro
Theme URI: www.CeoTheme.com
Author: CeoTheme.com
Author URI: https://www.CeoTheme.com
Description: CeoMax-Pro主题子主题，继承父主题所有功能。Ta 为资源站、下载站、交易站、素材站、源码站、课程站、CMS等各类资源站点而生。
Version: 1.0
Tags: 资源下载主题、素材下载主题、下载站主题、源码站主题、CMS主题、图片摄影主题、资源主题
*/



/*==========自定义CSS请添加在以下，请勿修改以上信息！==========*/

/*
 * 用户头像下拉框：恢复为左侧显示、不撑开导航栏
 * 原因：子主题 style 若在默认顺序加载会排在父主题 diy.css 之前，被覆盖。
 * 本文件已在 functions.php 中延后到 99999 加载，故能覆盖父主题。
 */
/*.ceomax-child-nav-user-wrap,*/
/*#nav_user.ceomax-child-nav-user-wrap {*/
/*	display: inline-block !important;*/
/*	position: relative !important;*/
/*	vertical-align: middle !important;*/
/*}*/
/*#nav_user .head-avatar {*/
/*	position: relative !important;*/
/*	display: inline-block !important;*/
/*	overflow: visible !important;*/
/*	vertical-align: middle !important;*/
/*}*/
/*#nav_user .head-avatar .user-down {*/
/*	position: absolute !important;*/
/*	top: 100% !important;*/
/*	left: 0 !important;*/
/*	right: auto !important;*/
/*	margin: 10px 0 0 0 !important;*/
/*	padding-top: 15px !important;*/
/*	width: 330px !important;*/
/*	z-index: 99999 !important;*/
/*}*/
/*#nav_user .head-avatar:hover .user-down {*/
/*	display: block !important;*/
/*}*/

