/* BASIC css start */
.cgHhTF { will-change:transform, opacity; transition:transform 400ms cubic-bezier(0.36, 0, 0, 1) 10ms, box-shadow 200ms ease-out 0s; animation:400ms cubic-bezier(0.36, 0, 0, 1) 0s 1 normal backwards running bBWrYX }

@keyframes bBWrYX {
  0% {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 1);
  }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

#rightQuickWrap { display:none; position: fixed; bottom:30px; right:32px; width:84px; z-index:9999; }
#rightQuickWrap .todayPrdArea { width:80px; border:2px solid #63c9ce; border-radius:20px; background:#fff; overflow:hidden }
#rightQuickWrap .todayPrdArea h4 { text-align:center; line-height:44px }
#rightQuickWrap .todayPrdArea .prdList { padding:0 12px }
#rightQuickWrap .todayPrdArea .prdList li { padding-bottom:15px }
#rightQuickWrap .todayPrdArea .prdList li img { width:100%; border-radius:50% }
#rightQuickWrap .todayPrdArea .prdList .nonePrd { padding:15px 0; text-align:center }
#rightQuickWrap .todayPrdArea .todayMoreBtn { display:block; font-weight:600; color:#fff; text-align:center; line-height:40px; letter-spacing:0; background:#2fb8be; cursor:pointer }
#rightQuickWrap .todayPrdArea .todayMoreBtn a i { font-size:10px }
#rightQuickWrap .chatBot { margin:0 auto; padding:10px 0 0; width:72px; height:72px; }
#rightQuickWrap .chatBot .custom-button-1 { width:72px; height:72px; text-indent:-9999em; background:url(/design/mhmall2023/common/ico_chatbot_v2.png) 0 0 no-repeat }
#rightQuickWrap .btn_scroll_top { margin: 0 auto; width:72px; height:72px; background:url(/design/mhmall2023/common/ico_topbtn.png) 0 0 no-repeat }
#rightQuickWrap .btn_scroll_top a { display:block; height:100%; text-align:center }
#rightQuickWrap .btn_scroll_top .ico { display:none; padding-top:11px; color:#2eb7bd; line-height:10px; vertical-align:top }
#rightQuickWrap .btn_scroll_top .txt { display:none; font-size:14px; color:#2eb7bd; font-weight:600; letter-spacing:0; vertical-align:top }

#todayHistoryWrap { position:fixed; top:0; right:-340px; width:340px; height:100%; background:#fff; transition:right 0.3s ease-in-out; -webkit-transition:right 0.3s ease-in-out; z-index:10000001 !important }
#todayHistoryWrap.on { right:0 }
#todayHistoryWrap .todayHistoryTitle { position:relative; height:70px }
#todayHistoryWrap .todayHistoryTitle h4 { padding-left:24px; font-size:20px; font-weight:600; line-height:70px; }
#todayHistoryWrap .todayHistoryTitle .historyClose { position:absolute; top:20px; right:15px; width:32px; height:32px; font-size:20px; text-align:center; line-height:32px; cursor:pointer }
#todayHistoryWrap .todayHistoryArea { position:relative; width:100%; height:100% }
#todayHistoryWrap .todayHistoryArea .notice { padding-top:102px; text-align:center }
#todayHistoryWrap .todayHistoryArea .notice h5 { margin-bottom:12px; font-size:16px; line-height:20px; }
#todayHistoryWrap .todayHistoryArea .notice p { font-size:13px; color:#9d9d9d; line-height:18px; }
#todayHistoryWrap .todayHistoryArea .todayPrdArea { padding:12px 24px 40px; position:relative }
#todayHistoryWrap .todayHistoryArea .todayPrdArea h5 { margin-bottom:16px; padding-bottom:10px; color:#c4c4c4; border-bottom:1px solid #e9e9e9 }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList { position:relative; width:100% }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList dl { display:flex; margin-top:14px }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList dt { width:58px }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList dt img { width:100%; border-radius: 15px; }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList dd { padding-left:12px; width:222px; vertical-align:top }
#todayHistoryWrap .todayHistoryArea .todayPrdArea .prdList dd a { font-size:14px }

#layerTodayView { width: 84px; background: url(/images/d3/modern_simple/quick_today_mdl.gif) repeat-y 0 0; }
#layerTodayView .list { width: 66px; padding-top: 5px; margin-left: auto; margin-right: auto; min-height: 128px; _height: 128px; }
#layerTodayView .list li { padding-bottom: 5px; text-align: center; }
#layerTodayView .list img { width: 60px; height: 60px; }
/* BASIC css end */

