.wrapper{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#0003;display:flex;align-items:center;justify-content:center;z-index:9999}#header-home{background-color:#191a1b;display:flex;align-items:center;height:62px;width:100%}#header-home .container-fluid{padding:0 40px}#header-home .site-header{display:flex;justify-content:flex-end}#header-home .site-header .user-image{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:auto;display:block;width:40px;height:40px}@media screen and (max-width: 992px){#header-home .container-fluid{padding:0 15px!important}#header-home .site-header{justify-content:space-between!important}#header-home .site-header .navbar-toggler{box-shadow:none}}@media screen and (max-width: 768px){#header-home .container-fluid{padding:0 5px!important}}#side-bar{width:100%;max-width:229px;height:100vh;color:#fff;font-size:14px;transition:all .2s linear;position:relative;background-color:#191a1b}#side-bar .logo{padding:10px 20px}#side-bar .btn_toggle{display:none;left:232px;top:20px;position:fixed;z-index:99999;background-color:#fff;border-radius:45px}#side-bar .btn_toggle.show{display:block}#side-bar .navlink-title{font-size:12px;font-weight:700;color:#999}#side-bar .navbar-main-wrapper{overflow:auto;height:calc(100vh - 164px)}#side-bar .navbar-main-wrapper .navlink{display:flex;gap:10px;padding:10px;color:#fff;margin:10px 0;text-decoration:none}#side-bar .navbar-main-wrapper .navlink .navlink-icon{font-size:18px;color:#fff;width:30px}#side-bar .navbar-main-wrapper .navlink:hover{background-color:#d9910a;color:#fff}#side-bar .navbar-main-wrapper .navlink:hover .navlink-icon{color:#fff}#side-bar .navbar-main-wrapper .navlink.active{background-color:#d9910a;color:#fff}#side-bar .navbar-main-wrapper .navlink.active .navlink-icon{color:#fff}#side-bar .sidebar-bottom{position:absolute;width:100%;text-decoration:none}#side-bar .sidebar-bottom .user-container{display:flex;align-items:center;background-color:#d9900b;color:#fff;height:62px;padding:0 20px}#side-bar .sidebar-bottom .user-container .user-image{display:flex}#side-bar .sidebar-bottom .user-container .user-image img{width:35px;height:35px;-o-object-fit:contain;object-fit:contain;border-radius:50px}#side-bar .sidebar-bottom .user-container .email{font-size:12px;font-weight:600;margin-top:-5px}#side-bar .sidebar-bottom .user-container .role{font-size:10px;font-weight:600;border-radius:30px;text-transform:uppercase}@media only screen and (max-width: 992px){#side-bar{height:100vh;position:fixed;top:0;left:0;z-index:999999;transition:all .3s linear;transform:translate(-100%)}#side-bar.show{transform:translate(0)}}#admin-layout .block-main{display:flex}#admin-layout .block-main .wrap-content{width:calc(100% - 229px)}#admin-layout .block-main .wrap-content .content{padding:38px 40px;overflow:auto;height:calc(100vh - 62px);min-height:calc(100vh - 124px);background-color:#e5e5e5}#admin-layout .block-main #overlay{position:fixed;height:100%;width:100%;background-color:#00000080;opacity:.5;z-index:99}@media screen and (max-width: 992px){#admin-layout .wrap-content{width:100%!important}}@media screen and (max-width: 768px){#admin-layout .block-main .wrap-content .content{padding:38px 15px}}.auth-layout{background:url(/images/auth-bg.jpg);background-color:#191a1b;background-position:center;background-size:cover;background-repeat:no-repeat;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.auth-layout .auth-container{background-color:#242424;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:30px;border-radius:10px;box-shadow:0 0 5px #cbcbcb;max-height:600px;overflow:auto}.auth-layout .auth-container .logo-container{background-color:#191a1b}#guest-layout{display:flex;justify-content:space-between;background-color:#191a1b;padding:20px;align-items:center}#client-header{background-color:#191a1b;display:flex;align-items:center;height:62px;width:100%}#client-header .site-header{display:flex;justify-content:space-between;width:100%;padding:0 20px}#client-header .site-header .user-image{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:auto;display:block;width:40px;height:40px}#client-header .site-header .header-link{padding:10px 20px;text-decoration:none;color:#fff;border-radius:10px}#client-header .site-header .header-link:hover,#client-header .site-header .header-link.active{background-color:#df9d02}#client-header .site-header .commission{color:#fff;display:flex;align-items:center;font-size:16px;font-weight:lighter}#client-header .site-header .commission .amount{font-weight:700;margin-left:10px}@media screen and (max-width: 992px){#client-header .site-header{justify-content:space-between!important}#client-header .site-header .navbar-toggler{box-shadow:none}}.popover-content .user-image{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:auto;display:block;width:100px;height:100px}.popover-content .popover-list-item{cursor:pointer;padding:7px 5px}.popover-content .popover-list-item:hover{background-color:#fafafa}.popover-cart-list{width:350px}.popover-cart-list .cart-quantity .ant-input-number-input-wrap{width:50px}.sidebar-drawer{background:#191a1b!important}.sidebar-drawer .header-link{padding:10px 20px;text-decoration:none;color:#fff;border-radius:10px}.sidebar-drawer .header-link:hover,.sidebar-drawer .header-link.active{background-color:#df9d02}.page_404{background:#fff;font-family:Arvo,serif;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.page_404 .description{text-align:center;margin-top:20px}
