/* Leia Theme css-menu 1717441811 */
#smenu{position:fixed;z-index:9;top:0;bottom:0;left:-320px;width:320px;overflow:hidden;overflow-y:scroll;color:#000;color:#202020;background:#fff;-webkit-transition:left 0.3s ease;-moz-transition:left 0.3s ease;-ms-transition:left 0.3s ease;-o-transition:left 0.3s ease;transition:left 0.3s ease}#smenu.smenu-active{left:0;box-shadow:5px 0px 5px}#smenu ul{display:block;margin:0;padding:0}#smenu ul.smenu-top{position:relative;margin-top:40px}#smenu-cover{position:absolute;top:auto;left:0;bottom:0;width:100%;background:#fff}#smenu li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;border-bottom:1px solid #d0d0d0;background:#fff;list-style:none}#smenu li a{display:block;overflow:hidden;box-sizing:border-box;height:40px;padding:0 15px 0 15px;color:#404040;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:40px}#smenu .smenu-sub{position:absolute;z-index:1;top:0;left:320px;width:320px;height:100%;background:#fff;-webkit-transition:left 0.3s ease;-moz-transition:left 0.3s ease;-ms-transition:left 0.3s ease;-o-transition:left 0.3s ease;transition:left 0.3s ease}#smenu .smenu-parent.smenu-active .smenu-sub{left:0}#smenu .smenu-sub .smenu-sub-title{justify-content:flex-start;box-sizing:border-box;border-bottom:0;background:#404040;cursor:pointer}#smenu .smenu-sub .smenu-sub-title a{color:#fff}#smenu .smenu-sub-control{cursor:pointer}#smenu .smenu-sub .smenu-sub-title .smenu-sub-control::before{display:block;width:7px;height:7px;margin:14px 0 0 17px;border-top:2px solid #c0c0c0;border-right:2px solid #c0c0c0;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);content:''}#smenu .smenu-parent > a{max-width:calc(100% - 40px);padding-right:10px}#smenu .smenu-parent-control{width:40px;height:40px;cursor:pointer}#smenu li.smenu-parent .smenu-parent-control::after{display:block;width:7px;height:7px;margin:15px 0 0 13px;border-bottom:2px solid #808080;border-left:2px solid #808080;cursor:pointer;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);content:''}#smenu-close{position:absolute;z-index:2;top:0;right:0;width:40px;height:40px;text-align:right;cursor:pointer}#smenu-close > span{display:inline-block;position:relative;width:20px;height:20px;margin:9px 15px 10px 0;opacity:0.5;cursor:pointer}#smenu-close > span:hover{opacity:1}#smenu-close > span::before,#smenu-close > span::after{display:block;position:absolute;left:15px;content:'';height:21px;width:2px;background-color:#333}#smenu-close > span::before{transform:rotate(45deg)}#smenu-close > span::after{transform:rotate(-45deg)}
