.layout{font-family:var(--font-nunito-sans),sans-serif;display:flex;flex-direction:column;background-color:#f5f5fa;font-size:14px;position:relative;overflow:hidden;max-height:100vh}.layout .body-layout{width:100%;overflow-y:auto;height:calc(100vh - 125px)}.layout .body-layout .body-container{height:100%;width:100%;max-width:1440px;margin-inline:auto;display:flex;flex:1;overflow:hidden}.layout .body-layout .body-container .sidebar{position:sticky;width:230px;top:0;flex-shrink:0}.layout .body-layout .body-container .body-wrapper{width:calc(100% - 230px);display:flex;flex-direction:column;overflow:hidden}.layout .body-layout .body-container .body-wrapper .body-content{padding:16px;display:flex;flex-direction:column;gap:16px}.layout .cart-section-mobile{display:none}.layout .order-section{display:flex;width:100%}.ellipsis{-webkit-line-clamp:1;max-height:1.4em}.ellipsis,.ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.ellipsis-2{-webkit-line-clamp:2;white-space:unset!important}.hide-scrollbar{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}p{margin:0!important;font-family:var(--font-nunito-sans),sans-serif}.popup-overlay{position:absolute;width:100%;height:100%;right:0;top:0;background-color:hsla(0,0%,100%,.658);z-index:999;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1022px){.layout .body-layout{overflow-y:auto}.layout .body-layout .body-container{flex-direction:column;overflow:auto}.layout .body-layout .body-container .sidebar{display:none}.layout .body-layout .body-container .body-wrapper{width:100%}.layout .body-layout .body-container .body-wrapper .body-content{padding:0}}@media only screen and (max-width:550px){.layout .body-layout{height:unset;overflow:auto}.layout .body-layout .body-container{height:unset;overflow:auto;flex-direction:column}.layout .body-layout .body-container .sidebar{position:static;padding:0;width:100%}.layout .body-layout .body-container .body-wrapper{width:100%;overflow:auto}.layout .body-layout .body-container .body-wrapper .body-content{overflow:auto;padding-top:0}.layout .body-layout .body-container .body-wrapper .body-content .footer-container{display:none}.layout .cart-section-mobile{width:100%;display:flex}.layout .cart-section-mobile .cart-mobile{justify-content:flex-end;position:fixed;right:16px;bottom:200px;z-index:2;height:55px;width:55px;background-color:#f55e21;display:flex;align-items:center;justify-content:center;border-radius:100%;border:300px;box-shadow:3px 3px 5px 0 rgba(0,0,0,.3)}.layout .cart-section-mobile .cart-mobile .cart-mobile-relative{position:relative}.layout .cart-section-mobile .cart-mobile .cart-mobile-relative .cart-count{display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;background-color:#c90d0d;width:23px;height:23px;font-size:12px;position:absolute;top:-20px;right:-10px}.layout .cart-section-mobile .cart-mobile .cart-mobile-relative>img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(243deg) brightness(102%) contrast(102%)}}