/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 09:29:37 */
.dt-close-mobile-menu-icon {
	display: none;
}
.dt-mobile-header .mobile-header-scrollbar-wrap {
	height: 100%;
}
/*
@media screen and (max-width: 1112px) {
	#primary-menu .menu-text, .mini-login .submit, .header-bar .mini-login i, .header-bar .mini-login .submit i {
		font-size: 0.8em;
	}
}
*/

/* 엠샵 상품 접근 권한 alert */
.jq-icon-warning {background-color: #2b4571 !important; color: #fff !important; font-size: 14px !important; font-weight: 600; line-height: 1.5 !important;}
.jq-toast-loaded {background-color: #ccc !important;}
.jq-toast-single h2 {display: none;}
.jq-has-icon {padding: 20px 20px 20px 50px !important;}
/* 우커머스 에러 */
.woocommerce-error {
    display: none;
}